Skip to content

Commit c5fc0a7

Browse files
authored
Merge pull request #2446 from ASFHyP3/develop
Release v7.11.0
2 parents c396b43 + c86f596 commit c5fc0a7

11 files changed

+56
-24
lines changed

.github/workflows/deploy-daac.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ jobs:
2525
default_application_status: APPROVED
2626
cost_profile: EDC
2727
deploy_ref: refs/heads/main
28-
job_files: job_spec/AUTORIFT.yml job_spec/INSAR_GAMMA.yml job_spec/RTC_GAMMA.yml job_spec/INSAR_ISCE_BURST.yml
28+
job_files: >-
29+
job_spec/AUTORIFT.yml
30+
job_spec/INSAR_GAMMA.yml
31+
job_spec/RTC_GAMMA.yml
32+
job_spec/INSAR_ISCE_BURST.yml
2933
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
3034
default_max_vcpus: 1500
3135
expanded_max_vcpus: 3000
@@ -62,7 +66,7 @@ jobs:
6266
url: https://${{ matrix.domain }}
6367

6468
steps:
65-
- uses: actions/checkout@v4.1.7
69+
- uses: actions/checkout@v4.2.0
6670

6771
- uses: aws-actions/configure-aws-credentials@v4
6872
with:

.github/workflows/deploy-enterprise-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
url: https://${{ matrix.domain }}
102102

103103
steps:
104-
- uses: actions/checkout@v4.1.7
104+
- uses: actions/checkout@v4.2.0
105105

106106
- uses: aws-actions/configure-aws-credentials@v4
107107
with:

.github/workflows/deploy-enterprise.yml

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ jobs:
101101
default_credits_per_user: 0
102102
default_application_status: APPROVED
103103
cost_profile: DEFAULT
104-
job_files: job_spec/INSAR_GAMMA.yml
104+
job_files: >-
105+
job_spec/INSAR_GAMMA.yml
106+
job_spec/INSAR_ISCE_BURST.yml
105107
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
106108
default_max_vcpus: 640
107109
expanded_max_vcpus: 640
@@ -118,7 +120,10 @@ jobs:
118120
default_credits_per_user: 0
119121
default_application_status: APPROVED
120122
cost_profile: DEFAULT
121-
job_files: job_spec/RTC_GAMMA.yml job_spec/WATER_MAP.yml job_spec/WATER_MAP_EQ.yml
123+
job_files: >-
124+
job_spec/RTC_GAMMA.yml
125+
job_spec/WATER_MAP.yml
126+
job_spec/WATER_MAP_EQ.yml
122127
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
123128
default_max_vcpus: 640
124129
expanded_max_vcpus: 640
@@ -135,7 +140,10 @@ jobs:
135140
default_credits_per_user: 0
136141
default_application_status: APPROVED
137142
cost_profile: DEFAULT
138-
job_files: job_spec/RTC_GAMMA.yml job_spec/WATER_MAP.yml job_spec/WATER_MAP_EQ.yml
143+
job_files: >-
144+
job_spec/RTC_GAMMA.yml
145+
job_spec/WATER_MAP.yml
146+
job_spec/WATER_MAP_EQ.yml
139147
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
140148
default_max_vcpus: 1600
141149
expanded_max_vcpus: 1600
@@ -152,7 +160,9 @@ jobs:
152160
default_credits_per_user: 0
153161
default_application_status: APPROVED
154162
cost_profile: DEFAULT
155-
job_files: job_spec/INSAR_GAMMA.yml job_spec/INSAR_ISCE_BURST.yml
163+
job_files: >-
164+
job_spec/INSAR_GAMMA.yml
165+
job_spec/INSAR_ISCE_BURST.yml
156166
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
157167
default_max_vcpus: 640
158168
expanded_max_vcpus: 640
@@ -169,7 +179,11 @@ jobs:
169179
default_credits_per_user: 0
170180
default_application_status: APPROVED
171181
cost_profile: DEFAULT
172-
job_files: job_spec/INSAR_GAMMA.yml job_spec/RTC_GAMMA.yml
182+
job_files: >-
183+
job_spec/AUTORIFT.yml
184+
job_spec/INSAR_GAMMA.yml
185+
job_spec/RTC_GAMMA.yml
186+
job_spec/INSAR_ISCE_BURST.yml
173187
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
174188
default_max_vcpus: 640
175189
expanded_max_vcpus: 640
@@ -186,7 +200,11 @@ jobs:
186200
default_credits_per_user: 0
187201
default_application_status: APPROVED
188202
cost_profile: DEFAULT
189-
job_files: job_spec/INSAR_GAMMA.yml job_spec/RTC_GAMMA.yml
203+
job_files: >-
204+
job_spec/AUTORIFT.yml
205+
job_spec/INSAR_GAMMA.yml
206+
job_spec/RTC_GAMMA.yml
207+
job_spec/INSAR_ISCE_BURST.yml
190208
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
191209
default_max_vcpus: 640
192210
expanded_max_vcpus: 640
@@ -203,7 +221,11 @@ jobs:
203221
default_credits_per_user: 0
204222
default_application_status: APPROVED
205223
cost_profile: DEFAULT
206-
job_files: job_spec/INSAR_GAMMA.yml job_spec/RTC_GAMMA.yml
224+
job_files: >-
225+
job_spec/AUTORIFT.yml
226+
job_spec/INSAR_GAMMA.yml
227+
job_spec/RTC_GAMMA.yml
228+
job_spec/INSAR_ISCE_BURST.yml
207229
instance_types: r6id.xlarge,r6id.2xlarge,r6id.4xlarge,r6id.8xlarge,r6idn.xlarge,r6idn.2xlarge,r6idn.4xlarge,r6idn.8xlarge
208230
default_max_vcpus: 640
209231
expanded_max_vcpus: 640
@@ -236,7 +258,7 @@ jobs:
236258
url: https://${{ matrix.domain }}
237259

