Welcome, Guest
Username: Password: Remember me

TOPIC: Provide a smaller source code archive on gitlab

Provide a smaller source code archive on gitlab 1 year 5 months ago #41627

  • nicogodet
  • nicogodet's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 128
  • Thank you received: 31
(Don't know where to post this, feel free to move this topic to appropriate section)

Dear devs,

Currently, a way to download telemac source code is to download the archive provided in gitlab release (ex: gitlab.pam-retd.fr/otm/telemac-mascaret/...scaret-v8p3r2.tar.gz).
Which is nice and easily scriptable:
curl -Ls ${TELEMAC_ARCHIVE_PATH} | tar xvf - -C ${HOMETEL} --strip-components=1

Unfortunately, documentation, notebooks and examples are downloaded in the time. Those folder are useless in some cases where we just want to install latest version on several machines.

It would be nice if an archive could be provided with the script necessary to compile telemac (configs, scripts, sources).

It could be easily setup in a gitlab CI on each release.
The administrator has disabled public write access.

Provide a smaller source code archive on gitlab 1 year 5 months ago #41702

  • borisb
  • borisb's Avatar
  • OFFLINE
  • Admin
  • Posts: 124
  • Thank you received: 59
Hello Nicolas,

We're in the process of moving parts of our current Telemac CI (hosted on an internal Jenkins server) to GitLab CI, so I will keep in mind your suggestion to deploy a stripped down version of Telemac with each release. This a good idea, and often requested.
The administrator has disabled public write access.
The following user(s) said Thank You: nicogodet

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.