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

Use environment variables #898

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Use environment variables #898

merged 1 commit into from
Sep 9, 2023

Conversation

martincostello
Copy link
Owner

Refactor workflows to use shell environment variables rather than formatting from the workflow.

Refactor workflows to use shell environment variables rather than formatting from the workflow.
@martincostello martincostello added enhancement github_actions Pull requests that update GitHub Actions code labels Sep 9, 2023
@martincostello martincostello enabled auto-merge (rebase) September 9, 2023 16:30
@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a470061) 97.60% compared to head (0defd66) 97.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #898   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files          24       24           
  Lines         585      585           
=======================================
  Hits          571      571           
  Misses         14       14           
Flag Coverage Δ
linux 97.60% <ø> (ø)
macos 97.60% <ø> (ø)
windows 97.60% <ø> (ø)

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

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

@martincostello martincostello merged commit 31d661f into main Sep 9, 2023
13 checks passed
@martincostello martincostello deleted the refactor-workflows branch September 9, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant