Skip to content
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

ci: add bot to update shapshot test in PR #236

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

konokenj
Copy link
Contributor

To make updating snapshot easy, add a PR bot. The bot is triggerd by commenting /snapshot update in PR, and it pulls the branch and do npm test --workspaces -- -u, then commit and push it.


By submitting this pull request, I confirm that my contribution is made under the terms of the MIT No Attribution (MIT-0).

Copy link
Contributor

@ohmurayu ohmurayu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ohmurayu ohmurayu force-pushed the feature/ci-snapshot-update-bot branch from 95231b1 to f6edf5f Compare March 15, 2023 05:47
@ohmurayu ohmurayu merged commit b420359 into aws-samples:main Mar 15, 2023
konokenj added a commit that referenced this pull request Mar 15, 2023
* main: (63 commits)
  build(deps): update snapshot for aws-cdk-lib-2.69.0
  build(deps): bump aws-cdk-lib from 2.68.0 to 2.69.0
  ci: add bot to update shapshot test in PR (#236)
  ci: enable CI in 'dev.*' branches (#230)
  build(deps): bump cdk from 2.68.0 to 2.69.0
  build(deps-dev): bump aws-cdk from 2.68.0 to 2.69.0
  build(deps): bump constructs from 10.1.277 to 10.1.278
  build(deps): bump aws-sdk from 2.1334.0 to 2.1335.0
  ci: increase dependabot PR limits (#229)
  build(deps): bump aws-sdk from 2.1309.0 to 2.1334.0
  build(deps-dev): bump @types/node from 18.14.2 to 18.15.3
  build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.55.0
  build(deps-dev): bump eslint from 8.35.0 to 8.36.0
  build(deps): bump constructs from 10.1.268 to 10.1.277
  build(deps-dev): bump @typescript-eslint/eslint-plugin
  build(deps): bump aws-cdk-lib from 2.67.0 to 2.68.0
  build(deps-dev): bump lint-staged from 13.1.0 to 13.2.0
  build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0
  build(deps): bump cdk from 2.67.0 to 2.68.0
  build(deps-dev): bump typescript from 4.9.4 to 4.9.5
  ...
@konokenj konokenj deleted the feature/ci-snapshot-update-bot branch April 17, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants