Skip to content
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

feat(travis): Always read properties from Travis stages #4089

Merged
merged 3 commits into from
Mar 23, 2021

Conversation

jervi
Copy link
Contributor

@jervi jervi commented Mar 11, 2021

Travis doesn't need the value of the propertyFile field - it just needs it to be set to some value.
Corresponds with spinnaker/echo#1090

jervi added a commit to jervi/echo that referenced this pull request Mar 11, 2021
Travis doesn't need the value of the propertyFile field - it just needs it to be set to some value.
Corresponds with spinnaker/orca#4089
jervi added a commit to jervi/deck that referenced this pull request Mar 11, 2021
Travis doesn't need this field to fetch properties from builds.
Depends on spinnaker/orca#4089 and spinnaker/echo#1090.
Travis doesn't need the propertyFile field - it just needs it to be set.
@jervi jervi force-pushed the always_read_properties_from_travis branch from 171ce26 to 80a54de Compare March 15, 2021 09:11
@dreynaud dreynaud added the ready to merge Approved and ready for merge label Mar 23, 2021
@mergify mergify bot added the auto merged Merged automatically by a bot label Mar 23, 2021
# Conflicts:
#	orca-igor/src/main/java/com/netflix/spinnaker/orca/igor/pipeline/TravisStage.java
@mergify mergify bot merged commit e02d195 into spinnaker:master Mar 23, 2021
jervi added a commit to jervi/orca that referenced this pull request Mar 23, 2021
Continuation of spinnaker#4089 - it should've been part of that PR really.
Orca will now always check for properties from Travis, so it shouldn't fail if none are found.
mergify bot pushed a commit that referenced this pull request Mar 23, 2021
…ned (#4112)

* fix(travis): Should not fail stage if Travis properties are not returned

Continuation of #4089 - it should've been part of that PR really.
Orca will now always check for properties from Travis, so it shouldn't fail if none are found.

* Update orca-igor/src/main/java/com/netflix/spinnaker/orca/igor/tasks/GetBuildPropertiesTask.java

Co-authored-by: Daniel Reynaud <dreynaud@netflix.com>

* Fix stubbing

* Turn the stub into a mock and add cardinality to make sure it is actually called

Co-authored-by: Daniel Reynaud <dreynaud@netflix.com>
ajordens pushed a commit to spinnaker/echo that referenced this pull request Apr 30, 2021
Travis doesn't need the value of the propertyFile field - it just needs it to be set to some value.
Corresponds with spinnaker/orca#4089
jervi added a commit to jervi/deck that referenced this pull request Aug 24, 2021
Travis doesn't need this field to fetch properties from builds.
Depends on spinnaker/orca#4089 and spinnaker/echo#1090.
jervi added a commit to jervi/deck that referenced this pull request Aug 25, 2021
Travis doesn't need this field to fetch properties from builds.
Depends on spinnaker/orca#4089 and spinnaker/echo#1090.
mergify bot added a commit to spinnaker/deck that referenced this pull request Sep 7, 2021
…ers (#8990)

* feat(travis): Remove Property File field from Travis stages and triggers

Travis doesn't need this field to fetch properties from builds.
Depends on spinnaker/orca#4089 and spinnaker/echo#1090.

* Use html enitities instead of curly braces to fix the build

* Add echo command to help text

* Add missing hash sign

* Trigger new build

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.26
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants