InvenTree/.github/workflows
Oliver 66ec82d4d1
Add migration test workflow (#4973)
* Add migration test workflow

* Adds dummy migration

- For testing only
- Will be removed

* Improvements to workflow

* Update workflow

* Use manual git step

* Don't install twice

* Let's try again

* Does v3 work?

* Try https repo

* Fix repo address

* Once more with feeling

* Fix location of test database

* Revert change to wrong file

* Fix DB location

* Hard-code database path

* debugging

* More updates grrr

* Adjust permissions on database file

* Manual git operation

* Updates for migration test workflow

* Fix database names

* Remove dummy migration file

* Fix filters

* Fix path filter

* Explicit pathing

* Fix formatting error

* Another formatting error
2023-06-20 22:37:30 +10:00
..
backport.yml Add name to backport workflow (#4914) 2023-05-28 20:26:39 +10:00
check_translations.yaml Workflow fix (#3830) 2022-10-22 12:45:50 +11:00
docker.yaml Add SBOM to container (#5017) 2023-06-11 23:37:03 +10:00
migration_test.yaml Add migration test workflow (#4973) 2023-06-20 22:37:30 +10:00
qc_checks.yaml Improve devdocs (#4813) 2023-06-09 10:16:30 +10:00
release.yml Use github token for version check (#4092) 2022-12-21 23:00:23 +11:00
stale.yml Bump actions to node 16 / current releases (#3799) 2022-10-17 13:46:12 +11:00
translations.yml Bump actions to node 16 / current releases (#3799) 2022-10-17 13:46:12 +11:00
update.yml.disabled Disable cosign step in docker workflow (#4145) 2023-01-04 11:21:25 +11:00