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

Add periodic build of generate-conda-packages with no upload but dummy metapackages generation #1584

Open
traversaro opened this issue Jan 29, 2024 · 0 comments

Comments

@traversaro
Copy link
Member

In the generate-conda-packages we have the options to do a test run with no upload but with the generation of dummy metapackages. This include the robotology-distro-all package, that depends on all packages of the superbuild. This is helpful to catch problems like the one discussed in #1583 (comment) . However, at the moment this option is triggered manually, typically to debug PRs. It is automatically run only when a new release is done, but this is not sufficient to actually catch regressions due to changes in conda-forge pinning or changes in latest-releases yml.

Possible we can add a job to run manually, or perhaps a run on "update latest releases" PRs?

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

No branches or pull requests

1 participant