Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #36 from andrew-glenn/develop
Browse files Browse the repository at this point in the history
Linting updates
  • Loading branch information
andrew-glenn committed Jun 17, 2021
2 parents be83c81 + a3872ba commit 71b8850
Show file tree
Hide file tree
Showing 16 changed files with 450 additions and 756 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "submodules/lambda-copyzips"]
path = submodules/lambda-copyzips
url = https://github.com/aws-quickstart/lambda-copyzips.git
37 changes: 37 additions & 0 deletions .taskcat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
project:
name: quickstart-taskcat-ci
owner: quickstart-eng@amazon.com
package_lambda: false
regions:
- ap-northeast-1
- ap-northeast-2
- ap-south-1
- ap-southeast-1
- ap-southeast-2
- ca-central-1
- eu-central-1
- eu-west-1
- sa-east-1
- us-east-1
- us-east-2
- us-west-1
- us-west-2
s3_bucket: ''
tests:
quickstart-taskcat-ci-test1:
parameters:
GitHubOAuthToken: override
GitHubRepoName: override
GitHubUser: aws-quickstart
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
QSS3KeyPrefix: quickstart-taskcat-ci/
ReleaseBranch: main
SourceRepoBranch: develop
regions:
- us-east-1
- us-east-2
- us-west-1
- us-west-2
s3_bucket: ''
template: templates/taskcat-ci-pipeline.template
29 changes: 0 additions & 29 deletions ci/config.yml

This file was deleted.

26 changes: 0 additions & 26 deletions ci/input-params-codecommit.json

This file was deleted.

34 changes: 0 additions & 34 deletions ci/input-params1.json

This file was deleted.

34 changes: 0 additions & 34 deletions ci/taskcat.yml

This file was deleted.

1 change: 1 addition & 0 deletions submodules/lambda-copyzips
Submodule lambda-copyzips added at 0e8e46
Loading

0 comments on commit 71b8850

Please sign in to comment.