Skip to content

Changelog for 2017.02.00. See #1551#1600

Merged
offtherailz merged 1 commit into
geosolutions-it:masterfrom
offtherailz:changelog_2017.02.00
Mar 17, 2017
Merged

Changelog for 2017.02.00. See #1551#1600
offtherailz merged 1 commit into
geosolutions-it:masterfrom
offtherailz:changelog_2017.02.00

Conversation

@offtherailz

@offtherailz offtherailz commented Mar 16, 2017

Copy link
Copy Markdown
Member

Add changelog and changelog generator.

I used : https://github.com/skywinder/github-changelog-generator

Install (Ubuntu)

sudo apt-get install ruby-dev
sudo gem install rake
sudo gem install github_changelog_generator

Configure

  • generate a github token and place it in your .bashrc this:
 export CHANGELOG_GITHUB_TOKEN="«your-40-digit-github-token»" 

as an alternative use --token:

  • cd to MapStore2
  • edit .github_changelog_generator file :
    • set since-tag (the first tag you want to exclude)
    • if you are creating the changelog before creating the tag set future-release=YYYY.NN.mm with the release tag

Run

github_changelog_generator

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 77.072% when pulling 2cc04ac on offtherailz:changelog_2017.02.00 into e9aab5e on geosolutions-it:master.

@Gnafu Gnafu self-requested a review March 17, 2017 09:28
@offtherailz offtherailz merged commit 93650e3 into geosolutions-it:master Mar 17, 2017
@offtherailz offtherailz deleted the changelog_2017.02.00 branch March 21, 2018 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants