Skip to content

chore: Build Ubuntu 18 binaries #614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Apr 13, 2023
Merged

chore: Build Ubuntu 18 binaries #614

merged 31 commits into from
Apr 13, 2023

Conversation

pcnc
Copy link
Member

@pcnc pcnc commented Apr 10, 2023

  • Lots of Ubuntu 18-specific handling
  • Also fixes handling for the ansible_arguments Packer var since that never actually worked

@pcnc pcnc requested review from a team as code owners April 10, 2023 18:28
pcnc and others added 9 commits April 10, 2023 21:40
* chore: re-enable Vault

* chore: bump version

* chore: version as rc

* fix: formatting

* chore: build test image from branch

* chore: trigger build

* chore: remove branch

* chore: bump version
* chore: re-enable Vault

* chore: bump version

* chore: version as rc

* fix: formatting

* chore: build test image from branch

* chore: trigger build

* chore: remove branch

* chore: bump version

* chore: add safeguards when enabling Vaault

* chore: revert changes

* chore: safeguard both pgsodium and vault

* chore: bump version
@pcnc pcnc force-pushed the pcnc/build-glibc227-bin branch from ea5a565 to 8267a78 Compare April 10, 2023 18:41
@@ -135,6 +142,20 @@ CREATE EXTENSION IF NOT EXISTS pgjwt WITH SCHEMA extensions;
COMMENT ON EXTENSION pgjwt IS 'JSON Web Token API for Postgresql';


--
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

schema changes seem unrelated to u18 concerns?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, those were likely generated by a previous merge commit.
Fixed by merging develop into this branch

@pcnc pcnc merged commit c795cea into develop Apr 13, 2023
@pcnc pcnc deleted the pcnc/build-glibc227-bin branch April 13, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants