Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
fa0bd23
Beginnings of a Cloud CI/CD v2 Flow implementation
mattbrailsford Jul 25, 2025
e00235d
Use predeploy instead of preflight
mattbrailsford Jul 26, 2025
e47d023
Remove old scripts
mattbrailsford Jul 28, 2025
8fdaddc
Support running from v2 api branch
mattbrailsford Jul 28, 2025
241439e
Workflows must be in root workflows folder
mattbrailsford Jul 28, 2025
80db38a
Fixed error in yaml
mattbrailsford Jul 28, 2025
21c00cf
Choose environment based on branch
mattbrailsford Jul 28, 2025
d2808b2
Give set-env a name
mattbrailsford Jul 28, 2025
051b1a5
Combine predeploy into artifact step
mattbrailsford Jul 28, 2025
c93388b
Force push
mattbrailsford Jul 28, 2025
787231f
force push
mattbrailsford Jul 28, 2025
55e8af7
Force deploy
mattbrailsford Jul 28, 2025
933097f
Force some file changes
mattbrailsford Jul 28, 2025
f1cf02b
Don't copy umbraco cloud json
mattbrailsford Jul 28, 2025
3186e69
Add umbraco cloud json back in
mattbrailsford Jul 28, 2025
4b77d69
Update script to run following desired process
mattbrailsford Jul 29, 2025
b5bf7af
Merge branch 'develop' into v2-api
nul800sebastiaan Jul 30, 2025
8e1c432
Apply changes for building frontend files
nul800sebastiaan Jul 30, 2025
42dbf0e
Forgot to define new variable
nul800sebastiaan Jul 30, 2025
87ae090
What if.. including that extra project is the problem?
nul800sebastiaan Jul 30, 2025
0e491e0
Revert "What if.. including that extra project is the problem?"
nul800sebastiaan Jul 30, 2025
64de615
Detect release and publish to live if one exists
nul800sebastiaan Jul 30, 2025
0e63a9e
forgot to remove duplicate set-env
nul800sebastiaan Jul 30, 2025
6693041
Clean up
nul800sebastiaan Jul 30, 2025
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
63 changes: 0 additions & 63 deletions .github/powershell/APIv1/Add-DeploymentPackage.ps1

This file was deleted.

79 changes: 0 additions & 79 deletions .github/powershell/APIv1/New-Deployment.ps1

This file was deleted.

53 changes: 0 additions & 53 deletions .github/powershell/APIv1/Start-Deployment.ps1

This file was deleted.

95 changes: 0 additions & 95 deletions .github/powershell/APIv1/Test-DeploymentStatus.ps1

This file was deleted.

Loading