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

Modify Jenkinsfile to allow for schema change builds #897

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

36degrees
Copy link
Contributor

@36degrees 36degrees commented Feb 9, 2017

Related to #898

This makes some changes as per the instructions in the opsmanual:

  • Adds a IS_SCHEMA_TEST property and sets a default value for it
  • Adds a check to ensure that builds only occur if either (the branch name is not deployed-to-production) OR (the branch name is deployed-to-production AND this is a schema test)

This makes some changes as per the [instructions] in the opsmanual:

- Adds a IS_SCHEMA_TEST property and sets a default value for it
- Adds a check to ensure that builds only occur if either (the branch name is not deployed-to-production) OR (the branch name is deployed-to-production AND this is a schema test)

[instructions]: https://github.gds/pages/gds/opsmanual/infrastructure/testing/application-testing.html?highlight=testing
@36degrees 36degrees mentioned this pull request Feb 9, 2017
9 tasks
@36degrees 36degrees merged commit 080c0af into master Feb 9, 2017
@36degrees 36degrees deleted the enable-schema-change-builds branch February 9, 2017 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants