Commit Graph

578 Commits

Author SHA1 Message Date
peterwoodworth c13a9c8ef3 chore: attempting to get to minimal integ test success 2023-06-19 18:36:40 -07:00
peterwoodworth b98e10c776 chore: set failing configuration on integ workflow matrix 2023-06-19 18:25:03 -07:00
peterwoodworth 6d193465ae chore: remove push workflow trigger 2023-06-19 16:32:19 -07:00
peterwoodworth a8f18666db chore: fix workflow file indentation 2023-06-19 16:29:33 -07:00
peterwoodworth 7dec5a88ce chore: update workflow to be able to trigger 2023-06-19 16:28:05 -07:00
peterwoodworth 0a8178a52a chore: update workflow to be able to trigger 2023-06-19 16:21:45 -07:00
peterwoodworth 506b27277d chore: update workflow to be able to trigger 2023-06-19 16:17:53 -07:00
peterwoodworth 26227bfa7d chore: adjust cleanup build target 2023-03-22 16:52:04 -07:00
peterwoodworth 0d90ddd1f2 chore: adjust cleanup build again 2023-03-22 16:51:12 -07:00
peterwoodworth fc80f28dba chore: adjust cleanup build and some imports 2023-03-22 16:37:58 -07:00
peterwoodworth 3088522ce8 chore: build and set cleanup file 2023-03-22 16:32:37 -07:00
peterwoodworth 0181111f1d chore: build action 2023-03-22 15:12:07 -07:00
peterwoodworth b723544115 fix: branch name is not sanitized, slight refactor 2023-03-22 15:08:39 -07:00
Tom Keller 12d07d4800 feat: update tests 2023-03-17 17:46:57 -07:00
peterwoodworth f6fdf0cdbd feat: aws region is optional, use global sts endpoint when not set 2023-03-15 14:12:01 -07:00
peterwoodworth f9f25e69f5 refactor, add new major version features and proxy 2023-03-10 14:35:59 -08:00
Tom Keller 0037a686cc chore: fix ignore and duplicated assumeRole 2022-11-01 16:54:21 -07: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