Code Monkey home page Code Monkey logo

Comments (2)

AlanGreene avatar AlanGreene commented on August 29, 2024 1

Hi @sibelius, to answer the question in the issue title, no I don't believe there's a way to install it without building. There are no "official" releases published for many of the experimental projects. However, see below for reasons not to build it.

For your second question, these are 2 quite different projects:

  • commit-status-tracker
    • watches the PipelineRuns on your cluster and automatically sets a GitHub commit status on completion to reflect the success / failure
    • ⚠️ However, it relies on support for PipelineResources which were deprecated in Tekton Pipelines v0.30 back in November 2021, and finally removed in v0.45 released February 2023. So commit-status-tracker won't work with any recent / currently supported Tekton Pipelines release.
  • github-set-status
    • this one on the other hand is a Task that you can use in your Pipeline to set the status as desired.
    • I haven't personally used it, but it does look like it should at least still be compatible with recent Tekton Pipelines releases.

from experimental.

sibelius avatar sibelius commented on August 29, 2024

is this similar to this one https://hub.tekton.dev/tekton/task/github-set-status ?

from experimental.

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.