Giter Site home page Giter Site logo

Comments (3)

sulami avatar sulami commented on September 24, 2024

Hi @blag,

Scheduled pipelines are a change in structure, in that schedules are
not defined in config anymore, which has been problematic in all kinds
of ways. Instead they're defined within our platform via the this API
call
, which includes the branch (or tag) to trigger the schedule on.

The only thing left to do in config is workflow filtering, which can
be done with pipeline values, as shown further along in that same
document.

Is there an existing way to filter on branch name? Maybe something
like:

This is not really related to scheduled pipelines due to the above,
but actually yes. The pipeline value you'll want to look at is
<< pipeline.git.branch >>. We also have a full list of currently
available pipeline values in our docs.

I hope that answers your questions, but let me know if anything is
unclear.

from api-preview-docs.

blag avatar blag commented on September 24, 2024

Hey @sulami thanks for the response. I realize I misworded a few things in my issue, so I've tweaked a bit of the wording to be more clear what I'm referring to.

It would be great if the conversion examples included the branch filtering from the before examples. I have submitted PR #104 that includes examples for that, as well as fixing up a few small GFM syntax things.

I have been unable to find much documentation on the when and unless clauses in workflow filtering. If you can point me to more detailed documentation on that, I would appreciate it. Thank you!

from api-preview-docs.

sulami avatar sulami commented on September 24, 2024

I'll leave the scheduled pipelines docs bits to @h42zhu.

With regards to the when/unless clauses, the config reference has a good section on this. You should be able to adapt the branch filtering examples from there.

On a related note, @rosieyohannan / @thomasr8, I just realised the config reference doesn't list when/unless under <workflow_name> as it should.

from api-preview-docs.

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.