Skip to content

feat(latest-version): url, support for headers#772

Merged
JosephKav merged 1 commit intomasterfrom
584-feat-allow-using-http-headers-in-latest_version-section
Dec 27, 2025
Merged

feat(latest-version): url, support for headers#772
JosephKav merged 1 commit intomasterfrom
584-feat-allow-using-http-headers-in-latest_version-section

Conversation

@JosephKav
Copy link
Copy Markdown
Collaborator

  • latest-version and deployed-version now properly inherit secrets on refreshes

@JosephKav JosephKav added enhancement New feature or request javascript Pull requests that update Javascript code go Pull requests that update Go code labels Dec 27, 2025
@JosephKav JosephKav linked an issue Dec 27, 2025 that may be closed by this pull request
@JosephKav JosephKav force-pushed the 584-feat-allow-using-http-headers-in-latest_version-section branch 4 times, most recently from d62c1c5 to f60e45c Compare December 27, 2025 17:54
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.96%. Comparing base (7fb2eb1) to head (d8c9cd0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #772      +/-   ##
==========================================
- Coverage   99.01%   98.96%   -0.05%     
==========================================
  Files         136      137       +1     
  Lines        9150     9182      +32     
==========================================
+ Hits         9059     9086      +27     
- Misses         69       73       +4     
- Partials       22       23       +1     

☔ View full report in Codecov by Sentry.
📢 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.

@JosephKav JosephKav force-pushed the 584-feat-allow-using-http-headers-in-latest_version-section branch from f60e45c to 3053153 Compare December 27, 2025 18:22
latest-version and deployed-version now properly inherit secrets on refreshes
@JosephKav JosephKav force-pushed the 584-feat-allow-using-http-headers-in-latest_version-section branch from 3053153 to d8c9cd0 Compare December 27, 2025 19:32
@JosephKav JosephKav marked this pull request as ready for review December 27, 2025 20:10
@JosephKav JosephKav merged commit 664f24e into master Dec 27, 2025
7 checks passed
@JosephKav JosephKav deleted the 584-feat-allow-using-http-headers-in-latest_version-section branch December 27, 2025 20:11
@Argus-Bot Argus-Bot mentioned this pull request Dec 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: allow using HTTP headers in latest_version section

1 participant