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

chore: remove redundant docker build on merge to master #390

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

katrogan
Copy link
Contributor

@katrogan katrogan commented Apr 14, 2022

Signed-off-by: Katrina Rogan [email protected]

TL;DR

Currently on merge to master we run the Build & Push Flyteconsole Image github action twice: one instance only builds the docker image and the second instance builds and pushes it.

This change makes it so we build the image on open PRs and build and push the image on merges.

Type

  • Bug Fix
  • Feature
  • Plugin
  • Housekeeping

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

NA

Follow-up issue

NA

@anrusina anrusina requested a review from yindia April 14, 2022 23:34
Copy link
Contributor

@anrusina anrusina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #390 (278e192) into master (ea9d2b3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #390   +/-   ##
=======================================
  Coverage   66.43%   66.43%           
=======================================
  Files         405      405           
  Lines        9063     9063           
  Branches     1600     1600           
=======================================
  Hits         6021     6021           
  Misses       3042     3042           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1f55f4...278e192. Read the comment docs.

@katrogan katrogan merged commit 46db242 into master Apr 14, 2022
@katrogan katrogan deleted the build-and-push-duplicate branch April 14, 2022 23:49
@yindia
Copy link
Contributor

yindia commented Apr 15, 2022

@katrogan should we revert this ?

@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.52.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants