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

Skip generated yaml check for TRAVIS_TAG builds #217

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

rvmiller89
Copy link
Contributor

Description

I saw that https://travis-ci.org/SumoLogic/sumologic-kubernetes-collection/builds/589711994 failed due to trying to check git log for a Tag build. We can skip the generated yaml check all together for Tag builds, so that it doesn't fail when we cut a new release.

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

I saw that https://travis-ci.org/SumoLogic/sumologic-kubernetes-collection/builds/589711994 failed due to trying to check `git log` for a Tag build.  We can skip the generated yaml check all together for Tag builds, so that it doesn't fail when we cut a new release.
@rvmiller89 rvmiller89 merged commit 172bb9f into master Sep 26, 2019
@rvmiller89 rvmiller89 deleted the rvmiller89-patch-1 branch September 26, 2019 02:45
psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this pull request May 25, 2021
* turn off auto commit

* add check
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.

2 participants