-
Notifications
You must be signed in to change notification settings - Fork 43
deleted #1825
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
Closed
irina-lepekhina
wants to merge
93
commits into
cdklabs:main
from
myhelix:et-1591-feat-add-cloudwatch-rollbar
Closed
deleted #1825
irina-lepekhina
wants to merge
93
commits into
cdklabs:main
from
myhelix:et-1591-feat-add-cloudwatch-rollbar
Conversation
This file contains hidden or 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
[CDK-1]
cdk-1.91.0
sync from source repo
Sync from fork
publish our own package
* firehose support for 2 important metrics * wip * add kinesis firehose as dependency * npm magic * change vars to fh * chore: self mutation * chore: self mutation Co-authored-by: Auto-bump <[email protected]>
* alarm if success dips under 1 * chore: self mutation Co-authored-by: Auto-bump <[email protected]>
* undo formatting, update dashboard name assignment * ifunction friendly timeout value. fixes the primary concern of stack deployment
* update * deal with undefined cfnFunction.timeout field * remove log
* bump to 1.99.0 and pin
* add option for disabling alerts * add negation * pj
* add state machine support * reorder how things are added
* update to cdk 1.161 * latest projen * add new files
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/kriszyp/json-schema/releases) - [Commits](kriszyp/json-schema@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Reeza Rabara <[email protected]>
* [bot] Add Code Scanning workflow This commit was generated by an automated script. For more information on Code Scanning, see the wiki page at https://myhelix.atlassian.net/l/c/26RGs2YB. * [bot] Add Codeowners Validator workflow This commit was generated by an automated script. For more information on Codeowners Validator, see the wiki page at https://myhelix.atlassian.net/l/c/3rUw71cT. * Create CODEOWNERS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
deleted