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

switch Merge PR workflow to EKS runners #1459

Merged
merged 1 commit into from
May 8, 2023

Conversation

demisx
Copy link
Collaborator

@demisx demisx commented May 1, 2023

Goal

The goal of this PR is switch Merge PR workflow to the new EKS runners.

Part of #1362

@demisx demisx force-pushed the 1362-switch-merge-pr-to-eks-runners branch 3 times, most recently from c203513 to a21aaef Compare May 1, 2023 14:41
@demisx demisx self-assigned this May 1, 2023
@demisx demisx force-pushed the 1362-switch-merge-pr-to-eks-runners branch from a21aaef to 20d307f Compare May 1, 2023 15:15
@@ -65,8 +65,10 @@ jobs:

calc-code-coverage:
name: Merge - Calculate Code Coverage
# This job currently fails on EKS runners and must be run on standalone until
# https://www.pivotaltracker.com/story/show/185045668 is resolved.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Adding this comment, so we remember why this particular job couldn't be switched to the new EKS runners at this point.

@demisx demisx marked this pull request as ready for review May 1, 2023 15:17
@demisx
Copy link
Collaborator Author

demisx commented May 5, 2023

@wilwade Can you approve this one?

@demisx demisx mentioned this pull request May 5, 2023
9 tasks
@demisx demisx force-pushed the 1362-switch-merge-pr-to-eks-runners branch 9 times, most recently from 233d9bf to ea25dcc Compare May 5, 2023 23:32
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Merging #1459 (c1315df) into main (3adf822) will not change coverage.
The diff coverage is n/a.

❗ Current head c1315df differs from pull request most recent head e67a521. Consider uploading reports for the commit e67a521 to get more accurate results

@@           Coverage Diff           @@
##             main    #1459   +/-   ##
=======================================
  Coverage   73.49%   73.49%           
=======================================
  Files          51       51           
  Lines        4912     4912           
=======================================
  Hits         3610     3610           
  Misses       1302     1302           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@demisx demisx force-pushed the 1362-switch-merge-pr-to-eks-runners branch from c1315df to cc51881 Compare May 6, 2023 00:23
@demisx demisx force-pushed the 1362-switch-merge-pr-to-eks-runners branch from cc51881 to e67a521 Compare May 6, 2023 00:24
@@ -11,15 +11,10 @@ jobs:
changes:
name: Determine Changed Files
runs-on: ubuntu-20.04
container: public.ecr.aws/lts/ubuntu:20.04
container: ghcr.io/libertydsnp/frequency/ci-base-image
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Taking opportunity to switch container to the new CI base image.

@demisx demisx merged commit 80a6945 into main May 8, 2023
@demisx demisx deleted the 1362-switch-merge-pr-to-eks-runners branch May 8, 2023 14:14
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