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

Change deploy workflow to run on PRs only with [push image] message #16

Merged
merged 23 commits into from
Dec 14, 2023

Conversation

viepovsky
Copy link
Owner

@viepovsky viepovsky commented Dec 14, 2023

Docker image is only build and pushed when

  • it is a push to master
  • on PR when commit head message contains [push image]

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd5b3ef) 75.75% compared to head (baff383) 75.75%.
Report is 1 commits behind head on master.

❗ Current head baff383 differs from pull request most recent head 09a8414. Consider uploading reports for the commit 09a8414 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage     75.75%   75.75%           
  Complexity      425      425           
=========================================
  Files            83       83           
  Lines          1266     1266           
  Branches         24       24           
=========================================
  Hits            959      959           
  Misses          289      289           
  Partials         18       18           

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

@viepovsky viepovsky merged commit c7c5559 into master Dec 14, 2023
@viepovsky viepovsky deleted the deploy_workflow branch December 14, 2023 17:38
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.

1 participant