Skip to content

Conversation

@blacha
Copy link
Member

@blacha blacha commented May 9, 2025

Motivation

a github environment secret sets the api key blocks, but it was not being passed to the CD process so the blocks are not being set automatically on deployment.

Modifications

Allow the CD process to have access to the blocked api keys

Verification

will check nonprod after deployment.

@blacha blacha requested a review from a team as a code owner May 9, 2025 01:26
@blacha blacha requested review from ccbblin and tawera-manaena May 9, 2025 01:26
@blacha blacha added this pull request to the merge queue May 9, 2025
Merged via the queue into master with commit 28f6403 May 9, 2025
12 of 14 checks passed
@blacha blacha deleted the fix/api-key-blocks branch May 9, 2025 04:03
@blacha blacha mentioned this pull request May 11, 2025
github-merge-queue bot pushed a commit that referenced this pull request May 11, 2025
# [v8.0.0](v7.17.0...v8.0.0)

**Please Note this is a work in progress release, please remain on v7
until the command line changes have been finalized**

### Bug Fixes

* **cli:** update landing deploy script with new cli-config package
BM-1260 ([#3431](#3431))
([4d7e86d](4d7e86d)),
closes
[/github.com/linz/basemaps/blob/e527a04fec65c82f8577642493e8fcb475762243/packages/landing/scripts/deploy.mjs#L1](https://github.com//github.com/linz/basemaps/blob/e527a04fec65c82f8577642493e8fcb475762243/packages/landing/scripts/deploy.mjs/issues/L1)
* ensure all linzjs packages are correctly labeled as deps
([#3439](#3439))
([de9df87](de9df87)),
closes [#3438](#3438)
* ensure api key blocks are set in ci/cd
([#3442](#3442))
([28f6403](28f6403))


### Features

* **cli-vector:** Extract cli to load schema json and prepare jobs to
process vector mbtiles. BM-1267
([#3429](#3429))
([db113e2](db113e2))
* **cli:** add cli-config package BM-1260
([#3428](#3428))
([4ca5a47](4ca5a47))
* **cli:** move cogify create-config into cli-config package BM-1261
([#3432](#3432))
([5f72430](5f72430))
* **cli:** rename cogify package to cli-raster BM-1262
([#3433](#3433))
([36d4449](36d4449))
* **cli:** update cli-package commands to cmd-ts BM-1259
([#3427](#3427))
([46cc342](46cc342))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants