コミットグラフ

39 コミット

作成者 SHA1 メッセージ 日付
Florian Brinker
4134449260 Update Drone config into seperate pipeline 2021-05-10 18:52:56 +02:00
Florian Brinker
1a2fcd577d Merge remote-tracking branch 'upstream/master' into feat-nightly 2021-05-10 18:48:55 +02:00
Florian Brinker
9e1b55b1f5 Fix typo 2021-05-10 18:43:10 +02:00
Florian Brinker
569622b11f prepare seperate development pipeline 2021-05-10 18:37:09 +02:00
Florian Brinker
5d14177f58 Change "target" label to "docker" 2021-05-10 18:23:41 +02:00
9aaa9acca9 Merge pull request 'fix: make build.sh not rely on tag being latest' (#6) from akloeckner/fbrinker-tileboard:feat-repos into master
Reviewed-on: fbrinker/docker-tileboard#6
2021-05-10 16:11:01 +00:00
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
dev-docker
3b342aa68b chmod +x check-master-for-changes.sh 2021-05-10 12:37:17 +00:00
dcd3c24aaa Merge branch 'master' into feat-nightly 2021-05-10 10:33:24 +00:00
0c95977e66 Add check for master changes
This can abort the whole pipeline, because releases also show up as a commit.
2021-05-10 09:35:10 +00:00
224d68233d Add check for changes in master branch 2021-05-10 09:33:11 +00:00
6101171a2f Add nightly build to README 2021-05-10 09:25:16 +00:00
cfd81ff5bd Add nightly build steps
* TODO: Do not run nightly builds, if no changes in `master` branch.
2021-05-10 09:20:25 +00:00
c3ea302ced Add nightly Dockerfile 2021-05-10 09:14:23 +00:00
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
1d358e39dd Update Readme 2019-10-21 13:14:49 +00:00
Florian Brinker
9cd7869106 Update Readme 2019-10-21 10:32:40 +02:00
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