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

Updated MacOS runners to using Github runners #186

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

dmurphy18
Copy link
Collaborator

@dmurphy18 dmurphy18 commented Nov 21, 2024

Fixes #185

Also updates location for bootstrap to https://github.com/saltstack/salt-bootstrap/releases/latest/download/bootstrap-salt.sh, new location due to Broadcom infrastructure changes

@dmurphy18 dmurphy18 self-assigned this Nov 21, 2024
@dmurphy18 dmurphy18 requested a review from a team as a code owner November 21, 2024 18:40
@dmurphy18 dmurphy18 requested review from Akm0d and removed request for a team November 21, 2024 18:40
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.18%. Comparing base (025dd47) to head (e6d0fe9).
Report is 9 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   85.27%   85.18%   -0.08%     
==========================================
  Files          97       97              
  Lines        5977     5968       -9     
  Branches      636      632       -4     
==========================================
- Hits         5096     5083      -13     
- Misses        705      707       +2     
- Partials      176      178       +2     
Flag Coverage Δ
Linux 84.64% <ø> (-0.07%) ⬇️
Windows 76.42% <ø> (+0.05%) ⬆️
macOS 75.11% <ø> (+0.05%) ⬆️
py3.10 84.91% <ø> (-0.02%) ⬇️
py3.7 ?
py3.8 ?
py3.9 ?
pytest-7.4.0 84.91% <ø> (-0.07%) ⬇️
pytest-8.0.0 84.22% <ø> (-0.09%) ⬇️
pytest-8.1.0 ?
pytest-8.1.1 84.22% <ø> (?)
pytest-8.2.0 84.22% <ø> (?)
pytest-8.3.3 84.24% <ø> (?)
salt-3006.0 ?
salt-3006.9 84.91% <ø> (?)
salt-3007.0 ?
salt-3007.1 84.77% <ø> (?)
src 84.91% <ø> (+7.64%) ⬆️
tests 96.28% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

---- 🚨 Try these New Features:

@dmurphy18 dmurphy18 changed the title Updated MacOS runners to using GitLab runners Updated MacOS runners to using Github runners Nov 21, 2024
@dmurphy18 dmurphy18 merged commit 677666e into saltstack:master Nov 21, 2024
31 of 35 checks passed
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.

Update CI/CD to utilize GitHub MacOS runners
1 participant