GithubHelp home page GithubHelp logo

isabella232 / claw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudfoundry/claw

0.0 0.0 0.0 175 KB

The CF CLI download redirection web application

License: Apache License 2.0

Ruby 95.10% Shell 4.90%

claw's Introduction

CLAW

The CF CLI download redirection web application.

the-claw

Why does this application exist?

  • Provide a consistent link to our downloads regardless of underlying storage (be it S3, Github, etc.)
  • Provide a consistent link that points the latest version of the CF CLI on a per architecture basis.
    • Amazon S3 supports a 'latest' version link, but did this via 301 Moved Permanently. Meaning the browser would cache the old version of the link, if we recently released, for the length of the browser cache.
    • Github does not seem to be able to provide a link to the latest binary/installer on a per architecture basis.
  • Provides analytics for each download link.

Testing CLAW

  • Run ci/scripts/run-test.sh in order to locally test CLAW

Branching strategy

All changes should be first pushed to the develop branch, and then the master branch. There is a seperate dev pipeline that works the same but pushes to a different route (cli-dev.run.pivotal.io instead of cli.run.pivotal.io and packages-dev.cloudfoundry.org instead of packages.cloudfoundry.org) Pushing to the master branch will currently automatically trigger a push to production CLAW.

claw's People

Contributors

a-b avatar acrmp avatar afeld avatar cbguder avatar chavdarch avatar chendrix avatar drich10 avatar ema93sh avatar ewrenn8 avatar gerg avatar jberkhahn avatar jpalmerpivotal avatar krishicks avatar luan avatar lvarvel avatar mariash avatar mmb avatar n4wei avatar nguerette avatar nickjameswebb avatar simonleung8 avatar staylor14 avatar stuart-pollock avatar tjarratt avatar tjvman avatar willmurphyscode avatar xenophex avatar

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.