Valentin Brandl
6f73bbd422
Add drone config
continuous-integration/drone/push Build encountered an error
2019-05-01 18:21:10 +02:00
Valentin Brandl
7b45d72b97
Make worker threads configurable
2019-05-01 16:37:51 +02:00
Valentin Brandl
852a31315d
Start 4 worker threads
2019-05-01 16:21:36 +02:00
Valentin Brandl
95f2c987e3
Add travis badge
2019-05-01 13:44:33 +02:00
Valentin Brandl
2d4ad8c58f
Clarify binary dependency on git
...
[ci skip]
2019-05-01 13:42:43 +02:00
Valentin Brandl
beb57036aa
Remove TODO from readme
2019-05-01 13:41:02 +02:00
Valentin Brandl
3e507b9b86
Update dependencies
2019-05-01 13:38:57 +02:00
Valentin Brandl
240ffec767
Fix CI config for releases
2019-04-30 17:17:18 +02:00
Valentin Brandl
1bc91a9e41
Bump version number
2019-04-30 16:46:27 +02:00
Valentin Brandl
8ae71cdb5d
Merge branch 'feature/case-insensitive-path'
2019-04-30 16:45:43 +02:00
Valentin Brandl
8fc46ab7cc
Use all lowercase path names for storage and caching
...
`Microsoft/vscode` and `microsoft/vscode` point to the same directory
but the repo would have been cloned twice.
2019-04-30 16:45:29 +02:00
Valentin Brandl
1257db4e0d
Bump version number
2019-04-30 16:37:40 +02:00
Valentin Brandl
0a67278e46
Fix docker tag for tagged commits
2019-04-30 16:37:04 +02:00
Valentin Brandl
7ddcbd1083
Bump version number
2019-04-30 15:23:56 +02:00
Valentin Brandl
e7e0c75e6f
Merge branch 'feature/logging'
2019-04-30 15:23:18 +02:00
Valentin Brandl
f5a5560a62
Refactor to remove duplicate code and add some logs
2019-04-30 15:22:58 +02:00
Valentin Brandl
bb52f9124f
Add log crate
2019-04-30 15:22:31 +02:00
Valentin Brandl
480a7672ec
Merge branch 'feature/number-prefix'
...
Closes #11
2019-04-30 14:40:06 +02:00
Valentin Brandl
a0ea761dd8
Remove unused extern crate declatations
2019-04-30 14:39:55 +02:00
Valentin Brandl
6b68d291c8
Use prefixed numbers for badges
2019-04-30 14:20:33 +02:00
Valentin Brandl
1f807a14fb
Use version info struct
2019-04-30 14:20:11 +02:00
Valentin Brandl
bdf9d382d4
Use version info struct
2019-04-30 14:19:40 +02:00
Valentin Brandl
f6cbe92eba
Add number-prefix crate
2019-04-30 14:18:30 +02:00
Valentin Brandl
3c2fcec996
Add Gitlab CI badge
...
[skip ci]
2019-04-29 22:15:49 +02:00
Valentin Brandl
e7473fbd13
Merge branch 'feature/overview'
...
Closes #8
2019-04-29 20:42:56 +02:00
Valentin Brandl
c81fc5478b
Implement improved overview page
2019-04-29 20:42:17 +02:00
Valentin Brandl
361b446f2a
Use new Service trait
2019-04-29 20:41:53 +02:00
Valentin Brandl
34e2942f5f
Also return HEAD when calculating HOC
2019-04-29 20:40:05 +02:00
Valentin Brandl
fd6f58ca9c
Add overview template
2019-04-29 20:38:05 +02:00
Valentin Brandl
fa2e06fccf
Add Service trait to remove code duplication
2019-04-29 20:37:53 +02:00
Valentin Brandl
a1c10938c5
Use Cow instead of String
2019-04-29 20:37:20 +02:00
Valentin Brandl
39f11c14f5
Fix css path
2019-04-26 15:48:29 +02:00
Valentin Brandl
cef7cf96d6
Use official image
2019-04-24 01:22:40 +02:00
Valentin Brandl
40511f3520
Push builder image
2019-04-24 00:53:27 +02:00
Valentin Brandl
cb273f2e5b
Merge branch 'feature/gitlab-ci'
2019-04-24 00:50:31 +02:00
Valentin Brandl
1c1d2d07f6
Cache builder stage
2019-04-24 00:28:54 +02:00
Valentin Brandl
0a79c1a5b5
Add future update
2019-04-24 00:26:23 +02:00
Valentin Brandl
19fc9ef182
Pull known images for caching
2019-04-24 00:05:44 +02:00
Valentin Brandl
17f310efd8
Fix typo
2019-04-24 00:00:04 +02:00
Valentin Brandl
36710b7522
Fix typo
2019-04-23 23:59:32 +02:00
Valentin Brandl
9725170327
Push tags
2019-04-23 23:58:31 +02:00
Valentin Brandl
69414da8b9
Add build stages
2019-04-23 23:33:34 +02:00
Valentin Brandl
4a090e739c
Build and deploy
2019-04-23 23:32:02 +02:00
Valentin Brandl
d0ae51ed0f
Use Docker socket binding
2019-04-23 23:22:22 +02:00
Valentin Brandl
a806513cfc
Update CI config
2019-04-23 23:18:19 +02:00
Valentin Brandl
aef98bc667
Add gitlab CI config
2019-04-23 23:13:46 +02:00
Valentin Brandl
be42090658
Merge branch 'feature/hostname'
2019-04-23 22:54:19 +02:00
Valentin Brandl
8d7f696dea
Make domain name configurable
...
The domain name can be set using the `--domain` or `-d` flags. It
defaults to `hitsofocode.com`.
Also the CLI options are now parsed inside a lazy_static context to be
available for the templates.
2019-04-23 22:50:51 +02:00
Valentin Brandl
b704d00531
Fail on error
2019-04-23 22:31:25 +02:00
Valentin Brandl
74ce296310
Update Docker build
...
Do not cache build dependencies
2019-04-23 22:09:37 +02:00