edgedb / edgedb-pkg

EdgeDB Release Packaging Toolkit
1 stars 2 forks source link

Make aptrepo work on AWS, minimal version #33

Closed ambv closed 3 years ago

ambv commented 3 years ago

Fetches secrets from AWS SecretsManager, which includes authorized_keys, the host key, and the GPG keys for signing.

ambv commented 3 years ago

Looks like the stacked diff workflow didn't work. After landing the first PR (#32) nothing changed here, the display was as before. So I deleted the branch on #32 which moved this PR to be merged to master instead but there was no automatic rebase (still shows two commits).

Maybe the magic to rebase automatically is only if you use hub to merge the PR and not the Web UI?

elprans commented 3 years ago

Maybe the magic to rebase automatically is only if you use hub to merge the PR and not the Web UI?

I suspect it probably doesn't work if you use "squash and merge"