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

Allow release to run on every commit to main #3365

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

HarelM
Copy link
Collaborator

@HarelM HarelM commented Nov 14, 2023

This allows the release to run on main every time there's a push.
It will check if the current version is the same, if not, it will publish a release to npm and all the other release stuff.
I've tested this to work on ngx-maplibre-gl, so I'm confidant that this is possible now.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (82c4da6) 75.45% compared to head (2fde074) 75.45%.
Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3365   +/-   ##
=======================================
  Coverage   75.45%   75.45%           
=======================================
  Files         241      241           
  Lines       19260    19260           
  Branches     4339     4339           
=======================================
  Hits        14532    14532           
  Misses       4728     4728           

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

@HarelM HarelM enabled auto-merge (squash) November 14, 2023 12:06
@HarelM HarelM disabled auto-merge November 14, 2023 12:06
@HarelM HarelM enabled auto-merge (squash) November 14, 2023 12:06
@HarelM HarelM merged commit 2340d5a into main Nov 14, 2023
14 checks passed
@HarelM HarelM deleted the improve-release-a-bit branch November 14, 2023 12:17
@HarelM
Copy link
Collaborator Author

HarelM commented Nov 14, 2023

Yay! This is working!! Thanks @louwers!

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.

3 participants