Giter Club home page Giter Club logo

bamboo-lfs's People

Contributors

dewet22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bamboo-lfs's Issues

Does it really use the SSH-Keys from the Bamboo-Stash integration

No passwords or ssh keys needed, it reuses the existing Bamboo-Stash integration

Does this mean that when I configure a Bitbucket plan repository in Bamboo, the script uses the SSH key generated by bamboo to clone repository? How is this working, the script does not do anything with a key...

I have to rewrite the script for Windows but if everything works as expected it would be fantastic and is exactly what I was looking for! Thanks for sharing your work!

Bamboo + Github + 2FA

Hi, thanks for the script!
I was trying to use it in Bamboo 5.9.7 but it always fails.
Any ideas? The authentication is correct… I'm using Repository of type "Git" with private key.

29-Aug-2016 23:28:10    Repo: [email protected]:sample/repo.git
29-Aug-2016 23:28:10    + [email protected]:sample/repo.git
29-Aug-2016 23:28:10    Working directory: /Users/agent/bamboo-agent-home/xml-data/build-dir/SCBIOS-APP204-XB
29-Aug-2016 23:28:10    Branch: master
29-Aug-2016 23:28:10    Commit: b766d4aa8410b9617s519f31b66f659eed5da385342
29-Aug-2016 23:28:10    Working directory clean, cloning clean repo...
29-Aug-2016 23:28:10    + WORKDIR=/Users/agent/bamboo-agent-home/xml-data/build-dir/SCBIOS-APP204-XB
29-Aug-2016 23:28:10    + BRANCH=master
29-Aug-2016 23:28:10    + COMMIT= b766d4aa8410b9617s519f31b66f659eed5da385342
29-Aug-2016 23:28:10    + '[' [email protected]:sample/repo.git = '' ']'
29-Aug-2016 23:28:10    + '[' /Users/agent/bamboo-agent-home/xml-data/build-dir/SCBIOS-APP204-XB = '' ']'
29-Aug-2016 23:28:10    + '[' master = '' ']'
29-Aug-2016 23:28:10    + '[' b766d4aa8410b9617s519f31b66f659eed5da385342 = '' ']'
29-Aug-2016 23:28:10    + echo 'Repo: [email protected]:sample/repo.git'
29-Aug-2016 23:28:10    + echo 'Working directory: /Users/agent/bamboo-agent-home/xml-data/build-dir/SCBIOS-APP204-XB'
29-Aug-2016 23:28:10    + echo 'Branch: master'
29-Aug-2016 23:28:10    + echo 'Commit: b766d4aa8410b9617s519f31b66f659eed5da385342'
29-Aug-2016 23:28:10    + '[' '!' -d /Users/agent/bamboo-agent-home/xml-data/build-dir/SCBIOS-APP204-XB ']'
29-Aug-2016 23:28:10    + cd /Users/agent/bamboo-agent-home/xml-data/build-dir/SCBIOS-APP204-XB
29-Aug-2016 23:28:10    + '[' '!' -d .git ']'
29-Aug-2016 23:28:10    + echo 'Working directory clean, cloning clean repo...'
29-Aug-2016 23:28:10    + git clone [email protected]:sample/repo.git .
29-Aug-2016 23:28:10    Cloning into '.'...
29-Aug-2016 23:28:11    Host key verification failed.
29-Aug-2016 23:28:11    fatal: Could not read from remote repository.
29-Aug-2016 23:28:11    
29-Aug-2016 23:28:11    Please make sure you have the correct access rights
29-Aug-2016 23:28:11    and the repository exists.
29-Aug-2016 23:28:11    Failing task since return code of [/bin/sh /Users/agent/bamboo-agent-home/git-checkout.sh] was 128 while expected 0
29-Aug-2016 23:28:11    Finished task 'git-checkout.sh' with result: Failed

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.