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: update workflows to use latitude.sh based runners #9241

Merged
merged 6 commits into from
Sep 3, 2024

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Updates CI workflows to use the Latitude.sh self-hosted runners.

Related Issues

@nathanklick nathanklick added enhancement Type: New feature github_actions Pull requests that update GitHub Actions code labels Sep 2, 2024
@nathanklick nathanklick added this to the 0.113.0 milestone Sep 2, 2024
@nathanklick nathanklick self-assigned this Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (4031120) to head (c22b39b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9241   +/-   ##
=========================================
  Coverage     92.53%   92.53%           
  Complexity     6997     6997           
=========================================
  Files           902      902           
  Lines         29562    29562           
  Branches       3731     3731           
=========================================
  Hits          27356    27356           
  Misses         1442     1442           
  Partials        764      764           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/workflows/deploy.yaml Outdated Show resolved Hide resolved
.github/workflows/release-automation.yml Outdated Show resolved Hide resolved
.github/workflows/release-automation.yml Outdated Show resolved Hide resolved
.github/workflows/release-integration.yml Outdated Show resolved Hide resolved
.github/workflows/release-production.yml Outdated Show resolved Hide resolved
steven-sheehy
steven-sheehy previously approved these changes Sep 3, 2024
Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

sonarqubecloud bot commented Sep 3, 2024

@nathanklick nathanklick merged commit 8982570 into main Sep 3, 2024
35 checks passed
@nathanklick nathanklick deleted the 09188-CI-Runners branch September 3, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Update self-hosted runners to use the new infrastructure
2 participants