238260
steps:
239-
- uses: actions/checkout@v4.1.7
261+
- uses: actions/checkout@v4.2.0
240262

241263
- uses: aws-actions/configure-aws-credentials@v4
242264
with:

.github/workflows/deploy-multi-burst-sandbox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
url: https://${{ matrix.domain }}
4444

4545
steps:
46-
- uses: actions/checkout@v4.1.7
46+
- uses: actions/checkout@v4.2.0
4747

4848
- uses: aws-actions/configure-aws-credentials@v4
4949
with:

.github/workflows/static-analysis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
flake8:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4.1.7
9+
- uses: actions/checkout@v4.2.0
1010
- uses: actions/setup-python@v5
1111
with:
1212
python-version: 3.9
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
security_environment: [ASF, EDC, JPL, JPL-public]
2525
steps:
26-
- uses: actions/checkout@v4.1.7
26+
- uses: actions/checkout@v4.2.0
2727
- uses: actions/setup-python@v5
2828
with:
2929
python-version: 3.9
@@ -37,7 +37,7 @@ jobs:
3737
openapi-spec-validator:
3838
runs-on: ubuntu-latest
3939
steps:
40-
- uses: actions/checkout@v4.1.7
40+
- uses: actions/checkout@v4.2.0
4141
- uses: actions/setup-python@v5
4242
with:
4343
python-version: 3.9
@@ -50,7 +50,7 @@ jobs:
5050
statelint:
5151
runs-on: ubuntu-latest
5252
steps:
53-
- uses: actions/checkout@v4.1.7
53+
- uses: actions/checkout@v4.2.0
5454
- uses: ruby/setup-ruby@v1
5555
with:
5656
ruby-version: 2.7
@@ -70,7 +70,7 @@ jobs:
7070
snyk:
7171
runs-on: ubuntu-latest
7272
steps:
73-
- uses: actions/checkout@v4.1.7
73+
- uses: actions/checkout@v4.2.0
7474
- uses: snyk/actions/[email protected]
7575
- uses: actions/setup-python@v5
7676
with:

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v4.1.7
10+
- uses: actions/checkout@v4.2.0
1111

1212
- uses: actions/setup-python@v5
1313
with:

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [7.11.0]
8+
9+
### Added
10+
- The `INSAR_ISCE_BURST` job type is now available in the `hyp3-avo`, `hyp3-bgc-engineering`, `hyp3-cargill`, abd `hyp3-carter` deployments.
11+
- The `AUTORIFT` job type is now available in the `hyp3-bgc-engineering`, `hyp3-cargill`, abd `hyp3-carter` deployments.
12+
713
## [7.10.0]
814

915
### Added

requirements-all.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
-r requirements-apps-start-execution-worker.txt
66
-r requirements-apps-disable-private-dns.txt
77
-r requirements-apps-update-db.txt
8-
boto3==1.35.24
8+
boto3==1.35.31
99
jinja2==3.1.4
10-
moto[dynamodb]==5.0.15
10+
moto[dynamodb]==5.0.16
1111
pytest==8.3.3
1212
PyYAML==6.0.2
1313
responses==0.25.3
@@ -17,4 +17,4 @@ flake8-blind-except==0.2.1
1717
flake8-builtins==2.5.0
1818
setuptools==75.1.0
1919
openapi-spec-validator==0.7.1
20-
cfn-lint==1.15.0
20+
cfn-lint==1.15.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
boto3==1.35.24
1+
boto3==1.35.31
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3==1.35.24
1+
boto3==1.35.31
22
./lib/dynamo/
33
./lib/lambda_logging/

0 commit comments

Comments
 (0)