issues
search
MsCornell
/
2425Repo
MIT License
0
stars
1
forks
source link
As a [teammate] I want to [auto-publish the SQLPROJ using CICD] so [the shared DB reflects the code base].
#11
Closed
ar2525
closed
3 weeks ago
ar2525
commented
4 weeks ago
Acceptance Criteria
[x]
./database/Database.sqlproj
is source
[x] Azure SQL DB is target
[ ] Trigger is
[push]
Tasks
[x] Ensure target database platform
[x] Ensure SQLPROJ builds properly
[x] Create
./github/workflows/database.yml
[x] Implement
sql-action
[x] Introduce repository secret
[x] Test & validate workflow
[ ] Change to use
[push]
Acceptance Criteria
./database/Database.sqlproj
is source[push]
Tasks
./github/workflows/database.yml
[push]