This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Added workflow for updating flyteidl version in all component #132
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@EngHabu I added cron rather than release event because we create a release in each merge in master and frequent merge in master will create an overlap of PRs. It would be great, If we can run it once/twice a day. |
7 tasks
Signed-off-by: yuvraj <[email protected]>
EngHabu
reviewed
Apr 1, 2021
runs-on: ubuntu-latest | ||
strategy: | ||
matrix: | ||
REPOSITORY: [flyteadmin, flytepropeller, flyteconsole, flytekit] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do need to merge all the other PRs first before this, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes...but you can review it
Signed-off-by: yuvraj <[email protected]>
yindia
changed the title
[WIP] Added workflow for updating flyteidl version in all component
Added workflow for updating flyteidl version in all component
Apr 2, 2021
Signed-off-by: yuvraj <[email protected]>
EngHabu
approved these changes
Apr 2, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤞 thank you for doing this
samhita-alla
added a commit
that referenced
this pull request
Apr 21, 2021
* dark theme updates (#134) Signed-off-by: cosmicBboy <[email protected]> * Added workflow for updating flyteidl version in all component (#132) * Added workflow for updating flyte comopnent version Signed-off-by: yuvraj <[email protected]> * Added a single workflow for release flyteidl Signed-off-by: yuvraj <[email protected]> * revert workflow changes Signed-off-by: yuvraj <[email protected]> * bug fix in ci (#135) Signed-off-by: yuvraj <[email protected]> * Enable flyteidl update version for all component (#136) * enable flyteidl update version for all component Signed-off-by: yuvraj <[email protected]> * Added more component Signed-off-by: yuvraj <[email protected]> * remove flytekit from component Signed-off-by: yuvraj <[email protected]> * Pass dynamic workflow closure in node execution events (#141) * Documentation for Datacatalog (#143) Datacatalog service documentation Signed-off-by: Ketan Umare <[email protected]> * Fix Datacatalog title.rst in docs (#145) * missing blank line in title.rst Signed-off-by: Ketan Umare <[email protected]> * generated docs Signed-off-by: Ketan Umare <[email protected]> * Docs Staging Signed-off-by: Samhita Alla <[email protected]> Co-authored-by: Niels Bantilan <[email protected]> Co-authored-by: Yuvraj <[email protected]> Co-authored-by: Katrina Rogan <[email protected]> Co-authored-by: Ketan Umare <[email protected]>
samhita-alla
added a commit
that referenced
this pull request
Apr 23, 2021
* dark theme updates (#134) Signed-off-by: cosmicBboy <[email protected]> * Added workflow for updating flyteidl version in all component (#132) * Added workflow for updating flyte comopnent version Signed-off-by: yuvraj <[email protected]> * Added a single workflow for release flyteidl Signed-off-by: yuvraj <[email protected]> * revert workflow changes Signed-off-by: yuvraj <[email protected]> * bug fix in ci (#135) Signed-off-by: yuvraj <[email protected]> * Enable flyteidl update version for all component (#136) * enable flyteidl update version for all component Signed-off-by: yuvraj <[email protected]> * Added more component Signed-off-by: yuvraj <[email protected]> * remove flytekit from component Signed-off-by: yuvraj <[email protected]> * Pass dynamic workflow closure in node execution events (#141) * Documentation for Datacatalog (#143) Datacatalog service documentation Signed-off-by: Ketan Umare <[email protected]> * Fix Datacatalog title.rst in docs (#145) * missing blank line in title.rst Signed-off-by: Ketan Umare <[email protected]> * generated docs Signed-off-by: Ketan Umare <[email protected]> * Docs Staging Signed-off-by: Samhita Alla <[email protected]> * Docs Restructure Signed-off-by: Samhita Alla <[email protected]> Co-authored-by: Niels Bantilan <[email protected]> Co-authored-by: Yuvraj <[email protected]> Co-authored-by: Katrina Rogan <[email protected]> Co-authored-by: Ketan Umare <[email protected]>
samhita-alla
added a commit
that referenced
this pull request
Apr 29, 2021
* dark theme updates (#134) Signed-off-by: cosmicBboy <[email protected]> * Added workflow for updating flyteidl version in all component (#132) * Added workflow for updating flyte comopnent version Signed-off-by: yuvraj <[email protected]> * Added a single workflow for release flyteidl Signed-off-by: yuvraj <[email protected]> * revert workflow changes Signed-off-by: yuvraj <[email protected]> * bug fix in ci (#135) Signed-off-by: yuvraj <[email protected]> * Enable flyteidl update version for all component (#136) * enable flyteidl update version for all component Signed-off-by: yuvraj <[email protected]> * Added more component Signed-off-by: yuvraj <[email protected]> * remove flytekit from component Signed-off-by: yuvraj <[email protected]> * Pass dynamic workflow closure in node execution events (#141) * Documentation for Datacatalog (#143) Datacatalog service documentation Signed-off-by: Ketan Umare <[email protected]> * Fix Datacatalog title.rst in docs (#145) * missing blank line in title.rst Signed-off-by: Ketan Umare <[email protected]> * generated docs Signed-off-by: Ketan Umare <[email protected]> * Docs Staging Signed-off-by: Samhita Alla <[email protected]> * Docs Restructure Signed-off-by: Samhita Alla <[email protected]> * updated main sidebar Signed-off-by: Samhita Alla <[email protected]> Co-authored-by: Niels Bantilan <[email protected]> Co-authored-by: Yuvraj <[email protected]> Co-authored-by: Katrina Rogan <[email protected]> Co-authored-by: Ketan Umare <[email protected]>
eapolinario
pushed a commit
that referenced
this pull request
Sep 8, 2023
* Added workflow for updating flyte comopnent version Signed-off-by: yuvraj <[email protected]> * Added a single workflow for release flyteidl Signed-off-by: yuvraj <[email protected]> * revert workflow changes Signed-off-by: yuvraj <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TL;DR
Type
Are all requirements met?
Complete description
Tracking Issue
flyteorg/flyte#868
Follow-up issue
NA
OR
https://github.com/lyft/flyte/issues/