Pascal Jufer 9b4ac46fa7 Allow update-check to work in read-only envs & add timeout (#19636)
* Allow update-check to work in read-only envs & add timeout

* Update deps in 'update-check'

* Add changeset

* Switch to `got`

* Fix dir check

The cache dir usually doesn't exist, so we need to create it first.

If the dir shouldn't exist already, this also catches the case when fs is read only -
if it should exist but fs is read only, the cache is now forgivable enough to not fail.
'fs.access' would not be sufficiently reliable anyway,
since permission could change between the check and write action.

* Add basic test

* Disable retry
2023-09-11 13:52:54 +02:00
2023-08-25 12:33:43 -04:00
2023-04-05 13:59:50 -04:00
2023-04-26 14:10:42 -04:00
2023-09-07 12:55:32 +02:00
2023-07-25 14:46:06 -04:00
2023-04-26 14:10:42 -04:00

Directus Logo


We're looking for a Technical Project Manager! Interested? DM @rijkvanzanten on Discord 🚀


🐰 Introduction

Directus is a real-time API and App dashboard for managing SQL database content.

  • Open Source. No artificial limitations, vendor lock-in, or hidden paywalls.
  • REST & GraphQL API. Instantly layers a blazingly fast Node.js API on top of any SQL database.
  • Manage Pure SQL. Works with new or existing SQL databases, no migration required.
  • Choose your Database. Supports PostgreSQL, MySQL, SQLite, OracleDB, CockroachDB, MariaDB, and MS-SQL.
  • On-Prem or Cloud. Run locally, install on-premises, or use our self-service Cloud service.
  • Completely Extensible. Built to white-label, it is easy to customize our modular platform.
  • A Modern Dashboard. Our no-code Vue.js app is safe and intuitive for non-technical users, no training required.

Learn more about DirectusDocumentation


🚀 Directus Cloud

Directus Cloud allows you to create projects, hosted by the Directus team, in 90 seconds.

  • No product limitations or service usage quotas (unlimited users, API requests, etc)
  • A modern self-service dashboard to create and monitor all your projects in one place
  • End-to-end solution: Directus, database, serverless auto-scaling, storage, and a global CDN
  • Select your desired region and provision a new project in ~90 seconds

Create a Directus Cloud Project


🤔 Community Help

The Directus Documentation is a great place to start, or explore these other channels:


❤️ Contributing & Sponsoring

Please read our Contributing Guide before submitting Pull Requests.

All security vulnerabilities should be reported in accordance with our Security Policy.

Directus is a premium open-source (BSL 1.1) project, made possible with support from our passionate core team, talented contributors, and amazing GitHub Sponsors. Thank you all!!


© 2004-2023, Monospace, Inc.

Description
No description provided
Readme 714 MiB
Languages
TypeScript 77.4%
Vue 21.1%
JavaScript 0.5%
SCSS 0.5%
Liquid 0.3%
Other 0.2%