Giter VIP home page Giter VIP logo

bintray-resource's People

Contributors

jamiemonserrate avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

0815fox

bintray-resource's Issues

Can't get bintray-resource to work

I tried to use your custom bintray-resource for concourse.ci. I defined a target repo like that:

resource_types:
- name: bintray
  type: docker-image
  source:
    repository: jamiemonserrate/bintray-resource

- name: bintray-release-candidates
  type: bintray
  source:
    subject_name: reflectoring
    repo_name: infiniboard
    package_name: release-candidates
    username: {{bintray-username}}
    api_key: {{bintray-api-key}}

- name: version
  type: semver
  source:
    driver: git
    uri: [email protected]:matthiasbalke/concourse_test.git
    branch: version
    file: version
    private_key: {{infiniboard-private-key}}
    initial_version: 1.0.0

afterwards used this repo in a job to push an artifact like so:

  - put: bintray-release-candidates
    params:
      from: artifacts/infiniboard-*.jar
      version_file: version/number

But the job fails with this error message:

resource script '/opt/resource/check []' failed: exit status 1

stderr:
failed to fetch digest: 404 Not Found

Do you have any ideas, what I'm doing wrong? Does it mean, it can't access my bintray repo?

where is the docker image?

How to use this resource ?
where is the docker image of this resource ?

resource_types:
- name: bintray-resource
  type: docker-image
  source:
      repository: jamiemonserrate/bintray-resource

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.