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

Change from using azure pipeline to GitHub workflows #215

Merged
merged 79 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
6ac520f
Crude initial attempt to migrate to github-actions
stephen-riggs Aug 14, 2024
45edc03
Ensure all stages have a run or use action
stephen-riggs Aug 15, 2024
1436e76
Don't try and reuse mariadb container
stephen-riggs Aug 15, 2024
312c2fd
Explicit env definition
stephen-riggs Aug 15, 2024
b06dbd2
Missed a ref
stephen-riggs Aug 15, 2024
1c48df3
Missed repo checkout
stephen-riggs Aug 15, 2024
3dbbb1a
Actions need subfolders
stephen-riggs Aug 15, 2024
af05fdb
Try with github.event.inputs
stephen-riggs Aug 15, 2024
54e148a
Try going back to ci.yml file
stephen-riggs Aug 15, 2024
5525299
Typo
stephen-riggs Aug 15, 2024
69d29d6
Misplaced dependency
stephen-riggs Aug 15, 2024
7cba640
Return orm update to yml file
stephen-riggs Aug 15, 2024
8d6538f
Rearrange file locations and install order
stephen-riggs Aug 15, 2024
17531f8
Typo
stephen-riggs Aug 15, 2024
d04a387
Ugly attempt to work around env issue
stephen-riggs Aug 15, 2024
656215f
Try and fix python errors
stephen-riggs Aug 15, 2024
668c0a4
File locations
stephen-riggs Aug 15, 2024
bb1284b
Don't make schema dir
stephen-riggs Aug 15, 2024
7de2bb2
Run in container
stephen-riggs Aug 15, 2024
b7b3a1e
Revert previous, and start mysql
stephen-riggs Aug 15, 2024
3da0340
Code rearangement
stephen-riggs Aug 15, 2024
ad53177
Double bracket
stephen-riggs Aug 15, 2024
abffe32
Use bash
stephen-riggs Aug 15, 2024
0dcc363
Single equals
stephen-riggs Aug 15, 2024
7f4391c
Install sudo
stephen-riggs Aug 15, 2024
0642d85
Restore static analysis
stephen-riggs Aug 15, 2024
b779cad
Missed image
stephen-riggs Aug 15, 2024
f308872
Find commands available
stephen-riggs Aug 15, 2024
6de0d31
Move all files to workflows dir
stephen-riggs Aug 15, 2024
6c5c709
Try alterative mysql method
stephen-riggs Aug 15, 2024
a4fad0e
Install mysql manually
stephen-riggs Aug 15, 2024
7d1f3bd
look for files
stephen-riggs Aug 15, 2024
7eadcb4
systemctl start mysql
stephen-riggs Aug 19, 2024
e641aed
Look for mysql service
stephen-riggs Aug 19, 2024
3441811
Look for systemd paths
stephen-riggs Aug 19, 2024
be0f9f3
Install systemctl
stephen-riggs Aug 19, 2024
c04686b
Try installing systemctl again
stephen-riggs Aug 19, 2024
f38a3db
Alternative service start method
stephen-riggs Aug 19, 2024
d7379e6
Install mysql
stephen-riggs Aug 19, 2024
13c4541
Typo
stephen-riggs Aug 19, 2024
84bd7af
Typo
stephen-riggs Aug 19, 2024
88bb615
Remove mysql before installing again
stephen-riggs Aug 19, 2024
4e43ff0
Force y
stephen-riggs Aug 19, 2024
d42544d
Hard clean mysql before reinstalling
stephen-riggs Aug 19, 2024
063ca32
Deletion failed
stephen-riggs Aug 19, 2024
6ed76de
Force y
stephen-riggs Aug 19, 2024
d0c882d
Try starting mariadb not mysql
stephen-riggs Aug 19, 2024
482a755
Still need sudo installed
stephen-riggs Aug 19, 2024
9df5331
Remove apt statements, and replace mysql with mariadb commands
stephen-riggs Aug 20, 2024
a2a1b36
Add more env variables, and health check
stephen-riggs Aug 20, 2024
4482880
Specify port
stephen-riggs Aug 20, 2024
7b38f3c
Specify file with configuration
stephen-riggs Aug 20, 2024
f1c95c2
Change host env and login user
stephen-riggs Aug 20, 2024
282d71d
Remove hostname again
stephen-riggs Aug 20, 2024
4a129d7
Revert to 10.6
stephen-riggs Aug 20, 2024
e2cb14a
Force host and port
stephen-riggs Aug 20, 2024
4e2bb37
Add mysql setup action
stephen-riggs Aug 20, 2024
caae934
Longer wait
stephen-riggs Aug 20, 2024
43ac957
Try as localhost
stephen-riggs Aug 20, 2024
299d675
Find socks, and start mariadb
stephen-riggs Aug 20, 2024
90bf22c
Initialise mariadb?
stephen-riggs Aug 20, 2024
148fcaa
Create databse
stephen-riggs Aug 20, 2024
5715687
Use cfg file in initialisation
stephen-riggs Aug 20, 2024
baec42e
Restore db creation
stephen-riggs Aug 20, 2024
bb9bb76
Don't change datadir, and find sqls
stephen-riggs Aug 20, 2024
2e339ec
Restore datadir
stephen-riggs Aug 20, 2024
72d2649
No new user
stephen-riggs Aug 20, 2024
1efd6f6
skip-test-db flag
stephen-riggs Aug 20, 2024
16f48af
Revert back to 127.0.0.1
stephen-riggs Aug 20, 2024
35b9864
Debug console
stephen-riggs Aug 21, 2024
981d790
Ensure mariadb-client installed
stephen-riggs Aug 21, 2024
8acd498
Failed on specific version
stephen-riggs Aug 21, 2024
3b2caf7
Set protocol
stephen-riggs Aug 21, 2024
155da5e
Revert to MYSQL variables, and re-add setup action
stephen-riggs Aug 21, 2024
740d331
Use debug console to look at env
stephen-riggs Aug 21, 2024
fbff1ff
Force ubuntu-22.04 image as a test
stephen-riggs Aug 21, 2024
e07ba05
Remove spurious extra container
stephen-riggs Aug 21, 2024
61852ce
Cleanup debugging items
stephen-riggs Aug 21, 2024
95be528
Update database schema version to 4.2.1
stephen-riggs Aug 21, 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
167 changes: 0 additions & 167 deletions .azure-pipelines/azure-pipelines.yml

This file was deleted.

76 changes: 0 additions & 76 deletions .azure-pipelines/ci.yml

This file was deleted.

109 changes: 0 additions & 109 deletions .azure-pipelines/update-orm.yml

This file was deleted.

Loading
Loading