360 Commits

Author SHA1 Message Date
ian
f118b89dee Revert release workflow for v11.12.0 (#25854)
* Revert release workflow

* Fix formatting
2025-09-17 04:36:05 +08:00
ian
a9e354d869 Release 11.12.0 (#25852) 2025-09-17 04:14:56 +08:00
ian
dde5b7baa1 Checkout tag ref (#25851) 2025-09-17 04:03:49 +08:00
ian
a460d77b7c Use release PAT to trigger workflows (#25849) 2025-09-17 03:13:34 +08:00
ian
ed4d2a7495 Change release branch format (#25846) 2025-09-17 01:07:35 +08:00
ian
575aa031e4 Automate release workflow (#25840)
* Test prepare release

* Combined updates

* Automate tag creation

* Combine commits

* Close milestone

* Merge webhook

* Improve version check

* Uncomment publish and build

* Fetch the created tag

* Update .github/workflows/prepare-release.yml
2025-09-16 16:15:12 +00:00
daedalus
85902b51d0 Replace tsup with tsdown (#25750)
* migrate from tsup to tsdown

* add changeset

* update to latest
2025-09-02 18:02:00 +00:00
ian
0a15c7f005 Remove early exit in changeset check (#25752)
* Remove early exit in changeset check

* Add changeset

* Remove changeset
2025-08-27 16:15:54 +08:00
ian
5d675be7b4 Add changeset-check workflow (#25712)
* Add changeset-check workflow

* Add changeset

* Add changeset

* Remove changesets

* Use tj-actions

* Hide changeset-bot comment when Chore label is added

* Add changeset

* Add changeset

* Remove changesets

* Validate changeset

* Remove changeset-bot comment hiding

* Add trailing new line

* Add random changes

* Add changeset

* Undo random changes

* Pin @changesets/git to v3

* Change to No Changeset label

* Fix formatting

* Install pnpm directly

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* Add random changes

* Also setup nodejs

* Revert change to install pnpm directly

* Update regex

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Redo random changes

* Revert "Redo random changes"

This reverts commit 621eff4361.

* Only trigger for PRs targeting main

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-25 10:07:47 -04:00
dependabot[bot]
1c8463754f deps(actions)(deps): bump tj-actions/changed-files from 45 to 46 (#25616)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '46'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 12:58:57 -04:00
ian
53074c191c Update dependabot reviewers to platform team to match CODEOWNERS (#25632)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2025-08-06 12:57:00 -04:00
Rijk van Zanten
ac548e6436 Add permissions to gh actions (#25603) 2025-08-05 15:27:21 -04:00
Rijk van Zanten
7fb2c57882 Setup dependabot (#25584) 2025-08-05 15:05:14 -04:00
Rijk van Zanten
667d9a8ef3 Update pull_request_template.md 2025-08-04 14:59:12 -04:00
ian
f855178ec9 Purge legacy docs (#25594) 2025-08-05 01:44:13 +08:00
Rijk van Zanten
12cad6ffd6 Delete .github/DISCUSSION_TEMPLATE/docs-suggestions.yml 2025-08-03 11:54:27 -04:00
ian
9815eb4e50 Update CODEOWNERS (#25572)
* Update CODEOWNERS

* Update CODEOWNERS
2025-07-31 13:38:52 -04:00
Rijk van Zanten
c70858512e Drop token from upload coverage (#25571) 2025-07-31 12:10:17 -04:00
Rijk van Zanten
08456dced9 Upload codecov files with flags for packages (#25551)
* Upload codecov files with flags for packages

* Remove unused env

* Increase fetch-depth

* Pipeline bashing here we go

* Fail on failure and don't upload everything always

* Show flags in pr comment
2025-07-30 16:11:16 -04:00
ian
fc0942c51a Add PR checklist (#25525)
* Add PR checklist

* Update wording
2025-07-24 12:15:11 -04:00
ian
82c2101cfb Add tested scenarios section to PR template (#25439)
* Add tested scenarios section to PR template

* KISS, simple list to start
2025-07-23 14:26:52 -04:00
Rijk van Zanten
89e58ffb0b Update config.yml 2025-07-23 14:19:52 -04:00
ian
6fe66bbc1b Update CODEOWNERS (#25509) 2025-07-22 15:56:15 +00:00
ian
d8e46ba10a Update CODEOWNERS (#25504)
Update to the team names
2025-07-21 13:53:11 -04:00
Rijk van Zanten
3cafcb142f Tweak CI (#25488)
* Cleanup ci

* Run on push to main, only stylelint changed files

* Run formatter

* Fenagle stylelint into working

* Use stylelintignore
2025-07-17 19:05:07 -04:00
Rijk van Zanten
e72483fb76 Add Codecov upload on test CI (#25470)
* Add consistent test:coverage scripts

* Add missing coverage deps

* Submit to codecov

* Update .github/workflows/check.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Add codecov config

* Run formatter, remove branches

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-17 16:29:02 -04:00
Rijk van Zanten
fd3ba63556 New requirement for pnpm v10 (#25468)
* New requirement for pnpm v10

* Recreate lockfile

* Try add legacy flag

* check just legacy

* revert back to original

* add missing catalog

* add back legacy

* update lockfile

* revert catalog for vitest

* update lockfile

* Revert changes

* meh

* Remove unnecessary lockfile changes

---------

Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
2025-07-17 16:42:45 +08:00
formfcw
9104b9b1a3 add stylelint job to GitHub workflow 2025-06-27 10:03:47 +02:00
Wryn (yage) Wagner
afeab44daf metadata is apparently implicit (#25144) 2025-04-29 14:17:42 -06:00
Wryn (yage) Wagner
8982791324 restore build permissions (#25140) 2025-04-29 13:42:25 -06:00
ian
67c7fa137e Update blackbox tests to MSSQL 2022 (#25065)
* Update blackbox tests to MSSQL 2022

* Add changeset

* Update .github/workflows/blackbox.yml

Co-authored-by: Wryn (yage) Wagner <wryn@directus.io>

---------

Co-authored-by: Wryn (yage) Wagner <wryn@directus.io>
2025-04-15 00:25:17 +08:00
Daniel Breitlauch
51e03aea9d Add Docker Image Signing (#25058) 2025-04-11 15:39:40 +02:00
ian
2a7f579a7f Update SDK codeowner (#25044) 2025-04-08 10:21:03 -04:00
Rijk van Zanten
e5d0c87367 Update config.yml 2025-03-20 10:37:16 +01:00
Rijk van Zanten
e5ca7f0792 Update and rename draft-feature-requests.yml to feature-requests.yml 2025-03-20 10:35:22 +01:00
Rijk van Zanten
367188cb68 Delete .github/ISSUE_TEMPLATE/docs_suggestions.yml 2025-02-27 18:13:36 -05:00
Rijk van Zanten
22f9010080 Delete .github/ISSUE_TEMPLATE/docs_problem.yml 2025-02-27 18:13:27 -05:00
Rijk van Zanten
9fc4a8c799 Delete .github/ISSUE_TEMPLATE/tiny_tweak.yml 2025-02-27 18:12:59 -05:00
ian
ea76df0d9f Update default report feature url (#24595)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2025-02-12 11:06:10 +01:00
ian
3581f5eff1 Add Dockerfile to CODEOWNERS (#24566) 2025-02-07 13:41:06 +00:00
ian
52476cef94 Trigger blackbox tests with label (#24517)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2025-02-04 11:36:52 +01:00
Rijk van Zanten
5b9c13f75c Update bug_report.yml 2025-01-31 12:09:55 -05:00
ian
9b36374b36 Patch blackbox tests for v11 (#24281)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2025-01-20 11:56:51 +00:00
Pascal Jufer
7edb747f66 Enable renovate updates for blackbox tests (#24369) 2025-01-09 18:28:39 +01:00
Rijk van Zanten
b8cc796f4c Upgrade Node.js runtime version to 22 (#24140)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2025-01-08 13:26:14 +01:00
Pascal Jufer
9854c87596 Update renovate to include security patches & ignore tinymce v7 (#24329) 2025-01-07 11:29:09 -05:00
Rijk van Zanten
be190ffe59 Add codeowners file (#24100) 2024-11-26 17:56:32 -05:00
renovate[bot]
46611e6751 Update tj-actions/changed-files action to v45 (#23690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 13:54:28 +00:00
renovate[bot]
a07408e461 Update docker/build-push-action action to v6 (#23689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 13:53:48 +00:00
Pascal Jufer
2ad8c45eff Configure Renovate Bot (#23678) 2024-09-17 11:18:59 +02:00