Skip to content
Snippets Groups Projects
Marta Vila Fernandes's avatar
deleted branch los1255 at linuxsupport / cronjobs / rhel_snapshots
Alex Iribarren's avatar
accepted merge request !7 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / rhel_snapshots
Alex Iribarren's avatar
Alex Iribarren's avatar
Marta Vila Fernandes's avatar
deleted branch los1255 at linuxsupport / cronjobs / alma_snapshots
Alex Iribarren's avatar
accepted merge request !9 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / alma_snapshots
Alex Iribarren's avatar
Alex Iribarren's avatar
commented on merge request !9 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / alma_snapshots

You're right, I misread that.

Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / rhel_snapshots
  • 3325a12b · put prodday in common.sh and add the prodday to testing email
Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / alma_snapshots
  • d54f372d · put prodday in common.sh and add the prodday to testing email
Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / alma_snapshots
  • 5a4e5788 · put prodday in common.sh and add the prodday to testing email
Marta Vila Fernandes's avatar
commented on merge request !9 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / alma_snapshots

I'm using PRODDAY (next production date), and DELAYED is the previous production date, that uses the PRODDATE config

Alex Iribarren's avatar
commented on merge request !9 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / alma_snapshots

Can you add the PRODDATE to email_testing.tpl too? At this point, it probably makes sense to move the PRODDATE definition to common.sh, and you'll ...

Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / rhel_snapshots
Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / alma_snapshots
  • edd90121 · Apply 1 suggestion(s) to 1 file(s)
Steve Traylen's avatar
commented on merge request !9 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / alma_snapshots

Also later using just "date" rather than a pathed date.

Steve Traylen's avatar
commented on merge request !9 "[LOS-1255] Add the production release day in the latest news when a new release goes to testing" at linuxsupport / cronjobs / alma_snapshots
    PRODDAY="$(/usr/bin/date +%F --date='wednesday + 1 week')"
Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / rhel_snapshots
  • 0a734ac1 · add template file, fix prodday and message
Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / rhel_snapshots
  • bf41679d · add template file, fix prodday and message
Marta Vila Fernandes's avatar
pushed to branch los1255 at linuxsupport / cronjobs / alma_snapshots