Skip to content

[Feature] Proposed pipeline test: build outside executable against project #8287

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

Open
tendervittles opened this issue Mar 2, 2025 · 4 comments
Labels
kind/feature New feature or request

Comments

@tendervittles
Copy link

What feature/behavior/change do you want?

The pipeline should include an executable outside of the eksctl package that:

  • Imports eksctl
  • Initializes go.mod against an eksctl candidate
  • Builds and runs

This need not be complicated, nor even connect to an actual EKS instance.

This is an example.

https://github.com/tendervittles/bad-eksctl

Why do you want this feature?

I have hit #8090 and #8284 when trying to import eksctl.

Both could have been easily detect before release by building an outside executable against this project.

@tendervittles tendervittles added the kind/feature New feature or request label Mar 2, 2025
Copy link
Contributor

github-actions bot commented Apr 2, 2025

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Apr 2, 2025
@tendervittles
Copy link
Author

Not stale.

@github-actions github-actions bot removed the stale label Apr 17, 2025
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label May 17, 2025
@tendervittles
Copy link
Author

Not stale.

@github-actions github-actions bot removed the stale label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant