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

add rpdk.log to initially generated default .gitignore #110

Merged
merged 2 commits into from
Aug 10, 2020
Merged

Conversation

PatMyron
Copy link
Contributor

@PatMyron PatMyron commented Aug 10, 2020

Java and Go plugins already have this in .gitignore

sam-tests/ .gitignore PRs:
Java
Python
Go

python/rpdk/python/data/Python.gitignore Outdated Show resolved Hide resolved
@PatMyron PatMyron dismissed rjlohan’s stale review August 10, 2020 21:35

added wildcard pattern

@PatMyron PatMyron merged commit 166302a into master Aug 10, 2020
@PatMyron PatMyron deleted the gitignore branch August 10, 2020 21:45
PatMyron added a commit to aws-cloudformation/cloudformation-cli-go-plugin that referenced this pull request Aug 26, 2020
PatMyron added a commit to aws-cloudformation/cloudformation-cli-java-plugin that referenced this pull request Aug 26, 2020
PatMyron added a commit to aws-cloudformation/cloudformation-cli-go-plugin that referenced this pull request Aug 26, 2020
PatMyron added a commit to aws-cloudformation/cloudformation-cli-java-plugin that referenced this pull request Aug 26, 2020
angpalm added a commit to Nextdoor/cloudformation-cli-go-plugin that referenced this pull request Sep 11, 2020
* Add AWS Account ID, region, partition, system tags, next token in the request to handler (aws-cloudformation#157)

* add request context

* update test

* wildcard .gitignore pattern in case rpdk.log rotates (aws-cloudformation#158)

aws-cloudformation/cloudformation-cli-python-plugin#110 (comment)

* Fix log throttle (aws-cloudformation#159)

* only create the log group once

* update test

* remove extra line

* Update "generated file" hint to follow go convention. (aws-cloudformation#161)

Go has a documented[1] convention identifying "generated" files:

> To convey to humans and machine tools that code is generated,
> generated source should have a line that matches the following
> regular expression (in Go syntax):
> ^// Code generated .* DO NOT EDIT\.$

[1]: https://golang.org/pkg/cmd/go/internal/generate/

* Bump up python plugin version to 2.0.1 (aws-cloudformation#166)

Co-authored-by: Brian Terry <[email protected]>
Co-authored-by: Pat Myron <[email protected]>
Co-authored-by: Niko Eckerskorn <[email protected]>
Co-authored-by: omkhegde <[email protected]>
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.

4 participants