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 arbitrary expressions as a job #57

Open
roberth opened this issue Jun 9, 2021 · 2 comments
Open

Run arbitrary expressions as a job #57

roberth opened this issue Jun 9, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@roberth
Copy link
Member

roberth commented Jun 9, 2021

Add at least

  • a new hci subcommand to create a new job for Hercules CI based on local expressions
  • differentiation in the dashboard to separate this from git-based jobs

Related: hercules-ci/hercules-ci-agent#309

@roberth roberth added the enhancement New feature or request label Jun 9, 2021
@nomeata
Copy link

nomeata commented Jun 10, 2021

Especially for the use case of invoking it from a GitHub action, the ability to pass simple metadata (a custom job title, maybe a link that would show up in the dashboard and could point to the commit or action job) would be nice

@nomeata
Copy link

nomeata commented Feb 14, 2022

Maybe simpler, but helpful in cases I care about: a command hci wait that I can run in an GitHub action to wait for Hercules CI to build stuff (the whole jobx or maybe just one attribute), before running nix-build in GHA and doing further deploy-like actions. (Hercules CI has effects too, but some things might simply be easier from an GitHub action.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants