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

[Merged by Bors] - Add option to run publish without build again #3296

Conversation

morenol
Copy link
Contributor

@morenol morenol commented May 30, 2023

In connector publish action, we build connectors with cross and then we run cdk deploy. When running cdk deploy since it is building without cross it is failing. I added this option so we can optionally publish without building again

@morenol morenol force-pushed the lmm/add-option-to-run-publish-without-build branch from d8ac419 to 9c0ec39 Compare May 30, 2023 18:09
@morenol morenol marked this pull request as ready for review May 30, 2023 18:42
@morenol
Copy link
Contributor Author

morenol commented May 30, 2023

bors r+

bors bot pushed a commit that referenced this pull request May 30, 2023
In connector publish action, we build connectors with cross and then we run `cdk deploy`. When running `cdk deploy` since it is building without `cross` it is failing. I added this option so we can optionally publish without building again
@bors
Copy link

bors bot commented May 30, 2023

Build failed:

@morenol
Copy link
Contributor Author

morenol commented May 30, 2023

bors r+

bors bot pushed a commit that referenced this pull request May 30, 2023
In connector publish action, we build connectors with cross and then we run `cdk deploy`. When running `cdk deploy` since it is building without `cross` it is failing. I added this option so we can optionally publish without building again
@bors
Copy link

bors bot commented May 30, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Add option to run publish without build again [Merged by Bors] - Add option to run publish without build again May 30, 2023
@bors bors bot closed this May 30, 2023
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.

None yet

3 participants