Skip to content
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

ENT-9517: Modified zlib URL to adjust for new release #1274

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

craigcomstock
Copy link
Contributor

Keeping the old release requires using the https://zlib.net/fossils/ base URL

Ticket: ENT-9517
Changelog: none

Keeping the old release requires using the https://zlib.net/fossils/ base URL

Ticket: ENT-9517
Changelog: none
…l pull/push usage

Before I was pulling the sftp cache on the host outside the container because
I couldn't figure out how to push the sftp cache private key inside the container.

When I changed a dependency, zlib in this case, the build scripts wanted to push
the new packages up to the sftp cache which failed due to lack of private key in the container.

This commit takes either a github secret or mystiko password and sets it as an environment variable inside the container for the build to use.

Ticket: ENT-10419
Changelog: none
@craigcomstock
Copy link
Contributor Author

squashed commits, will cancel the workflow since previous workflow passed with same changes :)
image

@craigcomstock craigcomstock merged commit 98bd31f into master Aug 25, 2023
0 of 2 checks passed
@craigcomstock craigcomstock deleted the ENT-9517/master branch August 25, 2023 15:17
@craigcomstock
Copy link
Contributor Author

craigcomstock commented Aug 25, 2023

cherry picks
#1279
#1278

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