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

feat(workflows): Use new contract version on build and package #834

Merged
merged 1 commit into from
May 28, 2024

Conversation

javirln
Copy link
Member

@javirln javirln commented May 28, 2024

This patch removes all materials not needed on the contract anymore that will be replaces by the workflow present at: #822

The changes include:

  • Bump version of chainloop cli to the latest one
  • Reverts the changes on the contract name otherwise we cannot use this workflow
  • Removed all unneeded materials
  • Added the goreleaser output. As you we create a temp file to store the output. This is due to we are cleaning the dist folder where goreleaser outputs everything including the wanted file

Refs #785

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln force-pushed the feat/785-vault-build-package branch from d9b9c09 to db825cd Compare May 28, 2024 12:17
@javirln javirln requested review from migmartri and jiparis May 28, 2024 12:17
@javirln javirln marked this pull request as ready for review May 28, 2024 12:21
@javirln javirln merged commit b3d02c5 into main May 28, 2024
13 checks passed
@javirln javirln deleted the feat/785-vault-build-package branch May 28, 2024 12:46
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.

None yet

3 participants