Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mildaniel authored Feb 16, 2024
2 parents 3ad3fc3 + e3bdf85 commit d9583ab
Show file tree
Hide file tree
Showing 326 changed files with 37 additions and 16,549 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build_test_invoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,9 @@ jobs:
fail-fast: false
matrix:
include:
- version: '8'
type: 'Test'
file: 'tests/integration/unit_test/test_unit_test_java8.py'
- version: '8'
type: 'Test (AL2)'
file: 'tests/integration/unit_test/test_unit_test_java8_al2.py'
- version: '8'
type: 'Invoke'
file: 'tests/integration/build_invoke/java/test_java_8.py'
- version: '8'
type: 'Invoke (AL2)'
file: 'tests/integration/build_invoke/java/test_java_8_al2.py'
Expand Down Expand Up @@ -235,12 +229,6 @@ jobs:
fail-fast: false
matrix:
include:
- version: '2.7'
type: 'Test'
file: 'tests/integration/unit_test/test_unit_test_ruby2_7.py'
- version: '2.7'
type: 'Invoke'
file: 'tests/integration/build_invoke/test_ruby_2_7.py'
- version: '3.2'
type: 'Test'
file: 'tests/integration/unit_test/test_unit_test_ruby3_2.py'
Expand Down
7 changes: 6 additions & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ jobs:
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
const maintainers = ['jfuss', 'hoffa', 'awood45', 'aahung', 'hawflau', 'mndeveci', 'ssenchenko', 'qingchm', 'moelasmar', 'xazhao', 'mildaniel', 'marekaiv', 'torresxb1', 'lucashuy', 'hnnasit', 'sriram-mv', 'dependabot[bot]']
const maintainers = [
'aws-sam-cli-bot',
'hawflau', 'mndeveci',
'mildaniel', 'marekaiv',
'lucashuy', 'hnnasit', 'jysheng123', 'bentvelj', 'sidhujus', 'dependabot[bot]'
]
if (maintainers.includes(context.payload.sender.login)) {
github.rest.issues.addLabels({
issue_number: context.issue.number,
Expand Down
Empty file removed go1.x/__init__.py
Empty file.
38 changes: 0 additions & 38 deletions go1.x/event-bridge-schema/README.md

This file was deleted.

Empty file.
18 changes: 0 additions & 18 deletions go1.x/event-bridge-schema/cookiecutter.json

This file was deleted.

4 changes: 0 additions & 4 deletions go1.x/event-bridge-schema/requirements-dev.txt

This file was deleted.

Empty file.

This file was deleted.

126 changes: 0 additions & 126 deletions go1.x/event-bridge-schema/{{cookiecutter.project_name}}/README.md

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions go1.x/event-bridge-schema/{{cookiecutter.project_name}}/go.mod

This file was deleted.

14 changes: 0 additions & 14 deletions go1.x/event-bridge-schema/{{cookiecutter.project_name}}/go.sum

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d9583ab

Please sign in to comment.