Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remminadoc.gitlab.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-12-21 16:32:38 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-12-21 16:32:38 +0300
commit3cdd0231129095626bd74f9ec7a2e2874e50fbe2 (patch)
treecbc7040f4091560cc3f57115b67f75170dc6acf7 /public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html
parentb99a7ad1ad85880868b9b53694243adb54b9fe68 (diff)
Automatic doc build by remmina-ci
Diffstat (limited to 'public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html')
-rw-r--r--public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html b/public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html
index 6b15390fc..3d3376810 100644
--- a/public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html
+++ b/public/md__builds__remmina_remmina-ci__remmina_8wiki__contribution__h_o_w_t_o-generate-the-changelog.html
@@ -86,15 +86,13 @@ $(document).ready(function(){initNavTree('md__builds__remmina_remmina-ci__remmin
<div class="title">Requirements </div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><h2><a href="https://github.com/skywinder/Github-Changelog-Generator">github_changelog_generator</a></h2>
+<div class="textblock"><h2><a href="https://gitlab.com/sue445/gitlab_awesome_release">gitlab_awesome_release</a></h2>
<p>You can install using gem</p>
-<div class="fragment"><div class="line">gem install github_changelog_generator</div></div><!-- fragment --><p>If you want to contribute back to the project you can clone the repository and build it.</p>
-<h2><a href="https://github.com/skywinder/github-changelog-generator/blob/master/README.md#github-token">GitHub token</a></h2>
-<p>You need the token because github doesn't accept more than 50 request per day with it's API. It's for free...</p>
+<div class="fragment"><div class="line">gem install gitlab_awesome_release</div></div><!-- fragment --><p>You need a token because Gitlab doesn't accept more than a certain number of requests per minute (should be 10).</p>
<h1>Generate the <a class="el" href="_c_h_a_n_g_e_l_o_g_8md.html">CHANGELOG.md</a></h1>
-<p>github_changelog_generator -t $GITHUB_TOKEN</p>
+<div class="fragment"><div class="line">export GITLAB_API_PRIVATE_TOKEN=&quot;YOUR GITLAB PRIVATE TOKEN&quot;</div><div class="line">export GITLAB_API_ENDPOINT=&quot;http://gitlab.com/api/v4&quot;</div><div class="line">export GITLAB_PROJECT_NAME=&quot;Remmina/Remmina&quot;</div><div class="line">gitlab_awesome_release create_latest_note --filename=CHANGELOG.1.4.10.md</div></div><!-- fragment --><p>Than use the newly created note to update the file https://gitlab.com/Remmina/Remmina/-/blob/master/CHANGELOG.md "CHANGELOG.md"</p>
<h1>Commit the new <a class="el" href="_c_h_a_n_g_e_l_o_g_8md.html">CHANGELOG.md</a></h1>
-<p>The <a class="el" href="_c_h_a_n_g_e_l_o_g_8md.html">CHANGELOG.md</a> should be committed only after a new release. </p>
+<p>The <a class="el" href="_c_h_a_n_g_e_l_o_g_8md.html">CHANGELOG.md</a> should be committed only during a new release. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->