File tree Expand file tree Collapse file tree 5 files changed +3
-8
lines changed Expand file tree Collapse file tree 5 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010- Added ARIA_S1_GUNW job type to the ` plus-test ` and ` plus-prod ` deployments.
1111
12+ ### Removed
13+ - ESA_USERNAME and ESA_PASSWORD environment variables removed in [ RAiDER v0.5.5] ( https://github.com/dbekaert/RAiDER/releases/tag/v0.5.5 )
14+
1215## [ 10.11.13]
1316
1417### Changed
Original file line number Diff line number Diff line change @@ -44,8 +44,6 @@ ARIA_RAIDER:
4444 secrets :
4545 - EARTHDATA_USERNAME
4646 - EARTHDATA_PASSWORD
47- - ESA_USERNAME
48- - ESA_PASSWORD
4947 - RAIDER_ECMWF_ERA5_UID
5048 - RAIDER_ECMWF_ERA5_API_KEY
5149 - RAIDER_HRES_EMAIL
Original file line number Diff line number Diff line change @@ -154,8 +154,6 @@ ARIA_S1_COSEIS:
154154 secrets :
155155 - EARTHDATA_USERNAME
156156 - EARTHDATA_PASSWORD
157- - ESA_USERNAME
158- - ESA_PASSWORD
159157 - RAIDER_ECMWF_ERA5_UID
160158 - RAIDER_ECMWF_ERA5_API_KEY
161159 - RAIDER_HRES_EMAIL
Original file line number Diff line number Diff line change @@ -73,8 +73,6 @@ ARIA_S1_GUNW:
7373 secrets :
7474 - EARTHDATA_USERNAME
7575 - EARTHDATA_PASSWORD
76- - ESA_USERNAME
77- - ESA_PASSWORD
7876 - name : PUBLISH
7977 image : ghcr.io/asfhyp3/ingest-adapter
8078 command :
Original file line number Diff line number Diff line change @@ -152,8 +152,6 @@ INSAR_ISCE:
152152 secrets :
153153 - EARTHDATA_USERNAME
154154 - EARTHDATA_PASSWORD
155- - ESA_USERNAME
156- - ESA_PASSWORD
157155 - RAIDER_ECMWF_ERA5_UID
158156 - RAIDER_ECMWF_ERA5_API_KEY
159157 - RAIDER_HRES_EMAIL
You can’t perform that action at this time.
0 commit comments