spacedrive/.github
Vítor Vasconcellos 56cee3c64d
Fix CI (due to python 3.12 update) + Fix migration CI check (#2306)
* Fix migration check not always failing when it should on main
 - Fix check due to Github using `refs/heads/gh-readonly-queue/main/` as ref when merging a PR from merge-queue to main
 - Add migration due to changes made in #2161

* Fix missing migration error message being showed when it shouldn't
 - Filter out empty migrations files from check testing if a migration is missing

* Prevent inner grep from failling the whole command
 - Fix last grep outputting gibberish when not receiving any file

* Fix xargs and grep command on macOS

* auto format

* Configure python 3.11 version on Github CI
 - Python 3.12 is the default on CI now, which breaks node-gyp and most of the native dependencies installations
 - Fix _new_migrations having lead and trailing spaces

* Remove migration, already included in #2302
2024-04-10 16:32:46 +00:00
..
actions Fix CI (due to python 3.12 update) + Fix migration CI check (#2306) 2024-04-10 16:32:46 +00:00
ISSUE_TEMPLATE format using tabs 2022-05-22 23:07:35 -05:00
workflows Don't fail CI job if dorny/paths-filter step fails (#2263) 2024-03-29 06:28:00 +00:00
CODEOWNERS bump copyright and team up in onboarding (#979) 2023-06-22 05:13:51 +00:00
FUNDING.yml Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
pull_request_template.md format using tabs 2022-05-22 23:07:35 -05:00