Skip to content

Commit

Permalink
Remove java8 init templates (#488)
Browse files Browse the repository at this point in the history
* remove java8 init templates

* remove java 8 test
  • Loading branch information
jysheng123 authored Feb 13, 2024
1 parent a824d61 commit 24471e3
Show file tree
Hide file tree
Showing 156 changed files with 0 additions and 7,879 deletions.
6 changes: 0 additions & 6 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
Empty file removed java8/__init__.py
Empty file.
42 changes: 0 additions & 42 deletions java8/event-bridge-gradle/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions java8/event-bridge-gradle/cookiecutter.json

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 24471e3

Please sign in to comment.