-
Notifications
You must be signed in to change notification settings - Fork 18
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
PR body corrected and curl invocation corrected #502
Merged
kyma-bot
merged 2 commits into
kyma-project:main
from
jaroslaw-pieszka:pr_description_corrected
Nov 16, 2023
Merged
PR body corrected and curl invocation corrected #502
kyma-bot
merged 2 commits into
kyma-project:main
from
jaroslaw-pieszka:pr_description_corrected
Nov 16, 2023
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
Add one of following labels |
kyma-bot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
Nov 16, 2023
jaroslaw-pieszka
added
kind/enhancement
Categorizes issue or PR as related to modifying or improving an existing feature
and removed
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
labels
Nov 16, 2023
kyma-bot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
Nov 16, 2023
jaroslaw-pieszka
changed the title
PR body corrected
PR body corrected and curl invocation corrected
Nov 16, 2023
PK85
approved these changes
Nov 16, 2023
ukff
added a commit
to ukff/btp-manager
that referenced
this pull request
Dec 12, 2023
* Using the most recent minor versions of k3s for tests (kyma-project#489) * initial commit * testing - do not push release * testing - do not push release * testing - do not push release * conditional publish * referencing env * based on input * conditional but inline * start e2e right away * validate settings * no extra validation * comment improved * label validator improvements (kyma-project#491) * wip - temp commit msg * docker(deps): bump golang from 1.21.3 to 1.21.4 (kyma-project#490) Bumps golang from 1.21.3 to 1.21.4. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * gomod(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0 (kyma-project#492) Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.30.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.28.0...v1.30.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (kyma-project#495) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Select k3s1 releases only for end to end testing (kyma-project#496) * k3s1 releases only * comments corrected * comments corrected in the workflow * Clobber switch added for curl invocation (kyma-project#501) clobber for curl * PR body corrected and curl invocation corrected (kyma-project#502) * PR body corrected * clobber removed * gomod(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 (kyma-project#498) Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.3 to 0.28.4. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.28.3...v0.28.4) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * gomod(deps): bump k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4 (kyma-project#500) Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.28.3 to 0.28.4. - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.28.3...v0.28.4) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Rename kyma-btp-manager-bot (kyma-project#503) * Documentation update for new E2E (matrix) approach (kyma-project#497) * documentation update * Update docs/contributor/03-10-release.md Co-authored-by: Iwona Langer <[email protected]> * Update docs/contributor/03-10-release.md Co-authored-by: Iwona Langer <[email protected]> * Update docs/contributor/04-10-workflows.md Co-authored-by: Iwona Langer <[email protected]> * Update docs/contributor/04-10-workflows.md Co-authored-by: Iwona Langer <[email protected]> * Update docs/contributor/04-10-workflows.md Co-authored-by: Iwona Langer <[email protected]> --------- Co-authored-by: Iwona Langer <[email protected]> * Remove 'v' prefix from module-tag (kyma-project#505) * Remove 'v' prefix from module-tag in workflows (kyma-project#506) * Remove 'v' prefix from module-tag in promotion workflow * Remove 'v' from release workflow * Remove 'v' from release workflow * Remove 'v' from release workflow * Fix autobump step skip (kyma-project#507) * Restore 'v' in module tag for upgrade test (kyma-project#508) * Convert toggles into docsify tabs (kyma-project#504) * Convert toggles into docsify tabs * Apply review suggestion * Convert toggles into docsify tabs * Apply review suggestion * Fix for last-k3s-versions parameter in e2e tests (kyma-project#509) * last parameter type changed to string * dry run introduced * Draft release is a must even for dry-run (kyma-project#512) Draft is a need * Removal of security config file (kyma-project#513) removal of security config file * Bump sec-scanners-config.yaml to 1.0.2 (kyma-project#514) * Handle skipping final step in E2E tests (kyma-project#516) * Handle skipping final step * force test failure to test workflow * shorter verdict evaluation * removed forced failure * example invocation corrected * gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (kyma-project#515) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.13.1...v2.13.2) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Run name added to create release workflow (kyma-project#521) run name added * Replace release label validator script (kyma-project#519) * Replace release label validator script * Remove v from upgrade test * Adjust the docs to the new content guidelines (kyma-project#524) * Adjust the docs to the new contribution guidelines * Apply a review suggestion * Capitalize one more heading * wip - temp commit msg --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jarosław Pieszka <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marek Michali <[email protected]> Co-authored-by: Iwona Langer <[email protected]> Co-authored-by: Kyma gopher bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/enhancement
Categorizes issue or PR as related to modifying or improving an existing feature
lgtm
Looks good to me!
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
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.
Description
Changes proposed in this pull request:
Related issue(s)