GithubHelp home page GithubHelp logo

isabella232 / toolsmiths-shared-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pivotal-cf/toolsmiths-shared-scripts

0.0 0.0 0.0 3.58 MB

License: Apache License 2.0

Ruby 9.72% Shell 12.99% HTML 72.81% HCL 4.48%

toolsmiths-shared-scripts's Introduction

Creating a new shared-scripts version:

  • Find the most recent version tag.
  • Increment that version number by one.
  • Apply that tag '$NEW_VERSION' to the git commit you want to version.
  • Push the changes to github.
git tag v1.0.12 11866e5a5e68ab4f292d0d99f2c183d086dd2a4a
git push
git push --tags
  • Then we should update the versions used in our app
update pcf_versions
set script_version = 'v1.0.12'
where script_version = 'v1.0.11'

AND

update pks_versions
set script_version = 'v1.0.12'
where script_version = 'v1.0.11'

toolsmiths-shared-scripts's People

Contributors

alex-slynko avatar bsnchan avatar cf-gitbot avatar gatneil avatar goonzoid avatar jtarchie avatar klakin-pivotal avatar lojoe avatar markstokan avatar mjj209 avatar navdeep-pama avatar petahhh avatar pivotal-bin-ju avatar pivotal-gabriel-dumitrescu avatar pivotal-todd-ritchie avatar rowanjacobs avatar tjvman avatar wgu 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.