afanasy release workflow

General discussions and questions.
Post Reply
selsner
Posts: 47
Joined: Wed Jan 25, 2017 11:20 am

afanasy release workflow

Post by selsner »

Hi Timur!

I am thinking about doing my own releases in the repo and I am asking myself: How do you create all the installer downloads here: https://cgru.readthedocs.io/en/latest/d ... loads.html Is there a script? A Github Action Continuous integration thing? I started doing some github actions (https://github.com/sebastianelsner/cgru/actions and https://github.com/sebastianelsner/cgru ... /build.yml) but I dont want to the whole work again, if you already have.

Cheers
Sebastian
CGRU 2.3.1 - CentOS 7.7

Sebastian Elsner - Pipeline Technical Director - RISE
www.risefx.com
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: afanasy release workflow

Post by timurhai »

Hello!

Sorry for the delay. We had a deadline and noticed your post just now.

Script that will create a relase is here:
https://github.com/CGRU/cgru/blob/maste ... ackages.sh
Then, I download achives with packages on sourceforge "by hands".
At last, I edit this page ("by hands" too):
https://github.com/CGRU/cgru/blob/maste ... nloads.rst
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
selsner
Posts: 47
Joined: Wed Jan 25, 2017 11:20 am

Re: afanasy release workflow

Post by selsner »

ok, thanks!
CGRU 2.3.1 - CentOS 7.7

Sebastian Elsner - Pipeline Technical Director - RISE
www.risefx.com
Post Reply