Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog for 2017.02.00. See #1551 #1600

Merged

Conversation

offtherailz
Copy link
Member

@offtherailz offtherailz commented Mar 16, 2017

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

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