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] - fix(workflow): put bash argument inside quotes in smartmodule publish #3401

Closed
wants to merge 1 commit into from

Conversation

ozgrakkurt
Copy link
Contributor

@ozgrakkurt ozgrakkurt commented Jul 15, 2023

I suspect this causes workflow to fail if password contains the ) character or similar characters.

Failing workflow run: https://github.com/infinyon/fluvio-jolt/actions/runs/5560132807/jobs/10156903714.

Similar example of using quotes: https://github.com/infinyon/fluvio/blob/master/.github/workflows/ci.yml#L1229.

This isn't a breaking change

@ozgrakkurt ozgrakkurt marked this pull request as ready for review July 15, 2023 03:30
@ozgrakkurt
Copy link
Contributor Author

bors r+

bors bot pushed a commit that referenced this pull request Jul 15, 2023
…#3401)

I suspect this causes workflow to fail if password contains the `)` character or similar characters.

Failing workflow run: https://github.com/infinyon/fluvio-jolt/actions/runs/5560132807/jobs/10156903714.

Similar example of using quotes: https://github.com/infinyon/fluvio/blob/master/.github/workflows/ci.yml#L1229.

This isn't a breaking change
@bors
Copy link

bors bot commented Jul 15, 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 fix(workflow): put bash argument inside quotes in smartmodule publish [Merged by Bors] - fix(workflow): put bash argument inside quotes in smartmodule publish Jul 15, 2023
@bors bors bot closed this Jul 15, 2023
@bors bors bot deleted the ozgrakkurt-patch-1 branch July 15, 2023 04:16
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.

2 participants