Skip to content

A few general Question #148

Answered by sbeu
sLesage asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Version numbers: Yes, we need to use only 3 digits
  2. I think a TAG is not linked to a branch. It is linked to a commit.
  3. When you create a tag, you select the branch on which you create a tag (at least in Azure Devops) and then the tag created uses the latest current commit on this branch. I think you can also select any commit to create a tag.
  4. I don't think so. I only use tags, and I think it is the only way to identify a version for boss
  5. I don't know if we can use boss like that "boss install:1.0.4"
    I use boss.json file. In this file you can specify the version you want to fetch (with a simple "boss update")
  6. "boss install" initializes the boss.json file
    "boss update" reads the boss.json f…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sLesage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants