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(shared-data): only publish on version tags #14113

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

b-cooper
Copy link
Contributor

@b-cooper b-cooper commented Dec 6, 2023

Overview

Fix bug that was causing ci to attempt the publish step of every pr build

Fix bug that was causing ci to attempt the publish step of every pr build
@b-cooper b-cooper changed the title Chore update to react 18 ci(shared-data): only publish on version tags Dec 6, 2023
@b-cooper b-cooper marked this pull request as ready for review December 6, 2023 18:57
@b-cooper b-cooper requested a review from a team as a code owner December 6, 2023 18:57
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #14113 (8cbe999) into edge (42194c6) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #14113   +/-   ##
=======================================
  Coverage   70.36%   70.36%           
=======================================
  Files        1634     1634           
  Lines       54508    54508           
  Branches     4034     4034           
=======================================
  Hits        38355    38355           
  Misses      15452    15452           
  Partials      701      701           
Flag Coverage Δ
shared-data 75.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@b-cooper b-cooper merged commit 01aa62b into edge Dec 6, 2023
16 checks passed
@b-cooper b-cooper deleted the ci_fix-npm-publish-switch branch December 6, 2023 22:32
ncdiehl11 pushed a commit that referenced this pull request Dec 19, 2023
Fix bug that was causing ci to attempt the publish step of every pr build
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.

None yet

2 participants