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

Harden gh-pages workflow #1628

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Harden gh-pages workflow #1628

merged 1 commit into from
Sep 26, 2023

Conversation

martincostello
Copy link
Member

  • Pin actions versions for OSSF scorecard.
  • Narrow permissions to minimum needed.
  • Get the .NET SDK version from global.json.
  • Remove boilerplate comments.
  • Only deploy from the default branch in non-forks.

- Pin actions versions for OSSF scorecard.
- Narrow permissions to minimum needed.
- Get the .NET SDK version from global.json.
- Remove boilerplate comments.
- Only deploy from the default branch in non-forks.
@martincostello martincostello added documentation dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 25, 2023
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2759971) 84.65% compared to head (27d44fe) 84.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1628   +/-   ##
=======================================
  Coverage   84.65%   84.65%           
=======================================
  Files         306      306           
  Lines        6829     6829           
  Branches     1045     1045           
=======================================
  Hits         5781     5781           
  Misses        839      839           
  Partials      209      209           
Flag Coverage Δ
linux 84.65% <ø> (ø)
macos 84.65% <ø> (?)
windows ?

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 032e53a into main Sep 26, 2023
@martincostello martincostello deleted the update-docs-workflow branch September 26, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants