Graphe des révisions

26 Révisions

Auteur SHA1 Message Date
Florian Brinker f3e64254f5 Merge branch 'master' into feat-repos 2021-05-10 16:10:24 +00:00
dev-docker 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...
2021-05-10 15:17:20 +00:00
Florian Brinker 30d493b87a Add license 2021-05-09 21:45:13 +00:00
Florian Brinker e0d7e1b954 Re-enable exit 2021-04-22 22:28:49 +02:00
Florian Brinker 1b88465f3f Add Download to Dockerfile for more transparency 2021-04-22 22:27:46 +02:00
Florian Brinker 2c4c532dff Add published version/tag check to skip docker builds 2021-04-21 23:51:08 +02:00
Florian Brinker aacbc5025f Fix typo 2021-03-20 19:03:35 +01:00
Florian Brinker 7eaa22e239 Add note 2021-03-20 18:53:27 +01:00
Florian Brinker dae789e259 Add version info 2021-03-20 18:51:08 +01:00
Florian Brinker e684485868 Extend readme with detailed example 2021-03-20 18:47:25 +01:00
Florian Brinker b1afbbeaa0 Activate latest tag 2021-03-20 18:41:30 +01:00
Florian Brinker ae1a1de727 Enable build script 2021-03-20 18:34:53 +01:00
Florian Brinker 7e6c49eaa6 Update deployment 2021-03-20 18:33:30 +01:00
Florian Brinker 0bdcdfa673 Recreate container build and tagging 2021-03-20 18:28:40 +01:00
Florian Brinker 1d358e39dd Update Readme 2019-10-21 13:14:49 +00:00
Florian Brinker 9cd7869106 Update Readme 2019-10-21 10:32:40 +02:00
Florian Brinker f41ce7917b Update contribute section 2019-10-21 08:31:54 +00:00
Florian Brinker 508299b011 Add automation info 2019-10-21 10:22:19 +02:00
Florian Brinker ecf1c234ae Update drone url 2019-10-19 23:00:12 +02:00
Florian Brinker 024c47ec7e Add config.js example 2019-10-19 19:19:28 +02:00
Florian Brinker ac09d9f7ef Update Readme 2019-10-19 19:11:48 +02:00
Florian Brinker 54767d1e3a Update Readme 2019-10-19 18:56:11 +02:00
Florian Brinker 63837d9236 Renamed drone config 2019-10-19 18:44:37 +02:00
Florian Brinker a5a1c4e576 Update drone config 2019-10-19 18:38:39 +02:00
Florian Brinker 9960e63f82 Add drone.io config 2019-10-19 18:31:14 +02:00
Florian Brinker b1b6f4dc8b Add Dockerfile 2019-10-19 18:00:57 +02:00