-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Initial PR /publish
workflow into pre-merge /build-connector
and post-merge /publish-connector
workflows
#12405
Initial PR /publish
workflow into pre-merge /build-connector
and post-merge /publish-connector
workflows
#12405
Conversation
/bump-build-test-connector connector=fake |
/bump-build-test-connector connector=fake |
/bump-build-test-connector connector=fake |
/bump-build-test-connector |
/bump-connector connector=connectors/snowflake |
/build-connector connector=connectors/snowflake |
/build-connector connector=connectors/snowflake |
/test connector=connectors/destination-snowflake
|
/build-connector connector=connectors/snowflake |
/test-x connector=connectors/destination-snowflake |
/build-connector connector=connectors/source-nowflake |
/build-connector connector=connectors/source-nowflake |
/build-connector connector=connectors/source-nowflake |
/publish-connector connector=connectors/source-snowflake
|
/publish
workflow into pre-merge /build-connector
and post-merge /publish-connector
workflows/publish
workflow into pre-merge /build-connector
and post-merge /publish-connector
workflows
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.
✅ so you can test
…post-merge `/publish-connector` workflows (#12405)
What
Experiment doing this #12108 in order to actually iterate on this I need to merge in the initial workflow so Github Actions creates it and then I can invoke it on a second PR and finish iterating and making sure it works.
Note this does not actually touch or change any pre-existing
/publish
behavior, its all just adding new workflows and functions intomanage.sh
TODO:
Add this in next PR in
DockerHelpers.groovy
How
Describe the solution
Recommended reading order
x.java
y.python
🚨 User Impact 🚨
Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.