GithubHelp home page GithubHelp logo

Comments (7)

concourse-bot avatar concourse-bot commented on July 19, 2024

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

  • #111244370 API authentication without using basic auth

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.

from atc.

xoebus avatar xoebus commented on July 19, 2024

Yeah, we're thinking about this.

Out of interest, what kind of script would you like to write?

from atc.

mmb avatar mmb commented on July 19, 2024

Our original requirement was to send notifications to our PM when a job had failed a certain number of consecutive times.

We were able to get recent build statuses unauthenticated but after #41 that won't work any more.

If there are any features planned for events/notifications that would satisfy our requirements too.

from atc.

rainmaker avatar rainmaker commented on July 19, 2024

@xoebus we have a similar app on CF Release Engineering, which sends us slack notifications when our builds fail. We would also like to have this feature so we can turn off basic auth. I was hoping to use https://developer.github.com/v3/oauth_authorizations/#get-or-create-an-authorization-for-a-specific-app to create a token on behalf of concourse but am open to another solution as well. Will follow this issue to see what happens. Thanks!

from atc.

vito avatar vito commented on July 19, 2024

This will be needed for concourse/concourse#331 - I'm thinking it could just be implemented as CRUD of access tokens via the API. The tokens would have the same permissions as the token used to create them. They could then be embedded in the URL as ?access_token=<token>, to support hooks (the aforementioned issue). It could also be added to Fly as a flag.

from atc.

aclevername avatar aclevername commented on July 19, 2024

Any update on this? +1

from atc.

vito avatar vito commented on July 19, 2024

Moved to concourse/concourse#1116

from atc.

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.