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

Update pipelines #595

Merged
merged 15 commits into from
Dec 23, 2024
Merged

Update pipelines #595

merged 15 commits into from
Dec 23, 2024

Conversation

ErikPelli
Copy link
Collaborator

@ErikPelli ErikPelli commented Dec 23, 2024

Fixes #566.
Review Github Actions pipeline and update them.

Integrate an automatic linter check in CI/CD and refactor the current code accordingly.

Additional changes:

  • Update signer version to v2 and use SHA256 instead of (deprecated) SHA1
  • Check for Transport.DialContext() instead of the deprecated .Dial() in proxy connection dial
  • Expose signHost to have a separated package for the tests, but move it to an internal folder to prevent its usage outside of this project

@ErikPelli ErikPelli merged commit 5adab11 into master Dec 23, 2024
1 check passed
@ErikPelli ErikPelli deleted the update-pipelines branch December 23, 2024 14:27
@ErikPelli ErikPelli mentioned this pull request Dec 23, 2024
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.

Update pipelines
1 participant