Giter VIP home page Giter VIP logo

Comments (10)

ksteiny avatar ksteiny commented on July 17, 2024 4

should be something like this

- run:
         name: Install Fargate
         command: |
            curl -L -o fargate.zip https://github.com/jpignata/fargate/releases/download/v0.2.3/fargate-0.2.3-linux-amd64.zip
            unzip fargate.zip && sudo mv fargate /usr/local/bin

from fargatecli.

jpignata avatar jpignata commented on July 17, 2024

Hmm, that's a bummer. Which CI/CD platform are you using? What distribution mechanism would you like to see?

from fargatecli.

ksteiny avatar ksteiny commented on July 17, 2024

I'm using circleci. Do you have cli instructions for installation? Just wanting something (wget/curl/npm) that I can put in a script for installation on the box.

  • your cli is awesome btw 👍

from fargatecli.

jpignata avatar jpignata commented on July 17, 2024

Thanks so much!

I think I was able to get it working. My suspicion is that you need to follow redirects. Check out https://circleci.com/gh/jpignata/circleci-test/11 and https://github.com/jpignata/circleci-test/blob/master/.circleci/config.yml and let me know if that works for you on CircleCI 2.0.

Also, just a ⚠️ heads up ⚠️ this repo is likely going to move very shortly which may break your build. I'll make sure to reach out before that change happens.

from fargatecli.

ksteiny avatar ksteiny commented on July 17, 2024

Got it working. Appreciate the help and keeping me updated when this repo moves.

from fargatecli.

josephfinlayson avatar josephfinlayson commented on July 17, 2024

@jpignata you deleted the sample repo!

from fargatecli.

gsvitak avatar gsvitak commented on July 17, 2024

@jpignata can you please provide the updated circleci repo?
or can @ksteiny you please provide an example circleci config?

from fargatecli.

jritsema avatar jritsema commented on July 17, 2024

Related: may be a dumb question. @jpignata is there an automated build for this project? In other words, where are the released binaries being built? I didn't see any deploy step here.

from fargatecli.

jpignata avatar jpignata commented on July 17, 2024

Yeah - sorry - I killed it as I thought it served its purpose. Thanks @ksteiny!

@jritsema Nope - not currently. The last few releases I shipped manually. Automated releases are on my growing list 😄

from fargatecli.

ksteiny avatar ksteiny commented on July 17, 2024

@jpignata semantic-release has been working great for us

from fargatecli.

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.