Tom Keller
8fb0af0a95
chore: small typo in package.yml
2022-11-17 13:18:42 -08:00
Tom Keller
0d6d720d5d
fix: packaging credentials
2022-11-17 13:15:07 -08:00
dependabot[bot]
260cb07c24
chore: Bump jest from 29.3.0 to 29.3.1 ( #578 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.3.0 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-15 03:07:53 +00:00
dependabot[bot]
67ebae4d90
chore: Bump aws-sdk from 2.1249.0 to 2.1254.0 ( #576 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1249.0 to 2.1254.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1249.0...v2.1254.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 03:04:36 +00:00
dependabot[bot]
2303fbd559
chore: Bump jest from 29.2.2 to 29.3.0 ( #572 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.2 to 29.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.3.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 03:21:55 +00:00
dependabot[bot]
1c8164725c
chore: Bump eslint from 8.26.0 to 8.27.0 ( #570 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-08 03:11:11 +00:00
dependabot[bot]
3eb235fc77
chore: Bump aws-sdk from 2.1244.0 to 2.1249.0 ( #568 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1244.0 to 2.1249.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1244.0...v2.1249.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 03:08:22 +00:00
GitHub Actions
604caa0b29
chore: Update dist
2022-11-05 00:41:54 +00:00
Tom Keller
30dd5aee3e
fix: packaging credentials
2022-11-04 17:40:52 -07:00
Tom Keller
f4ef658335
Kellertk/packaging fix ( #567 )
...
* fix: packaging test failure
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
* chore: remove unnecessary environment manipulation
* fix: packaging fixes
2022-11-05 00:16:25 +00:00
Tom Keller
6d8fe38ac8
Kellertk/packaging fix ( #566 )
...
* fix: packaging test failure
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
* chore: remove unnecessary environment manipulation
2022-11-04 23:37:47 +00:00
Tom Keller
e0f275d6a6
fix: packaging test failure ( #565 )
...
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
2022-11-04 21:36:26 +00:00
russ
85ec61b5fe
include a role condition test for AUD in sample CFN template
2022-11-03 10:45:32 +11:00
Tom Keller
0037a686cc
chore: fix ignore and duplicated assumeRole
2022-11-01 16:54:21 -07:00
dependabot[bot]
3179f23dc4
chore: Bump aws-sdk from 2.1239.0 to 2.1244.0 ( #558 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1239.0 to 2.1244.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1239.0...v2.1244.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 03:43:42 +00:00
George Rolston
6047a42774
feat: examples ( #553 )
...
* init examples
* restructure
* example versions
Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com >
2022-10-31 23:47:41 +00:00
Tom Keller
17d4926a01
feat: npm packaging; update THIRD-PARTY
2022-10-27 21:25:00 -07:00
Tom Keller
f698871603
chore!: set linters to maximum strictness
2022-10-27 21:16:31 -07:00
Tom Keller
0240c3dd03
chore: fix lint errors
2022-10-27 17:09:40 -07:00
Tom Keller
a2002fdbdc
chore: remove unneeded v1-node16
2022-10-27 17:00:46 -07:00
Tom Keller
0b8a545868
Merge branch 'kellertk/githubci' into vNext
2022-10-27 16:59:21 -07:00
Tom Keller
4d17522ddb
chore: projen eject
2022-10-27 16:57:03 -07:00
Tom Keller
788b47910e
chore: add release tagging workflow
2022-10-26 14:06:10 -07:00
Tom Keller
2d05bc1331
chore: minor name edits to package action
2022-10-26 13:19:28 -07:00
Tom Keller
62af528217
chore: reword closed issue message
2022-10-26 13:18:13 -07:00
Peter Woodworth
aeb090a13a
update package lock with node 14 ( #556 )
2022-10-26 19:01:51 +00:00
Peter Woodworth
20a08551f4
update package lock ( #555 )
2022-10-26 18:36:42 +00:00
Tom Keller
0ce040565f
packaging fix ( #552 )
2022-10-26 00:31:31 +00:00
Tom Keller
0ce30af4a2
chore: update to @vercel/ncc
2022-10-25 16:55:51 -07:00
Tom Keller
bad8bcf67a
fix: support packaging on protected branches ( #541 )
2022-10-25 23:54:42 +00:00
Tom Keller
f468b7f05b
chore: update to @vercel/ncc ( #551 )
...
* chore: update to @vercel/ncc
* refresh package-lock
Co-authored-by: peterwoodworth <woodwoop@amazon.com >
2022-10-25 19:29:50 +00:00
Tom Keller
a7871f486f
Merge pull request #548 from aws-actions/dependabot/npm_and_yarn/master/aws-sdk-2.1239.0
...
chore: Bump aws-sdk from 2.1234.0 to 2.1239.0
2022-10-25 09:18:23 -07:00
dependabot[bot]
4600c3d3ab
chore: Bump aws-sdk from 2.1234.0 to 2.1239.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1234.0 to 2.1239.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1234.0...v2.1239.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-25 03:47:55 +00:00
dependabot[bot]
654c85c3bd
chore: Bump eslint from 8.25.0 to 8.26.0 ( #549 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 03:46:55 +00:00
dependabot[bot]
3771c04929
chore: Bump jest from 29.2.0 to 29.2.2 ( #546 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.2.0 to 29.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 03:40:00 +00:00
Tom Keller
19a173d3ee
chore: increase test coverage
2022-10-18 20:12:45 -07:00
Tom Keller
475e183cb5
fix: change coverage provider
2022-10-18 18:11:50 -07:00
Tom Keller
49bbbeb420
chore: add remaining tests
2022-10-18 17:59:17 -07:00
dependabot[bot]
a12c502993
chore: Bump axios from 1.1.2 to 1.1.3 ( #535 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 03:38:18 +00:00
dependabot[bot]
201c28e22a
chore: Bump jest from 29.1.2 to 29.2.0 ( #534 )
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.1.2 to 29.2.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-18 03:31:52 +00:00
dependabot[bot]
e23a123a7b
chore: Bump aws-sdk from 2.1232.0 to 2.1234.0 ( #537 )
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1232.0 to 2.1234.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1232.0...v2.1234.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 03:26:57 +00:00
Tom Keller
0b60d8cf35
chore: Update dist ( #532 )
2022-10-17 22:27:31 +00:00
Tom Keller
a61ce85bf3
chore: add initial tests
2022-10-15 20:26:49 -07:00
Tom Keller
933beb7f7c
chore: add codeql v2
2022-10-15 19:04:39 -07:00
Tom Keller
25de97999c
chore: switch from native upgrades to dependabot
2022-10-15 18:56:42 -07:00
Tom Keller
8eb36bfcf2
chore: remove ability to publish on npm
2022-10-15 18:39:09 -07:00
Tom Keller
15adc6ff52
chore!: configure projen for correct artifact generation directory
2022-10-15 18:37:21 -07:00
Tom Keller
746c17326f
chore!: remove old dist files
...
TODO: Add dist generation into the build steps
2022-10-15 18:16:42 -07:00
Tom Keller
a821f1a13e
chore: move build dir to build, not dist
2022-10-15 18:16:08 -07:00
Tom Keller
921a07e77f
chore!: move away from ESM
...
It turns out that Jest's ESM support still relies on experimental node
modules (as of node 18). Switch back to commonjs instead.
2022-10-15 18:13:17 -07:00