traefik / structor

[Messor Structor 🐜] Manage multiple versions of a Mkdocs documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the exp-branch as latest release

farodin91 opened this issue · comments

I'm trying to use this project for JanusGraph.

Our master branch could be the latest release:

  • If we have a separated branch for our latest release, than master is our experimental branch.
    For example: latest release is 0.3.1 and our master is already on the snapshot of 0.4. Here is the branch 0.3 the latest release and master the experimental branch.
  • If we have a no separated branch for our latest release, than master is our latest release branch.
    For example: latest release is 0.4.0 and our master is contains all changes which will go into to a upcoming release of 0.4. Here is the master branch is our latest release branch.

Reason: We create a new release branch at a point where breaking changes are added.

Ps: Cool project!

Hello, I understand your use case, I need to think about it.

I added the sprig fucntions in version v1.5.0.

You can now easily change the JS menu file.

Thank you, I will try to include this Monday.

It works perfect.