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

flowpipe 1.0.0 #195186

Merged
merged 2 commits into from
Oct 23, 2024
Merged

flowpipe 1.0.0 #195186

merged 2 commits into from
Oct 23, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
_What's new?_
  • connection resource to manage credentials. Documentation.
  • connection and notifier types for variables and params. (#871)
  • enum validation for variables and params.
  • Defined exit codes for various CLI operations. Documentation.

Bug fixes

  • Passing pipeline references to nested mods for execution. (#908)
  • Do not crash if pipeline reference is set to a string. (#911)

Deprecation

  • credential and credential_import are deprecated to be replaced with connection and connection_import.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 22, 2024
@chenrui333

This comment was marked as resolved.

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Oct 22, 2024
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. and removed test failure CI fails while running the test-do block labels Oct 22, 2024
@chenrui333 chenrui333 force-pushed the bump-flowpipe-1.0.0 branch 3 times, most recently from 54df6ad to 6bd0ec7 Compare October 22, 2024 14:00
@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Oct 22, 2024
flowpipe: update test

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Oct 23, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 23, 2024
@BrewTestBot BrewTestBot enabled auto-merge October 23, 2024 06:01
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 23, 2024
Merged via the queue into master with commit a9eb80d Oct 23, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-flowpipe-1.0.0 branch October 23, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants