Same same
Tag is a git concept that marks a specific commit. Release is a hosting platform (GitHub/GitLab/...) concept that wraps a tag with some fancy stuff (release page, downloads, whatnot). However each release is tied to a git tag.
From pharo/metacello dependency perspective, only git tags are relevant.
Peter
Norbert
Norbert
Am 05.10.2018 um 14:05 schrieb Sven Van Caekenberghe <sven@stfx.eu>:
Hi,
I started converting my Libraries/Frameworks to GitHub/Tonel/TravisCI. So far I did the following:
https://github.com/svenvc/NeoJSON https://github.com/svenvc/NeoCSV https://github.com/svenvc/ztimestamp https://github.com/svenvc/P3 https://github.com/svenvc/stamp https://github.com/svenvc/SimpleRedisClient https://github.com/svenvc/NeoConsole
More will follow, in particular Zinc/Zodiac and STON, both of which
are more complex.
The TravisCI builds now run for Pharo 7 (32 & 64 bits) and Pharo 6.1. By loading the latest Metacello and Tonel, the code is also loadable
in Pharo 6 or 5.
After a while I will switch the Catalog entries and declare these repo
the main ones.
Sven
-- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org