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

Update .travis.yml #348

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Update .travis.yml #348

merged 1 commit into from
Jun 9, 2022

Conversation

mustafaergul
Copy link
Contributor

@mustafaergul mustafaergul commented Jun 9, 2022

Workaround to use newer Ubuntu distros.

What problem does this Pull Request solve?

Please link to the issue number here (issue will be closed when PR is merged): Closes #349

If you don't have an issue created, please create the issue first describing the problem and then open the PR

Type of change

What type of change does your code introduce to the provider? Please put an x (w/o heading/trailing white spaces) in the boxes that apply:

  • New feature (change that adds new functionality)
  • Bug-fix (change that fixes current functionality)
  • Tech debt (enhances the current functionality)
  • New release (pumps the version)

Checklist

Please put an x (w/o heading/trailing white spaces) in the boxes that apply:

  • I have read and followed the CONTRIBUTING guidelines
  • I have added tests that prove my fix is effective or that my feature works
  • I have made sure code compiles correctly and all tests are passing by running make test-all
  • I have added/updated necessary documentation (if appropriate)
  • I have added the following info to the title of the PR (pick the appropriate option for the type of change). This is important because the release notes will include this information.
    • Feature Request: PRs related to feature requests should have in the title [FeatureRequest: Issue #X] <PR Title>
    • Bug Fixes: PRs related to bug fixes should have in the title [BugFix: Issue #X] <PR Title>
    • Tech Debt: PRs related to technical debt should have in the title [TechDebt: Issue #X] <PR Title>
    • New Release: PRs related to a new release should have in the title [NewRelease] vX.Y.Z

Checklist for Admins

  • Label is populated
  • PR is assigned to the corresponding project
  • PR has at least 1 reviewer and 1 assignee

Workaround to use newer Ubuntu distros.
@dikhan dikhan self-requested a review June 9, 2022 11:40
@dikhan dikhan added the bug-fix label Jun 9, 2022
Copy link
Owner

@dikhan dikhan left a comment

Choose a reason for hiding this comment

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

Thanks for contributing @mustafaergul , really appreciate the quick turnaround!

Sharing here the issue raised in Travis CI Community forum for the ref: https://travis-ci.community/t/travis-ci-linux-hosts-certificate-store-not-up-to-date/13074/2

I see the build is unblocked on the previusly failing step so we can merge this safely even though one of the unit tests is failing which is also due to the change in the hashicorp releases service. Will be tackling that fix in a separate PR though.

@dikhan dikhan self-assigned this Jun 9, 2022
@dikhan dikhan merged commit 1a5df1b into dikhan:master Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Travis CI Linux hosts certificate store not up to date
2 participants