edgedb / edgedb-pkg

EdgeDB Release Packaging Toolkit
1 stars 2 forks source link

Allow configuring multiple buckets for `process_incoming.py` #68

Closed elprans closed 7 months ago

elprans commented 9 months ago

The incoming package may now declare which bucket it wants to go in using an identifier, and a mapping from bucket identifiers to actual bucket names can be specified in the new [common.buckets] config key.