Commit Graph

49 Commits

Author SHA1 Message Date
beqqrry-aws
35bec59e75 Update super-linter.yml (#3057)
Adding Kotlin to linting.
2022-04-05 16:50:43 -04:00
Morgan Gangwere
5afe018bbf Flip the switch for the labeler project (#3032)
* Turn on the labeler, use 'has-' and 'needs-' review tags

* Helps when I put the right words down ;)
2022-03-30 10:22:07 -07:00
Brian Murray
813ee48cb2 Merge pull request #2980 from irenepsmith/new-iam-mvp
Adding new IAM examples and scenarios
2022-03-28 16:42:45 +01:00
Irene Smith
ae41414274 Merge branch 'new-iam-mvp' of https://github.com/irenepsmith/aws-doc-sdk-examples into new-iam-mvp 2022-03-24 13:55:42 -04:00
Irene Smith
fbd720552f Turning on super linter. 2022-03-24 13:53:34 -04:00
Morgan Gangwere
72d82e558a [DO NOT MERGE] Dry run for GH Labeler 2022-03-22 18:29:14 -07:00
Irene Smith
f65c128d1e Fixed conflict in super-linter.yml 2022-03-21 09:21:23 -04:00
Irene Smith
a6cdc1b2ba Fixed conflict in super-linter.yml 2022-03-21 09:18:36 -04:00
Morgan Gangwere
a7d3eab834 Fix linter 2022-03-16 15:46:50 -07:00
Brian Murray
4a9ce4ee5c Update linter for JS (#2985)
Co-authored-by: Morgan Gangwere <470584+indrora@users.noreply.github.com>
2022-03-14 19:33:41 -07:00
Irene Smith
3b6742c6a7 Adding new IAM examples and scenarios 2022-03-11 10:43:54 -05:00
Laren-AWS
6a18f68dde Ran rubocop on ruby s3 folder.
Fixed S3 linting errors, turned on Ruby linting for super linter.
2022-02-21 14:29:03 -08:00
beqqrry-aws
06f823ee6d Add Go linting to the super linter 2022-02-16 15:35:12 -07:00
Laren-AWS
53dc8ddfa5 Merge branch 'main' into python-linter 2022-02-03 16:31:31 -08:00
Laren-AWS
8ecb90ddb0 Added pylint to superlinter, fixed (nearly) all lint errors in python folder. 2022-02-03 16:28:27 -08:00
beqqrry-aws
e62bf0b23b Add Rust validation to the super linter config 2022-02-03 16:09:58 -07:00
Laren-AWS
3a974a2ffc Add github output flag to get better yamllint output.
Try format standard.

Remove test data.
2022-02-02 11:47:08 -08:00
beqqrry-aws
6bd8927b52 Adds super linter config for just php linters (built-in, CodeSniffer). (#2763)
THE TRASH MAN COMETH.
2022-01-27 14:05:26 -08:00
Brian Murray
5d974e44fb Revert "Revert "Rebuild go test runner"" 2021-12-21 20:01:37 +00:00
Brian Murray
4e574d02bc Revert "Rebuild go test runner" 2021-12-21 14:24:57 +00:00
Brian Murray
eda6b0c1f5 Merge pull request #2400 from indrora/go-test-runner-ng
Rebuild go test runner
2021-12-21 10:24:56 +00:00
Morgan Gangwere
c5b952a145 [no ci][Do not merge]Rebuild go test runner
This starts the process of rebuilding the Go test runner. More to come.
2021-11-18 15:42:26 -08:00
Laren-AWS
b6f9857757 Update SOS validator, add yamllint to improve YAML consistency. (#2380)
Co-authored-by: Irene Smith <73654695+irenepsmith@users.noreply.github.com>
2021-11-16 08:26:17 -05:00
Brian Murray
2386cf8380 updating tests for change of default branch from master to main 2021-10-04 18:14:34 +01:00
Laren-AWS
b619aaefcd Update checkin test to include Kotlin and Rust, fix snippet tag issues found in Kotlin files. 2021-09-03 08:56:38 -07:00
Laren-AWS
6db28d5e63 Added documentation metadata validator using Yamale and Python.
Updated Action to validate metadata using the new validator.
Removed zexi executable from the repo.
2021-08-30 15:24:52 -07:00
Laren-AWS
3a6864184a Move SOS metadata and templates to GitHub, set up an action to validate. (#2011) 2021-08-24 12:25:54 -04:00
Jerry Kindall
add725c25c add ability to select reports; make sure snippet handlers are methods before calling 2021-06-24 14:46:44 -07:00
Jerry Kindall
67cfa51dec add GitHub action snippet extractor 2021-06-02 13:16:09 -07:00
Doug Schwartz
3637e43eeb Added var to env for Go ci/cd 2021-04-21 11:03:27 -07:00
Doug Schwartz
89b73cd776 Do not run Go code in module mode 2021-04-19 05:46:44 -07:00
Doug Schwartz
a1fc830593 Replace tab with spaces 2021-04-14 12:51:06 -07:00
Doug Schwartz
d181c21d40 Updated CI/CD test for Go 2021-04-14 12:44:37 -07:00
Doug
a75b249f83 Update ciTest.yml 2021-03-09 06:59:28 -08:00
Doug
e645d05f63 Update ciTest.yml 2021-03-09 06:46:49 -08:00
Doug
21f5600ba8 Update ciTest.yml 2021-03-09 06:31:16 -08:00
Doug
0bdf51dc58 Update ciTest.yml 2021-03-09 06:21:15 -08:00
Doug
f20be0d10e Update ciTest.yml 2021-03-09 06:12:24 -08:00
Doug Schwartz
86a13d9277 Updated Go CI test 2021-03-09 05:54:01 -08:00
Doug
815e34874c Update ciTest.yml 2021-02-15 12:13:35 -08:00
Doug Schwartz
b3c1d69c22 Removed setting execution bit for script 2021-02-03 05:36:59 -08:00
Doug Schwartz
d1ff44be83 Renamed Go ci workflow 2021-02-03 05:32:38 -08:00
Doug Schwartz
308cdb52bb It helps if you put the workflow in the workflows directory 2021-02-03 05:15:05 -08:00
Patrick Rachford
0732b7d6df Update cfn-lint.yml 2021-01-20 10:49:04 -08:00
Patrick Rachford
e3e65ab008 adding cfn-linter 2021-01-20 10:23:46 -08:00
Doug Schwartz
08ba12860b Added quiet flag to checkin to reduce noise 2021-01-05 06:21:49 -08:00
Doug
245ffeffe2 Create push-or-pr.yml 2020-12-07 05:21:27 -08:00
Dave Bishop
35432008f0 Delete labeler.yml 2020-01-20 07:06:51 -08:00
Dave Bishop
7c1c31dbb7 Adding the Labeler automatic Github action
Attempts to automatically label a language tag to any commit that updates a file in a language folder.  Uses the file .github/labeler.yml file to control the matches.
2020-01-16 14:52:45 -08:00