Giter Site home page Giter Site logo

Comments (2)

BradleyA avatar BradleyA commented on May 29, 2024

This test did not always change the release number in script.sh BUT when you look at the releases section on GitHub all the changes for script.sh are not always included. If the same release number is used as a previous release number the latest changes are not in the release section but the file does include the changes. If a new release number is used that is grader than the previous release number then all the changes are also included in the releases section on GitHub and the file does include the changes.
test file script.sh

#!/bin/bash
# 	script.sh  0.02.A.5  2018-07-22_19:37:05_CDT  https://github.com/BradleyA/test-markit.git   uadmin  three-rpi3b.cptx86.com 0.01  
# 	   test release number 0.02.A again out of order 

# 	script.sh  0.01.4  2018-07-22_19:33:27_CDT  https://github.com/BradleyA/test-markit.git  uadmin  three-rpi3b.cptx86.com 0.02.A  
# 	   test release number 0.01 when current release number is 0.02.A 

# 	script.sh  0.02.A.3  2018-07-22_19:30:32_CDT  https://github.com/BradleyA/test-markit.git  uadmin  three-rpi3b.cptx86.com 0.00-1-g5ca7151  
# 	   testing release number 0.02.A when current release number is 0.00 

# 	script.sh  0.00.2  2018-07-22_19:26:41_CDT  https://github.com/BradleyA/test-markit.git  uadmin  three-rpi3b.cptx86.com 0.00  
# 	   test release number 

# 	script.sh  0.00.1  2018-07-22_19:21:20_CDT  https://github.com/BradleyA/test-markit.git  uadmin  three-rpi3b.cptx86.com 'No-parent-git-tag-found-in-repository'  
# 	   test 0.00 release number 
###

from markit.

BradleyA avatar BradleyA commented on May 29, 2024

Users may have a business case to git push a fix to a previous release while coding a later release in the same repository. Thus only display a WARNING and allow script to continue with git push.
Do not issue an ERROR and exit 1

from markit.

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.