Added convenience method for retrieving open .triggered events #2533
Added events and helper functions for the new project/service creation mechanism #2266
Known Limitations
This version introduces a couple of changes within the structure of the module. When upgrading from previous versions, please make sure to follow the instructions
in the README.md
v0.7.2-alpha
Release Notes 0.7.2
New Features
Added a new helper function for triggering evaluations via the Keptn API #2387
Include a list of compared evaluation-done events in the details of an evaluation #2388
Added metadata properties (git upstream URL, git commit ID, branch) to struct representing the responses from the resources API within Keptn #2307
Added Next-gen Keptn events that will be used in Keptn 0.8.x #2107
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/keptn/go-utils from 0.7.1 to 0.8.0.
Release notes
Sourced from github.com/keptn/go-utils's releases.
... (truncated)
Commits
e918320
prepare 0.8.0 release1a95286
Merge pull request #264 from keptn/feature/2982/keptnspecversion2b994d3
Merge pull request #251 from keptn/dependabot/go_modules/github.com/google/uu...2d7cad1
Merge pull request #255 from jsoref/spelling-validate181f708
Merge pull request #263 from keptn/feature/spec-55/invalidated-event7c821dc
#2982 added shkeptnspecversion property0f4749e
Merge pull request #262 from keptn/feature/split-sli-targets250fc2d
#spec-55 fixed comment9462a04
#spec-55 added GetInvalidatedEventType function25eab66
#spec-55 added GetInvalidatedEventType functionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)