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

ci: add workflow to publish packages to npm #5067

Merged

Conversation

pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Oct 14, 2024

Which problem is this PR solving?

We currently don't publish from a workflow, this PR adds a workflow so that we can release by dispatching it. This is not optimal yet, but it moves us closer towards a fully automated release pipeline.

I will update the doc/contributing/releasing.md when I've released with the new workflow at least once. I will then also remove the publish script from package.json.

Updates #4924

@pichlermarc pichlermarc requested a review from a team as a code owner October 14, 2024 10:01
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.26%. Comparing base (7293e69) to head (0fc05ef).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5067   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files         317      317           
  Lines        8195     8195           
  Branches     1641     1641           
=======================================
  Hits         7643     7643           
  Misses        552      552           

@pichlermarc pichlermarc added this pull request to the merge queue Oct 14, 2024
Merged via the queue into open-telemetry:main with commit a1442fe Oct 14, 2024
21 checks passed
@pichlermarc pichlermarc deleted the feat/publish-workflow branch October 14, 2024 15:57
Annosha pushed a commit to Annosha/opentelemetry-js that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants