-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v9.2.0 #2549
Merged
Merged
Release v9.2.0 #2549
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d821ea8
Bump boto3 from 1.35.76 to 1.35.82
dependabot[bot] 0e3f54f
Bump cfn-lint from 1.21.0 to 1.22.2
dependabot[bot] 4cfc363
Merge pull request #2530 from ASFHyP3/dependabot/pip/boto3-1.35.82
jtherrmann 17d3212
Bump moto[dynamodb] from 5.0.22 to 5.0.23
dependabot[bot] 3291c12
Merge pull request #2531 from ASFHyP3/dependabot/pip/cfn-lint-1.22.2
jtherrmann 928638d
Merge pull request #2526 from ASFHyP3/dependabot/pip/moto-dynamodb--5…
jtherrmann 6de868d
Bump ASFHyP3/actions from 0.12.0 to 0.13.2
dependabot[bot] 7eb669b
Bump cfn-lint from 1.22.2 to 1.22.3
dependabot[bot] a648a44
Bump boto3 from 1.35.82 to 1.35.90
dependabot[bot] d4a690e
Merge pull request #2540 from ASFHyP3/dependabot/pip/boto3-1.35.90
jtherrmann 4c78da6
Bump jinja2 from 3.1.4 to 3.1.5
dependabot[bot] 44b12a0
make opera-disp-tms jobs available in edc-uat instead of standalone s…
asjohnston-asf 0257560
update changelog
asjohnston-asf faef3c2
Merge pull request #2545 from ASFHyP3/opera-in-edc-uat
asjohnston-asf 7d59f3a
Merge pull request #2536 from ASFHyP3/dependabot/pip/jinja2-3.1.5
asjohnston-asf c86cb42
Bump moto[dynamodb] from 5.0.23 to 5.0.26
dependabot[bot] 457e213
Bump boto3 from 1.35.90 to 1.35.93
dependabot[bot] ea93fb6
Merge pull request #2539 from ASFHyP3/dependabot/pip/cfn-lint-1.22.3
asjohnston-asf 85d4668
Bump setuptools from 75.6.0 to 75.7.0
dependabot[bot] b64cd28
add credit cost for opera-disp-tms jobs in edc
asjohnston-asf b8af95c
Merge branch 'develop' into opera-in-edc-uat
asjohnston-asf cf89ace
Merge pull request #2547 from ASFHyP3/opera-in-edc-uat
asjohnston-asf 3817540
Merge branch 'develop' into dependabot/github_actions/ASFHyP3/actions…
asjohnston-asf 73c5bae
Merge branch 'develop' into dependabot/pip/setuptools-75.7.0
asjohnston-asf 8c2ae78
Merge branch 'develop' into dependabot/pip/moto-dynamodb--5.0.26
asjohnston-asf 959b80f
Merge branch 'develop' into dependabot/pip/boto3-1.35.93
asjohnston-asf 51a4ed9
Merge pull request #2542 from ASFHyP3/dependabot/pip/setuptools-75.7.0
asjohnston-asf 1f0f16e
Merge pull request #2544 from ASFHyP3/dependabot/pip/moto-dynamodb--5…
asjohnston-asf bf2ea53
Merge pull request #2546 from ASFHyP3/dependabot/pip/boto3-1.35.93
asjohnston-asf 0bf82bf
add mypy
jtherrmann 8ed3967
Merge branch 'develop' into mypy
jtherrmann f7fe847
fix mypy errors
jtherrmann 2224efb
upgrade to python 3.13
jtherrmann 2914b9d
remove some type ignores
jtherrmann 19abecb
type ignore
jtherrmann 81be34f
fix ruff
jtherrmann e13c954
ruff format
jtherrmann 29304b0
changelog
jtherrmann 6ba9f74
add perms to static analysis
jtherrmann 95e8127
Update CHANGELOG.md
jtherrmann d4c9e11
Merge pull request #2548 from ASFHyP3/mypy
jtherrmann 6e6dec1
Merge pull request #2535 from ASFHyP3/dependabot/github_actions/ASFHy…
jtherrmann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,17 @@ | ||
name: Static code analysis | ||
|
||
permissions: | ||
contents: read | ||
|
||
on: push | ||
|
||
jobs: | ||
call-ruff-workflow: | ||
# Docs: https://github.com/ASFHyP3/actions | ||
uses: ASFHyP3/actions/.github/workflows/[email protected] | ||
uses: ASFHyP3/actions/.github/workflows/[email protected] | ||
|
||
call-mypy-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected] | ||
|
||
cfn-lint: | ||
runs-on: ubuntu-latest | ||
|
@@ -17,7 +23,7 @@ jobs: | |
- uses: actions/[email protected] | ||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.9 | ||
python-version: 3.13 | ||
- run: | | ||
python -m pip install --upgrade pip | ||
make install | ||
|
@@ -31,7 +37,7 @@ jobs: | |
- uses: actions/[email protected] | ||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.9 | ||
python-version: 3.13 | ||
- run: | | ||
python -m pip install --upgrade pip | ||
make install | ||
|
@@ -48,7 +54,7 @@ jobs: | |
- run: gem install statelint | ||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.9 | ||
python-version: 3.13 | ||
- run: | | ||
python -m pip install --upgrade pip | ||
make install | ||
|
@@ -65,7 +71,7 @@ jobs: | |
- uses: snyk/actions/[email protected] | ||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: 3.9 | ||
python-version: 3.13 | ||
- run: | | ||
python -m pip install --upgrade pip | ||
make install | ||
|
@@ -78,4 +84,4 @@ jobs: | |
snyk iac test --severity-threshold=high | ||
|
||
call-secrets-analysis-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.12.0 | ||
uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.13.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
from typing import Union | ||
|
||
|
||
def get_time_from_result(result: Union[list, dict]) -> Union[list, float]: | ||
def get_time_from_result(result: list | dict) -> list | float: | ||
if isinstance(result, list): | ||
return [get_time_from_result(item) for item in result] | ||
|
||
return (result['StoppedAt'] - result['StartedAt']) / 1000 | ||
|
||
|
||
def lambda_handler(event, _) -> list[Union[list, float]]: | ||
def lambda_handler(event, _) -> list | float: | ||
processing_results = event['processing_results'] | ||
result_list = [processing_results[key] for key in sorted(processing_results.keys())] | ||
return get_time_from_result(result_list) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium