-
Notifications
You must be signed in to change notification settings - Fork 91
Add target configuration credential output method #902
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
110e66f
initial checkin
jshum2479 fe26de2
make sure json secrets method also injects values
jshum2479 c805b91
Fix function call and translator
jshum2479 72cf8f3
remove duplicate env variable
jshum2479 99b9e5b
refactor and introduce new field in target.json for secrets output me…
jshum2479 62d5aa3
update logic
jshum2479 8329934
refactor and cleanup dictionary before writing to json file
jshum2479 41961e3
prevent model named the same as output file
jshum2479 5adb4ea
add back missing fields
jshum2479 bcec630
remove debug
jshum2479 b8a882d
clean up comments
jshum2479 ef66351
remove <user> for weblogic credentials
jshum2479 c62067c
do not complain existing secrets
jshum2479 fc3ebca
write new variable file to output dir if one is provided for target o…
jshum2479 0fac756
append the properties to the end of original properties file
jshum2479 4e3522a
prevent complains for @@ENV if target
jshum2479 beef3c7
various fixes for handling variable files and output dir, added hand…
jshum2479 954d5b2
use target configuration validation method to check for whether repor…
jshum2479 be19d32
fix unit test error
jshum2479 1a64307
minor cleanup
jshum2479 3b13a87
change the output file to use existing variable file name and merge/r…
jshum2479 f2fe824
empty username in secret if it is started with @@SECRET:
jshum2479 e82187c
clean up remove future codes
jshum2479 b7356a4
fixing broken method used to generate script_hash
robertpatrick 5ec52fa
change file names
jshum2479 da255ee
fix model file names comparison with additional_output logic
jshum2479 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
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.
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.