<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 6/9/2024 4:36 AM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote cite="mid:249b5f1d-35d3-4200-a1c4-b160291b5568@free.fr"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p><font size="4">Hi folks, <br>
</font></p>
<p><font size="4">I want to check if we are good on tagging
packages for stable Cuis7.0 and how it works in real case
scenario.<br>
</font></p>
<p><font size="4">So far I have tagged Cuis-Smalltalk-UI to
Cuis7.0. I want to do the same for DrGeo but I need its
numerous dependencies to be tagged as well to Cuis 7.0.</font></p>
<p><b><font size="4">Below are the dependent packages, not in the
Cuis7.0 repository, which I need to be tagged for Cuis7.0:</font></b></p>
<ul>
<li><font size="4">Erudite</font></li>
<li><font size="4">Parsers</font></li>
<li><font size="4">Numerics<br>
</font></li>
<li><font size="4">SVG</font></li>
<li><font size="4">Cuis-Smalltalk-UI (done)</font></li>
</ul>
<p>Thanks !<br>
</p>
<p>Hilaire</p>
<p><br>
</p>
<p><font size="4">For the record about tagging, here below are my
notes. Adapt to your situation:</font></p>
<p><font size="4">** Tagging<br>
- To create a new tag: git tag -a Cuis7.0 -m "Package for Cuis
7.0"<br>
- To push a tag: git push <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:git@github.com:hilaire/drgeo">git@github.com:hilaire/drgeo</a>
Cuis7.0<br>
- To delete a tag locally and remotely<br>
* git tag -d Cuis7.0<br>
* git push <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:git@github.com:hilaire/drgeo">git@github.com:hilaire/drgeo</a>
:refs/tags/Cuis7.0<br>
<br>
</font></p>
<p><font size="4"><br>
</font></p>
<p><font size="4"><br>
</font></p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://gnu.org/s/dr-geo/">http://gnu.org/s/dr-geo/</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://gnu-drgeo.blogspot.com/">http://gnu-drgeo.blogspot.com/</a></pre>
</blockquote>
<br>
Hi Hilaire,<br>
<br>
Just tagged:<br>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/SVG/releases/tag/Cuis7.0">https://github.com/Cuis-Smalltalk/SVG/releases/tag/Cuis7.0</a><br>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Numerics/releases/tag/Cuis7.0">https://github.com/Cuis-Smalltalk/Numerics/releases/tag/Cuis7.0</a><br>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Parsers/releases/tag/Cuis7.0">https://github.com/Cuis-Smalltalk/Parsers/releases/tag/Cuis7.0</a><br>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Regex/releases/tag/Cuis7.0">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Regex/releases/tag/Cuis7.0</a><br>
Note that I had to fix a few issues in Numerics.<br>
<br>
My notes for doing this in GitHub:<br>
- Go to <a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/SVG">https://github.com/Cuis-Smalltalk/SVG</a><br>
- Click on link [Create a new release] (right side, under Releases)<br>
- Click on [Choose a tag]<br>
- Enter 'Cuis7.0'<br>
- 'Release Title' -> 'Packages for Cuis 7.0'<br>
- 'Describe this release' -> 'Code in this release is known to
work with Cuis 7.0 Stable Release.'<br>
- Click on [Publish release]<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>