Skip to content

Add release workflow - #143

Open
blakeembrey wants to merge 1 commit into
be/upgrade-depsfrom
be/release-workflow
Open

Add release workflow#143
blakeembrey wants to merge 1 commit into
be/upgrade-depsfrom
be/release-workflow

Conversation

@blakeembrey

Copy link
Copy Markdown
Member

Same as jshttp/basic-auth#104, switches to release from GitHub.

@blakeembrey
blakeembrey requested review from a team and Phillip9587 August 3, 2026 21:10
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (dbdc166) to head (d61cf51).

Additional details and impacted files
@@                Coverage Diff                @@
##           be/upgrade-deps      #143   +/-   ##
=================================================
  Coverage           100.00%   100.00%           
=================================================
  Files                    1         1           
  Lines                  208       208           
  Branches                56        56           
=================================================
  Hits                   208       208           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- uses: actions/checkout@v7
- uses: actions/setup-node@v7
with:
node-version: latest

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
node-version: latest
node-version: latest
package-manager-cache: false # Disable automatic npm dependency caching to reduce cache poisoning risk

The official advanced guide disables caching explicitly for publishing.

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.

2 participants