mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
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
This commit is contained in:
2
.github/actions/migration/action.yaml
vendored
2
.github/actions/migration/action.yaml
vendored
@ -1,5 +1,5 @@
|
||||
name: 'Migration test'
|
||||
description: 'Run migration test sequenze'
|
||||
description: 'Run migration test sequence'
|
||||
author: 'InvenTree'
|
||||
|
||||
runs:
|
||||
|
Reference in New Issue
Block a user