Rachel Hagerman
dc646caac3
.NET v3: adding .editorconfig settings for linting and linting fixes. ( #5296 )
2023-08-23 15:31:04 -04:00
Jason Q
e433cfb0df
Split auto labels and label auditing for better permission control. ( #5212 )
2023-08-07 14:46:34 -04:00
ford prior
82c391d37d
Testing: Update docker-push.yml to use non-main branch ( #5175 )
2023-07-28 09:55:04 -07:00
Jason Q
fe40619f10
Removes pull_request_target from the label linter. ( #5127 )
2023-07-20 11:41:24 -07:00
ford prior
11af95cafb
Update docker-push.yml to update labels ( #5068 )
...
Update docker-push.yml
2023-07-12 15:37:13 -04:00
David Souther
4d63b1ac89
Rust: refactor workspaces. ( #4997 )
...
* Rust: refactor workspaces.
The project has a single main workspace, but this doesn't work for wasm or for lambda runtime. Rather than have those as one-offs, this refactor moves the cross-service, applications, and "other" pieces to dedicated top-level workspaces.
Closes #4996
2023-06-30 09:51:46 -05:00
Jason Q
0fb6bee5eb
GitHub: Updates the labels, associated colors, and actions referencing those labels. ( #5005 )
...
Updates the labels, associated colors, and actions referencing those labels.
2023-06-28 14:29:25 -07:00
Corey Pyle
3e07b75d5c
GitHub: Shoot the Shirriff ( #4981 )
2023-06-23 10:32:40 -06:00
David Souther
d1f465816e
Rust: Replace actions-rs/* with dtolnay/rust-toolchain@stable ( #4870 )
...
Rust: Replace workflows with dtolnay/rust-toolchain@stable
2023-06-06 09:11:29 -07:00
Laren-AWS
5535a68ec5
Get started scenario with functions for Lambda in Go V2. ( #4718 )
...
* Get started scenario with functions for Lambda in Go V2.
Co-authored-by: Liz Kellebrew-Davies <35241259+lkdavies@users.noreply.github.com >
2023-04-21 09:24:44 -04:00
Jason Q
ef75eb7c63
Process updates jq april ( #4686 )
...
* Update allowed-labels.yml, Remove RTM and Test label checks
2023-04-13 11:32:03 -07:00
Corey Pyle
bd4ab6a6a7
IAM Cleanup ( #4646 )
...
* consolidate iam client snippets
* move and clean up iam examples
* refactor basic scenario
* add integration tests
* update readme
* update linter
* apply editorial suggestions from code review
2023-04-07 11:07:21 -07:00
ford prior
8e3e5bc86e
Update docker-push.yml ( #4617 )
2023-03-30 16:55:16 -06:00
David Souther
07e676a758
Bump rust toolchain to 1.66.1 ( #4553 )
...
Bump rust toolchain to 1.66.1
2023-03-20 15:13:37 -05:00
David Souther
78e49e1244
Update allowed-labels.yml ( #4524 )
...
* Update allowed-labels.yml
Adds label for cross-service team PRs. To be ignored by the on-call flow and managed/shepherded by the Cross Service team.
* Updates the Label Checker as well to only check the main branch
---------
Co-authored-by: Jason Q <81179619+beqqrry-aws@users.noreply.github.com >
2023-03-14 11:42:26 -05:00
Jason Q
e622ef8ba9
Updates versions in our workflows to fix the Node.js version 12 deprecation. ( #4515 )
...
Co-authored-by: Irene Smith <73654695+irenepsmith@users.noreply.github.com >
2023-03-14 09:33:59 -04:00
Jason Q
578158e643
Fixes the label checker to look for the new, correct, label. ( #4502 )
2023-03-07 16:07:03 -05:00
Jason Q
8289f8b867
Updates labels for new process. ( #4496 )
...
Co-authored-by: Irene Smith <73654695+irenepsmith@users.noreply.github.com >
2023-03-07 12:56:56 -05:00
David Souther
4201ec6fb6
Bump MSRV, ensure SDK branches are main, TLS test moved to smithy-rs ( #4469 )
...
* Bump MSRV and ensure branch is main for all sdk deps.
* New Clippy
* Drop tls tests, these are upstreamed to smithy-rs
* Clippy
2023-03-01 10:21:28 -06:00
Jason Q
555b6c06e3
Adds the Label Checker action to prevent merging unless labels are correct. ( #4349 )
2023-02-08 11:10:18 -08:00
ford prior
2f3420dcec
Update docker-push.yml ( #4371 )
2023-02-07 15:18:30 -08:00
ford prior
a31c836344
fix
2023-01-23 16:09:49 -06:00
ford prior
2f4727898c
test
2023-01-23 16:04:20 -06:00
ford prior
631bf4a59a
Update docker-push.yml
2023-01-23 15:26:04 -06:00
ford prior
f90534796c
Update docker-push.yml
2023-01-23 15:19:06 -06:00
ford prior
d226bb47f6
Update docker-push.yml
2023-01-23 13:25:40 -06:00
ford prior
a0efdc919d
Delete CloudFormation directory ( #4192 )
...
* delete old code
* Delete cfn-lint.yml
2023-01-19 17:00:42 -06:00
ford prior
b1632baf51
Delete selected files within the /scripts directory ( #4140 )
...
* refactoring and deleting
* reference corrected
* with Laren's feedback
* pylint fix
2023-01-19 16:49:19 -06:00
Laren-AWS
4db4420ac5
Refactor SOS templates to use nested templates and add curated example templates ( #4186 )
...
* Refactor SOS templates to use nested templates. Add curated examples as a new example type that can be published (but don't add any yet).
* Add placeholder sources.yaml so the linter finds something to lint.
Co-authored-by: Steven Meyer <108885656+meyertst-aws@users.noreply.github.com >
2023-01-06 15:49:41 -05:00
ford prior
83c10a7353
single line
2023-01-02 16:55:07 -06:00
ford prior
3a8de3dfbe
Hotfix ford ( #4145 )
...
* slight change to REAMDE#docker-image-beta
* run them all
2023-01-02 10:57:12 -06:00
ford prior
ad60b13aa7
issue
2022-12-30 10:51:50 -06:00
ford prior
71c42616ee
tweaks
2022-12-29 15:20:37 -06:00
ford prior
193b6c758e
workflow
2022-12-29 14:15:33 -06:00
ford prior
e69c6650ea
workflow:
2022-12-29 14:13:48 -06:00
ford prior
7b617f3e19
Create docker-push.yml
2022-12-19 13:38:13 -06:00
Zelda Hessler
f614d93138
update: Rust example CI to target 1.62.1 ( #4083 )
...
* update: Rust example CI
add: rust-toolchain.toml for Rust examples
fix: glue example Cargo.toml
* add: clippy and rustfmt components
* remove: invalid argument from fmt task
* fix: broken dependency by locking version
remove: clippy lints from the future
* format: run cargo fmt
2022-12-13 15:16:25 -05:00
Corey Pyle
77c6276633
Revert "fix: examples that were preventing SDK release ( #4078 )" ( #4080 )
...
This reverts commit 29b5d3dda6 .
2022-12-12 14:27:00 -05:00
Zelda Hessler
29b5d3dda6
fix: examples that were preventing SDK release ( #4078 )
...
* fix: point glue examples at `next` branch
fix: clippy lints
fix: versions used in examples
* add: rust-toolchain toml
remove: toolchain from github workflow
* move: toolchain to repository root
2022-12-12 13:37:55 -05:00
Laren-AWS
93d2464740
Go IAM scenario, actions, and cleanup
...
* Go IAM MVP and cleanup.
Fix README typos.
* Incorporate edits and add iam to Go linter.
Co-authored-by: Corey Pyle <corepyle@amazon.com >
2022-12-08 09:30:53 -05:00
Laren-AWS
642e35cf18
Go S3 MVP + presigning + cleanup ( #4001 )
...
* Go S3 MVP + presigning + cleanup.
* Fix typo in Go linter workflow.
* Incorporated edits.
Co-authored-by: ford prior <108086978+ford-at-aws@users.noreply.github.com >
Co-authored-by: Rachel Hagerman <110480692+rlhagerm@users.noreply.github.com >
2022-12-05 13:25:08 -06:00
Laren-AWS
70f8f5d87a
Update Go test tools.
...
Move MockQuestion to demotools, remove dependency on demotools from testtools.
2022-11-23 08:45:14 -06:00
Laren-AWS
b6881555bf
Update Go demotools: variadic validators and default validation behvaior.
2022-11-22 12:01:33 -06:00
Laren-AWS
acf1f92c4c
Adding first round of SAP ABAP code examples.
...
Resolve some merge issues.
Minor edits.
Fix some validation errors.
Update Python version in workflow.
2022-11-17 15:19:40 -08:00
Corey Pyle
c8e72e2dbd
Update Shirriff to mention the correct group. ( #3958 )
2022-11-15 16:21:21 -05:00
Steven Meyer
06247d0e6e
Super-duper linter ( #3936 )
...
Co-authored-by: Irene Smith <73654695+irenepsmith@users.noreply.github.com >
2022-11-14 12:15:25 -05:00
Corey Pyle
6f90174321
Remove punctuation to fix failing notifications. ( #3951 )
2022-11-14 09:03:59 -05:00
David Souther
ad9c79be9c
Add name to rust workflow steps. ( #3920 )
...
Co-authored-by: Irene Smith <73654695+irenepsmith@users.noreply.github.com >
2022-11-11 10:58:53 -05:00
Corey Pyle
837224a37a
Turn off Shirriff debug mode. ( #3945 )
...
* Add 'Shirriff' action to manage stale issues and PRs.
Creates an Action named 'Shirriff' which runs the GitHub "stale"
action every day at 01:00 UTC. The action will mark issues older
than 14 days as 'status/stale' and add a comment. It will not
check issues with the 'type/epic' or 'status/icebox' labels.
This first iteration is debug-only. If the dry-run looks good we'll
turn off debug mode.
* Turn off Shirriff debug mode. Adjust days-before-stale to 21.
2022-11-11 09:57:00 -05:00
Corey Pyle
cec70220ee
Add 'Shirriff' action to manage stale issues and PRs. ( #3942 )
...
Creates an Action named 'Shirriff' which runs the GitHub "stale"
action every day at 01:00 UTC. The action will mark issues older
than 14 days as 'status/stale' and add a comment. It will not
check issues with the 'type/epic' or 'status/icebox' labels.
This first iteration is debug-only. If the dry-run looks good we'll
turn off debug mode.
Co-authored-by: Irene Smith <73654695+irenepsmith@users.noreply.github.com >
2022-11-10 16:01:02 -05:00