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

Run homebrew formula locally in pipeline prior to publish #398

Open
tdurk93 opened this issue Jan 24, 2024 · 1 comment
Open

Run homebrew formula locally in pipeline prior to publish #398

tdurk93 opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
github_actions Pull requests that update GitHub Actions code story New feature or request

Comments

@tdurk93
Copy link
Contributor

tdurk93 commented Jan 24, 2024

Before releasing our homebrew formula, we should test it locally in the pipeline. This should be done prior to executing secureli-deployment.sh in the pipeline. This is probably best done as a separate step in the pipeline that executes prior to the homebrew formula publish (maybe rename the step Homebrew Formula Generation to Homebrew Formula Publish?)

Acceptance criteria:
We build the homebrew formula & run secureli init with the built formula prior to publishing to our tap.

@tdurk93 tdurk93 added the github_actions Pull requests that update GitHub Actions code label Jan 24, 2024
@dlolaogundipe dlolaogundipe added the story New feature or request label Jan 24, 2024
@joe-stafford joe-stafford self-assigned this Jan 26, 2024
@joe-stafford
Copy link
Contributor

The current formula template requires fetching published tarball from github so local testing of unpublished build cannot be done until homebrew formula can allow it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code story New feature or request
Projects
Status: PR Review
Development

No branches or pull requests

4 participants