[Cuis-dev] Tagging package for Cuis 7.0

Hilaire Fernandes hfern at free.fr
Sun Jun 9 00:36:09 PDT 2024


Hi folks,

I want to check if we are good on tagging packages for stable Cuis7.0 
and how it works in real case scenario.

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.

*Below are the dependent packages, not in the Cuis7.0 repository, which 
I need to be tagged for Cuis7.0:*

  * Erudite
  * Parsers
  * Numerics
  * SVG
  * Cuis-Smalltalk-UI (done)

Thanks !

Hilaire


For the record about tagging, here below are my notes. Adapt to your 
situation:

** Tagging
- To create a new tag: git tag -a Cuis7.0 -m "Package for Cuis 7.0"
- To push a tag: git push git at github.com:hilaire/drgeo  Cuis7.0
- To delete a tag locally and remotely
   * git tag -d Cuis7.0
   * git push git at github.com:hilaire/drgeo :refs/tags/Cuis7.0



-- 
GNU Dr. Geo
http://gnu.org/s/dr-geo/
http://gnu-drgeo.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240609/9d7f6eca/attachment.htm>


More information about the Cuis-dev mailing list