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

cmd: expose MakeMain() for testing #388

Merged
merged 1 commit into from
Dec 19, 2024
Merged

cmd: expose MakeMain() for testing #388

merged 1 commit into from
Dec 19, 2024

Conversation

jeffmccune
Copy link
Contributor

I'd like to add the kargo-demo repository to Unity to test evalv3, but
can't get a handle on the main function to wire up to testscript.

This patch fixes the problem by moving the MakeMain function to a public
package so the kargo-demo go module can import and call it using the go
mod tools technique.

Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2024

Deploying holos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0e95a28
Status: ✅  Deploy successful!
Preview URL: https://b0b33838.holos.pages.dev
Branch Preview URL: https://jeff-expose-main.holos.pages.dev

View logs

I'd like to add the kargo-demo repository to Unity to test evalv3, but
can't get a handle on the main function to wire up to testscript.

This patch fixes the problem by moving the MakeMain function to a public
package so the kargo-demo go module can import and call it using the go
mod tools technique.
@jeffmccune jeffmccune merged commit 0e95a28 into main Dec 19, 2024
4 checks passed
@jeffmccune jeffmccune deleted the jeff/expose-main branch December 19, 2024 23:24
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.

1 participant