File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 10.9.1]
8+
9+ ### Added
10+ - Added back ` PUBLISH ` step of ` ARIA_S1_GUNW ` jobs so outputs are published to the ASF archive.
11+
712## [ 10.9.0]
813
914### Added
Original file line number Diff line number Diff line change @@ -75,3 +75,14 @@ ARIA_S1_GUNW:
7575 - EARTHDATA_PASSWORD
7676 - ESA_USERNAME
7777 - ESA_PASSWORD
78+ - name : PUBLISH
79+ image : ghcr.io/asfhyp3/ingest-adapter
80+ command :
81+ - Ref::job_id
82+ timeout : 600
83+ compute_environment : Default
84+ vcpu : 1
85+ memory : 512
86+ secrets :
87+ - TOPIC_ARN
88+ - HYP3_URL
You can’t perform that action at this time.
0 commit comments