-
Notifications
You must be signed in to change notification settings - Fork 175
Refactor Deployment settings & logic in Deploy and DetermineDeploymentEnvironments actions. #1994
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
Draft
spetersenms
wants to merge
47
commits into
microsoft:main
Choose a base branch
from
spetersenms:refactor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
9f340a5
Refactor logic for determining deployment environments and deployment…
mazhelez 6c30380
Define $envName
mazhelez eba5267
Fix output names in CICD
mazhelez 22c71c1
Fix tests for DetermineDeploymentEnvironments action
mazhelez fff2b22
Fix failing tests
mazhelez 7ca7504
Fix PP tests
mazhelez 3f06a03
Fix Deploy action README
mazhelez f6ea3f5
Merge branch 'main' into mazhelez/env-deployment-settings
mazhelez 53a9959
Moving GetGithubEnvironments to AL-Go-Helper
spetersenms 7086581
Handling DeployTo settings in ReadSettings.
spetersenms 07e557b
Duplicating GetGitHubEnvironments function in both settings and deter…
spetersenms 6d70703
Using contains instead of ContainsKey
spetersenms 27a2435
Error handling
spetersenms 3b59061
Helpful comment
spetersenms 35e3a10
commenting out old solution to test new one
spetersenms 26d3bb6
Adding environmentName param to GetArtifactsForDeployment action and …
spetersenms bf8d0cd
Corrected syntax
spetersenms 2cc302c
Corrected syntax
spetersenms 70eb24a
Cleanup
spetersenms 6fb3915
Fixing tests
spetersenms b4bc562
test
spetersenms 7ed8bea
Syntax fix
spetersenms a15b1fe
Converting settings object to hashtable
spetersenms 2c623cc
Replicating changes in AppSource
spetersenms 997ac61
pre-commit
spetersenms 875d9ed
Merge branch 'main' into refactor
spetersenms 5bfefa6
Additional debugging
spetersenms e3838a2
Handle build modes in reference documentation
spetersenms df96b60
cleanup
spetersenms 5f9ed09
More testing.
spetersenms 9bac73b
Syntax fix.
spetersenms ca5a850
Pre-commit and test fix
spetersenms e15ac8c
Moved GetGithubEnvironments to separate action.
spetersenms 72c639d
Importing helpers
spetersenms ebdcee1
Debug
spetersenms 6ed6a09
Using env instead of output
spetersenms 5767d56
Cleanup tests
spetersenms 91cb90d
Replicating action changes in both templates
spetersenms eda8044
Fix read settings test.
spetersenms 56c6ce3
Changed githubEnvironmentsJson input to non required and added error …
spetersenms 3f3da07
Aligned readme, yaml and script.
spetersenms ab86579
More tests.
spetersenms 91ae068
Merge branch 'main' into refactor
spetersenms e824253
Fixed output name
spetersenms 7b602a8
Merge branch 'refactor' of github.com:spetersenms/AL-Go into refactor
spetersenms cb83cd6
Merge branch 'main' into refactor
spetersenms e93967b
Merge branch 'main' into refactor
spetersenms File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.