Skip to content

Conversation

@allieychen
Copy link
Contributor

  • modify the auto integration tests to cover all tests
  • update the cloudbuild_release.yaml to be triggered by TAG. It also tags the image after publish.

modify the auto integration tests to cover all tests
update the cloudbuild_release.yaml to be triggered by TAG. It also tags
the image after publish.
@coveralls
Copy link

coveralls commented Mar 8, 2019

Pull Request Test Coverage Report for Build 1613

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.937%

Totals Coverage Status
Change from base Build 1605: 0.0%
Covered Lines: 7042
Relevant Lines: 7918

💛 - Coveralls

id: 'tag-image-latest'

timeout: 150m
timeout: 10m

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10 minutes is the default, you can remove this

- name: 'gcr.io/cloud-builders/docker'
args:
- 'push'
- 'tag'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need a final push step, too, actually

@allieychen allieychen merged commit 73ddcf2 into googlegenomics:master Mar 11, 2019
@allieychen
Copy link
Contributor Author

Thanks Aaron!

@allieychen allieychen deleted the tag-release branch March 25, 2019 16:57
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.

3 participants