fbrinker/docker-tileboard-OUTDATED
fbrinker
/
docker-tileboard-OUTDATED
Архівний
1
1
Форк 1

fix: make build.sh not rely on tag being latest #6

Злито
fbrinker злито 2 комітів з akloeckner/fbrinker-tileboard:feat-repos до master 2021-05-10 16:11:03 +00:00
akloeckner прокоментував(ла) 2021-05-10 15:24:00 +00:00
Contributor

This introduces:

  • an explicit check for the existence of the latest version tag
  • more verbose output
    • This was just for debugging actually, but I believe it might help in the future.
  • input parameters to the build.sh script
    • This allows for using the script also from other repos. I'd like to keep trying things without having to ask you for checking in Drone.io...

This is probably related to #5, because if we introcude the nightly tag, the current check might fail.

This introduces: * an explicit check for the existence of the latest version tag * This way, we don't need to bother to have `nightly` or `dev` tags in place. The new check works by `curl` failing, if the target tag does not exist. Source: https://stackoverflow.com/questions/32113330/check-if-imagetag-combination-already-exists-on-docker-hub * more verbose output * This was just for debugging actually, but I believe it might help in the future. * input parameters to the `build.sh` script * This allows for using the script also from other repos. I'd like to keep trying things without having to ask you for checking in Drone.io... This is probably related to #5, because if we introcude the `nightly` tag, the current check might fail.
akloeckner додав 1 коміт 2021-05-10 15:24:02 +00:00
6aec325301 fix: make build.sh not rely on tag being latest
This introduces:
* an explicit check for the existence of the latest version tag
  * This way, we don't need to bother to have `nightly` or `dev` tags in place. The new check works by `curl` failing, if the target tag does not exist.
* more verbose output
  * This was just for debugging actually, but I believe it might help in the future.
* input parameters to the `build.sh` script
  * This allows for using the script also from other repos. I'd like to keep trying things without having to ask you for checking in Drone.io...
fbrinker додав 1 коміт 2021-05-10 16:10:27 +00:00
fbrinker merged commit 9aaa9acca9 into master 2021-05-10 16:11:03 +00:00
fbrinker прокоментував(ла) 2021-05-10 16:13:13 +00:00
Власник
28	Latest release is: 2.6.0.
29	Nothing to do. Latest release tag already exists.

👍 :)
``` 28 Latest release is: 2.6.0. 29 Nothing to do. Latest release tag already exists. 👍 :)
Це архівний репозитарій. Ви не можете коментувати пулл-реквести.
Немає рецензентів
Без мітки
Етап відсутній
Немає виконавця
2 учасників
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: fbrinker/docker-tileboard-OUTDATED#6
No description provided.