Skip to content

Switch from tag push to release publish for deploy pipeline - #14352

Merged
nothingrandom merged 2 commits into
masterfrom
addons-frontend-switch-to-releases-pipeline
Jul 28, 2026
Merged

Switch from tag push to release publish for deploy pipeline#14352
nothingrandom merged 2 commits into
masterfrom
addons-frontend-switch-to-releases-pipeline

Conversation

@nothingrandom

@nothingrandom nothingrandom commented Jul 27, 2026

Copy link
Copy Markdown
Member

Fixes mozilla/addons#15128

Switch from a flow where we push a tag to trigger a production deploy, to one where we create and publish a release.

And there's also a docs PR; mozilla/addons#16358

@nothingrandom
nothingrandom requested review from a team and chrstinalin and removed request for a team July 27, 2026 14:02
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.13%. Comparing base (fa7f695) to head (8950cf7).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14352   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         269      269           
  Lines       10750    10750           
  Branches     3314     3314           
=======================================
  Hits        10550    10550           
  Misses        187      187           
  Partials       13       13           

☔ 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.

Comment thread .github/workflows/ci.yml Outdated
@nothingrandom nothingrandom changed the title Swith from tag push to release publish for deploy pipeline Switch from tag push to release publish for deploy pipeline Jul 28, 2026
@nothingrandom
nothingrandom merged commit 7777973 into master Jul 28, 2026
15 checks passed
@nothingrandom
nothingrandom deleted the addons-frontend-switch-to-releases-pipeline branch July 28, 2026 15:10
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.

[Task]: Release addons-frontend using github releases (unify the addons-server/frontend release)

2 participants