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

PRODENG-2551 clean and fix local/release #446

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

james-nesbitt
Copy link
Collaborator

@james-nesbitt james-nesbitt commented Mar 8, 2024

  • separate goreleaser/makefile processes for local/release build
    • different goreleaser files now for local/release
    • can now build/sign/release separately
  • remove make target for release, which is dangerous enough that it should never be run accidentally, and just runs a script
  • Jenkins podspec to separate build/sign/release
    • build-release now happens in a goreleaser container
    • sign-release now happens in the Mir digicert container

@james-nesbitt james-nesbitt force-pushed the PRODENG-2551-fix-release-jenkins branch from be64433 to 206298f Compare March 8, 2024 08:45
@cranzy cranzy self-requested a review March 8, 2024 08:51
@james-nesbitt james-nesbitt force-pushed the PRODENG-2551-fix-release-jenkins branch 3 times, most recently from 12b9a39 to 1a01d7a Compare March 8, 2024 08:57
@james-nesbitt james-nesbitt marked this pull request as ready for review March 8, 2024 09:00
@james-nesbitt james-nesbitt force-pushed the PRODENG-2551-fix-release-jenkins branch 6 times, most recently from b25efb5 to 175ce99 Compare March 8, 2024 09:33
- separate goreleaser/makefile processes for local/release build
  - different goreleaser files now for local/release
  - can now build/sign/release separately
- remove make target for release, which is dangerous enough that
  it should never be run accidentally, and just runs a script
- Jenkins podspec to separate build/sign/release
  - build-release now happens in a goreleaser container
  - sign-release now happens in the Mir digicert container

Signed-off-by: James Nesbitt <[email protected]>
@james-nesbitt james-nesbitt force-pushed the PRODENG-2551-fix-release-jenkins branch from 175ce99 to 1e85eb9 Compare March 8, 2024 09:49
@james-nesbitt james-nesbitt merged commit 7ccc1f0 into master Mar 8, 2024
5 checks passed
@james-nesbitt james-nesbitt deleted the PRODENG-2551-fix-release-jenkins branch March 8, 2024 10:31
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.

2 participants