-
Notifications
You must be signed in to change notification settings - Fork 180
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
feat(pre-commit-hook): Update documentation and tag #530
Merged
dannyvassallo
merged 3 commits into
aws-cloudformation:main
from
dannyvassallo:pre-commit-docs
Jul 9, 2024
Merged
feat(pre-commit-hook): Update documentation and tag #530
dannyvassallo
merged 3 commits into
aws-cloudformation:main
from
dannyvassallo:pre-commit-docs
Jul 9, 2024
Conversation
This file contains 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
joshfried-aws
approved these changes
Jul 9, 2024
reza-aws
approved these changes
Jul 9, 2024
dannyvassallo
added a commit
to dannyvassallo/cloudformation-guard
that referenced
this pull request
Jul 10, 2024
…on#530) * feat(pre-commit-hook): Update documentation and tag
dannyvassallo
added a commit
to dannyvassallo/cloudformation-guard
that referenced
this pull request
Jul 10, 2024
commit a81cfd2 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:43:07 2024 -0400 remove logging commit 45dfeed Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:40:38 2024 -0400 parse commit bf83583 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:36:58 2024 -0400 check os commit fc503d9 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:27:58 2024 -0400 more logging commit 53bdc22 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:14:48 2024 -0400 logging commit c309a19 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:11:37 2024 -0400 rollback again commit cf23601 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:08:51 2024 -0400 do nothing commit 47c50d7 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 12:01:07 2024 -0400 update and bundle commit 9eea059 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 11:54:50 2024 -0400 rollback commit de8928f Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 11:52:45 2024 -0400 rules commit 47411b6 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 11:48:40 2024 -0400 Update index.js commit fa8e7b7 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 11:45:37 2024 -0400 Update index.ts commit a4c06b1 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 11:43:20 2024 -0400 try escaping file paths commit 45d4cf9 Author: Dan Vassallo <[email protected]> Date: Wed Jul 10 11:31:47 2024 -0400 new bundle commit 2ab135b Author: Dan Vassallo <[email protected]> Date: Tue Jul 9 16:28:08 2024 -0400 fix(github-action): Handle nested repos after checkout on PR (aws-cloudformation#526) * fix(github-action): Handle nested reposafter checkout on PR commit db8e206 Author: Dan Vassallo <[email protected]> Date: Tue Jul 9 16:21:19 2024 -0400 feat(pre-commit-hook): Update documentation and tag (aws-cloudformation#530) * feat(pre-commit-hook): Update documentation and tag commit 8b1606c Author: Dan Vassallo <[email protected]> Date: Tue Jul 9 13:58:48 2024 -0400 feat(pre-commit-hook): Initial implementation in python aws-cloudformation#22 (aws-cloudformation#524) * feat(pre-commit-hook): Initial implementation in python * feat(pre-commit-hook): Use filenames from hook, update api, and add more tests aws-cloudformation#22 commit 3b5d369 Author: Dan Vassallo <[email protected]> Date: Tue Jul 9 13:29:33 2024 -0400 fix(fuzzer): Update Errors to use formatted vec string (aws-cloudformation#528) * fix(fuzzer): Update Errors to use formatted vec string commit 9040ac2 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 16:03:45 2024 -0400 try different replacement commit e446ab4 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 15:45:33 2024 -0400 update guard lib commit 697a222 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 15:37:52 2024 -0400 Update typescript_library.yml commit 7dd62ea Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 15:37:01 2024 -0400 bundle commit 7e57559 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 15:29:41 2024 -0400 Update typescript_library.yml commit be8ad39 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 14:07:20 2024 -0400 catch validation error commit d730eab Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 12:06:28 2024 -0400 package bundle commit 8dd2d90 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 12:00:46 2024 -0400 Update utils.ts commit e56ed47 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 11:35:36 2024 -0400 Format readme for linter commit 5173867 Author: Dan Vassallo <[email protected]> Date: Tue Jul 2 11:21:39 2024 -0400 fix(github-action): Handle nested reposafter checkout on PR
joshfried-aws
pushed a commit
to joshfried-aws/cloudformation-guard
that referenced
this pull request
Nov 22, 2024
…on#530) * feat(pre-commit-hook): Update documentation and tag
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.
Issue #, if available: N/A
Description of changes:
Update docs and tag for pre-commit-hook
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license