discourse/.github/workflows
David Taylor 8c370c3fe3 DEV: Add `annotate` rake tasks, and enforce via GitHub actions
`bin/rake annotate` is an alias of `bin/annotate --models`
`bin/rake annotate:clean` generates annotations by using a temporary, freshly migrated database. This should help us to produce more consistent annotations, even if development databases have been polluted by plugin migrations.

A GitHub actions task is also added which generates annotations on a clean database, and raises an error if they differ from the committed annotations.
2021-07-06 10:11:06 +01:00
..
ember.yml DEV: Add Ember CLI tests workflow (#12474) 2021-03-24 14:41:37 +01:00
linting.yml DEV: Always run all linting tests in GitHub actions, even on failure (#12265) 2021-03-02 18:25:48 +00:00
tests.yml DEV: Add `annotate` rake tasks, and enforce via GitHub actions 2021-07-06 10:11:06 +01:00