-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[OAS] Publish OAS bundles to bump.sh #197482
Merged
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
jloleysens
added
release_note:skip
Skip the PR/issue when compiling release notes
v9.0.0
Feature:OAS
Work or issues related to Core-provided mechanisms for generating OAS
v8.16.0
backport:version
Backport to applied version labels
v8.17.0
labels
Oct 24, 2024
jloleysens
changed the title
[OAS] Publish OAS bundles to bump.sh from
[OAS] Publish OAS bundles to bump.sh
Oct 24, 2024
main
jbudz
reviewed
Oct 25, 2024
lcawl
reviewed
Oct 25, 2024
paulRbr
reviewed
Oct 28, 2024
jbudz
reviewed
Oct 28, 2024
delanni
reviewed
Oct 28, 2024
delanni
approved these changes
Oct 28, 2024
lcawl
approved these changes
Nov 7, 2024
jbudz
reviewed
Nov 12, 2024
💚 Build Succeeded
Metrics [docs]
History
cc @jloleysens |
@jbudz I don't there are any major blockers left on this PR, if you find an issue I'll address it in a follow up PR |
Starting backport for target branches: 8.16, 8.x |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Nov 14, 2024
## Summary Publish OAS docs to bump.sh on merge to `main` or `8.x` ## To reviewers * For now actual publication requires a manual step on bump.sh (so things aren't going live immediately) * Will get to serverless OAS docs next! ## Blockers * Address vulnerable deps before merging: bump-sh/cli#583 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 8278b06) # Conflicts: # oas_docs/makefile # oas_docs/output/kibana.serverless.yaml # oas_docs/output/kibana.yaml
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Nov 14, 2024
## Summary Publish OAS docs to bump.sh on merge to `main` or `8.x` ## To reviewers * For now actual publication requires a manual step on bump.sh (so things aren't going live immediately) * Will get to serverless OAS docs next! ## Blockers * Address vulnerable deps before merging: bump-sh/cli#583 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 8278b06) # Conflicts: # oas_docs/makefile # oas_docs/output/kibana.serverless.yaml # oas_docs/output/kibana.yaml
This was referenced Nov 14, 2024
lcawl
pushed a commit
to jloleysens/kibana
that referenced
this pull request
Nov 15, 2024
## Summary Publish OAS docs to bump.sh on merge to `main` or `8.x` ## To reviewers * For now actual publication requires a manual step on bump.sh (so things aren't going live immediately) * Will get to serverless OAS docs next! ## Blockers * Address vulnerable deps before merging: bump-sh/cli#583 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 8278b06) # Conflicts: # oas_docs/makefile # oas_docs/output/kibana.serverless.yaml # oas_docs/output/kibana.yaml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:version
Backport to applied version labels
Feature:OAS
Work or issues related to Core-provided mechanisms for generating OAS
release_note:skip
Skip the PR/issue when compiling release notes
v8.16.0
v8.17.0
v9.0.0
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.
Summary
Publish OAS docs to bump.sh on merge to
main
or8.x
To reviewers
Blockers
@oclif/plugin-warn-if-update-available
bump-sh/cli#583