Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GHA for db migration automation #6

Merged
merged 57 commits into from
Sep 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
c31856a
init
Erutis Sep 5, 2024
99d03ed
add init to versions
Erutis Sep 5, 2024
0e111fd
make sure revision script is in the new branch too
Erutis Sep 5, 2024
b3c2f43
oops no description
Erutis Sep 5, 2024
840a4c6
Merge branch 'main' into add-gha-auto-db-migration
Erutis Sep 5, 2024
aeb9e71
lemme see that git status
Erutis Sep 5, 2024
ca9d4a7
will you be my mom
Erutis Sep 5, 2024
39e5aa6
okkkk
Erutis Sep 5, 2024
a79a685
Merge branch 'main' into add-gha-auto-db-migration
Erutis Sep 5, 2024
a8fe8fa
why are you like this
Erutis Sep 5, 2024
76756f5
will you be
Erutis Sep 5, 2024
881c03e
cat!
Erutis Sep 5, 2024
2bc3273
will this work?
Erutis Sep 5, 2024
9acb210
y u no work
Erutis Sep 5, 2024
e7b4e61
all debug
Erutis Sep 5, 2024
8ababfe
don't assume transactional ddl
Erutis Sep 6, 2024
09e90d4
UHHH
Erutis Sep 6, 2024
6ea8966
truly wild
Erutis Sep 6, 2024
92b1005
oops
Erutis Sep 6, 2024
aa6d933
some new column
Erutis Sep 6, 2024
0fffd1c
yay
Erutis Sep 6, 2024
6f05527
test
Erutis Sep 6, 2024
4337c6b
woops
Erutis Sep 6, 2024
c435fe7
remove
Erutis Sep 6, 2024
8fe83b3
Merge branch 'main' into add-gha-auto-db-migration
Erutis Sep 6, 2024
bac5877
Merge branch 'main' into add-gha-auto-db-migration
Erutis Sep 6, 2024
b71a8d9
add to pr
Erutis Sep 6, 2024
1af408e
this?
Erutis Sep 6, 2024
e7455c2
Apply automatic changes
Erutis Sep 6, 2024
c4a388c
clean
Erutis Sep 6, 2024
f8b3adb
Merge remote-tracking branch 'origin/add-gha-auto-db-migration' into …
Erutis Sep 6, 2024
0a4aa50
oops
Erutis Sep 6, 2024
3a86f35
Apply automatic changes
Erutis Sep 6, 2024
38dc16a
nvm
Erutis Sep 6, 2024
7f6c124
Merge remote-tracking branch 'origin/add-gha-auto-db-migration' into …
Erutis Sep 6, 2024
b98f344
oop
Erutis Sep 6, 2024
ac3591b
dafuq
Erutis Sep 6, 2024
ec4a820
dafuq
Erutis Sep 6, 2024
0490a02
Merge branch 'main' into add-gha-auto-db-migration
Erutis Sep 6, 2024
806769c
fuck you dude
Erutis Sep 6, 2024
3ecebe3
wow
Erutis Sep 6, 2024
d86c52e
wuw
Erutis Sep 6, 2024
89421f3
Merge branch 'main' into add-gha-auto-db-migration
Erutis Sep 6, 2024
35f2869
what do you want
Erutis Sep 6, 2024
745c8eb
how bout dis
Erutis Sep 6, 2024
c542eab
what if this makes it fail
Erutis Sep 6, 2024
f9a3a9c
aight
Erutis Sep 6, 2024
ea60470
ooh let's try dis
Erutis Sep 6, 2024
1917dd5
ooh woow
Erutis Sep 6, 2024
36469a0
nightmare
Erutis Sep 6, 2024
8fd2f14
duh
Erutis Sep 6, 2024
18ac1fc
woob
Erutis Sep 6, 2024
3b14f96
Apply automatic changes
Erutis Sep 6, 2024
3d9ab71
hell yeah
Erutis Sep 6, 2024
b175e5f
Merge remote-tracking branch 'origin/add-gha-auto-db-migration' into …
Erutis Sep 6, 2024
503c3d5
jhgugh
Erutis Sep 6, 2024
a9e38d4
iuh
Erutis Sep 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
dafuq
Erutis committed Sep 6, 2024

Verified

This commit was signed with the committer’s verified signature.
Erutis K Agajanian
commit ec4a820567d1583f12fcfc87f88641f4201cf50e
7 changes: 4 additions & 3 deletions .github/workflows/db-changes-var1.yaml
Original file line number Diff line number Diff line change
@@ -122,7 +122,8 @@ jobs:
python migrations/test_migration.py
- name: Add new alembic script to PR
id: add-alembic-script-to-new-branch
uses: stefanzweifel/git-auto-commit-action@v5
# - name: Add new alembic script to PR
# id: add-alembic-script-to-new-branch
# uses: stefanzweifel/git-auto-commit-action@v5