-
Notifications
You must be signed in to change notification settings - Fork 981
Environments api should accept both encrypted_value and value
#5967
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
vishaldevgire
merged 8 commits into
gocd:master
from
vishaldevgire:environments_api_should_accept_encrypted_value
Apr 3, 2019
Merged
Environments api should accept both encrypted_value and value
#5967
vishaldevgire
merged 8 commits into
gocd:master
from
vishaldevgire:environments_api_should_accept_encrypted_value
Apr 3, 2019
Conversation
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
...java/com/thoughtworks/go/apiv2/environments/representers/EnvironmentVariableRepresenter.java
Show resolved
Hide resolved
bdpiprava
suggested changes
Mar 11, 2019
...java/com/thoughtworks/go/apiv2/environments/representers/EnvironmentVariableRepresenter.java
Outdated
Show resolved
Hide resolved
...java/com/thoughtworks/go/apiv2/environments/representers/EnvironmentVariableRepresenter.java
Show resolved
Hide resolved
14d8296 to
e9fe6e3
Compare
.../main/java/com/thoughtworks/go/apiv2/shared/representers/EnvironmentVariableRepresenter.java
Show resolved
Hide resolved
.../main/java/com/thoughtworks/go/apiv2/shared/representers/EnvironmentVariableRepresenter.java
Show resolved
Hide resolved
e9fe6e3 to
b3a8b4d
Compare
Contributor
|
Fixes #5956 |
b3a8b4d to
e02bb12
Compare
bdpiprava
suggested changes
Mar 25, 2019
...nments-v2/src/main/java/com/thoughtworks/go/apiv2/environments/EnvironmentsControllerV2.java
Outdated
Show resolved
Hide resolved
...ain/java/com/thoughtworks/go/apiv2/shared/exception/InvalidGoCipherTextRuntimeException.java
Outdated
Show resolved
Hide resolved
1cd47fb to
4209ee0
Compare
bdpiprava
approved these changes
Mar 25, 2019
25e1f6c to
be255ff
Compare
be255ff to
99be635
Compare
…environment variables
a45bb83 to
f815ef0
Compare
2 tasks
rajiesh
added a commit
to rajiesh/ruby-functional-tests
that referenced
this pull request
Apr 8, 2019
…alue The issue related to it is fixed by this PR - gocd/gocd#5967
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
create/update/patchAPIs to accept bothencrypted_valueandvaluein JSON requestencrypted_valueorvalue