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

ci: Remove ubuntu-20.04 from CI #1141

Merged
merged 2 commits into from
May 11, 2022
Merged

Conversation

barbeau
Copy link
Member

@barbeau barbeau commented May 11, 2022

Summary:

I believe ubuntu-20.04 was originally added to troubleshoot issues discussed in PR #1086, which have since been resolved.

Given that:

...I'm proposing that we remove running on this specific version of ubuntu.

This should remove 6 redundant checks (3 occurrences x 2 for each Java version 11 and 17) and will also reduce the amount of time required for all CI checks to complete.

Expected behavior:

Don't run redundant CI tests.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

I believe ubuntu-20.04 was originally added to troubleshoot issues discussed in PR #1086, which have since been resolved.

Given that:
* we have a lot of CI tests running, which makes review of the CI tests challenging (see #1095)
* these seem to be redundant given that we're also running on `ubuntu-latest`

...I'm proposing that we remove running on this specific version of ubuntu. This should remove 6 redundant checks (3 occurrences x 2 for each Java version 11 and 17).
@CLAassistant
Copy link

CLAassistant commented May 11, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Contributor

Thank you for this contribution! 🍰✨🦄

Information about source corruption

0 out of 1248 sources are corrupted.

Acceptance test details

The changes in this pull request did not trigger any new errors on known GTFS datasets from the MobilityDatabase.
Download the full acceptance test report for commit 635ffd5 here (report will disappear after 90 days).

@github-actions
Copy link
Contributor

Thank you for this contribution! 🍰✨🦄

Information about source corruption

0 out of 1248 sources are corrupted.

Acceptance test details

The changes in this pull request did not trigger any new errors on known GTFS datasets from the MobilityDatabase.
Download the full acceptance test report for commit 26ddc75 here (report will disappear after 90 days).

Copy link
Contributor

@maximearmstrong maximearmstrong left a comment

Choose a reason for hiding this comment

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

I agree with you @barbeau. LGTM!

@maximearmstrong maximearmstrong merged commit 9c25088 into master May 11, 2022
@maximearmstrong maximearmstrong deleted the sean/ci-remove-ubuntu-20.04 branch May 11, 2022 21:21
@maximearmstrong maximearmstrong added this to In Review in The Tech Dashboard (archived) via automation May 11, 2022
@maximearmstrong maximearmstrong moved this from In Review to Done in The Tech Dashboard (archived) May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants