discourse/.github/workflows
Gerhard Schlager 7c3a29c9d6
DEV: Add converter framework for migrations-tooling (#28540)
* Updates GitHub Actions
* Switches from `bundler/inline` to an optional group in the `Gemfile` because the previous solution didn't work well with rspec
* Adds the converter framework and tests
* Allows loading private converters (see README)
* Switches from multiple CLI tools to a single CLI
* Makes DB connections reusable and adds a new abstraction for the `IntermediateDB`
* `IntermediateDB` acts as an interface for IPC calls when a converter steps runs in parallel (forks). Only the main process writes to the DB.
* Includes a simple example implementation of a converter for now.
2024-09-09 17:14:39 +02:00
..
labeler.yml DEV: Don't run 'labeler' GitHub Action for translator-bot 2024-01-16 15:00:19 +01:00
licenses.yml DEV: Switch to pnpm for JS dependencies (#28671) 2024-09-03 10:51:07 +01:00
linting.yml DEV: Switch to pnpm for JS dependencies (#28671) 2024-09-03 10:51:07 +01:00
migration-tests.yml DEV: Add converter framework for migrations-tooling (#28540) 2024-09-09 17:14:39 +02:00
release-notes.yml DEV: Improve output of release-notes task to include start/end info (#26079) 2024-03-07 09:58:00 +00:00
stale-pr-closer.yml Build(deps): Bump actions/stale from 8 to 9 (#24812) 2023-12-11 09:44:52 +01:00
tests.yml DEV: Drop qunit timeout args (#28775) 2024-09-06 13:08:42 +02:00