Code Monkey home page Code Monkey logo

Comments (4)

edigaryev avatar edigaryev commented on August 16, 2024

We have a cirrus run "Task Name" to run a given task from .cirrus.yml.

Does that work for you?

from cirrus-cli.

joeyparrish avatar joeyparrish commented on August 16, 2024

I was about to say no, but honestly, it might. Instead of creating a yaml file for each instance, I can create a task for each instance in a single yaml file.

It's not nice, though, IMO, to be forced to use a hidden file for this. I would still like to have the ability to use a different file name, so that others can easily see what is going on in the GitHub self-hosted runner I'm building on top of cirrus.

But at least multiple tasks gets me to a single file.

from cirrus-cli.

edigaryev avatar edigaryev commented on August 16, 2024

It's not nice, though, IMO, to be forced to use a hidden file for this. I would still like to have the ability to use a different file name, so that others can easily see what is going on in the GitHub self-hosted runner I'm building on top of cirrus.

But there are lots of software out there that uses hidden files (e.g. the aforementioned GitHub uses .github/ directory for it's Actions and Git uses .gitignore) and most modern IDEs nowadays display them nicely in their file tree.

Technically it would be trivial to add support for non-standard file names in the Cirrus CLI, but please understand that it would introduce additional confusion for people migrating to the Cirrus CI from Cirrus CLI (and vice versa), because Cirrus CI only supports .cirrus.yml and .cirrus.star at the moment.

from cirrus-cli.

joeyparrish avatar joeyparrish commented on August 16, 2024

Okay, I understand. Thanks for your time and consideration.

from cirrus-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.