Commit graph

23 commits

Author SHA1 Message Date
Mogeko
d4fb0a1866
fix(ci): update variable name 2021-11-15 23:39:20 +00:00
Mogeko
edcee500eb
build: simplified check logic 2021-11-15 22:43:19 +00:00
Mogeko
19bd946047
build(ci): enable image tag 'latest' 2021-11-15 22:27:01 +00:00
Mogeko
c3ae665d9d
docs(readme): update Usage Tutorial 2021-11-15 22:16:12 +00:00
Mogeko
4b2b69858c
build(ci): rename image name to mogeko/qbittorrent 2021-11-15 20:27:07 +00:00
Mogeko
ede3e3fcd0
build(ci): rename image name 2021-11-15 20:23:44 +00:00
Mogeko
5c944980c0
Merge commit 'f7df1d' into dev 2021-11-15 20:21:29 +00:00
Mogeko
377cd23b40
Merge commit 'c85036' into dev 2021-11-15 20:20:32 +00:00
Mogeko
7532be0386
docs(readme): increase the status badge of auto-update 2021-11-15 20:08:50 +00:00
dependabot[bot]
f7df1d60d9
build(deps): bump docker/build-push-action from 2.5.0 to 2.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ad44023a93...a66e35b9cb)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:54:35 +00:00
dependabot[bot]
c85036df7a
build(deps): bump docker/metadata-action from 3.3.0 to 3.6.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 3.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](98669ae865...548e2346a9)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 18:54:31 +00:00
Mogeko
44bd02f731
Merge pull request #2 from mogeko:dev
automatic update via CI

* build(ci): test the image compilation

* build(ci): auto update dependencies via Dependabot

* build(ci): gen image meta with docker/metadata-action

* build(ci): automatic update via CI
2021-11-15 19:54:13 +01:00
Mogeko
4fcb120c48
build(ci): automatic update via CI 2021-11-15 18:46:23 +00:00
Mogeko
144009d796
build(ci): format Status data to json 2021-11-15 18:26:06 +00:00
Mogeko
2afeed8627
build(ci): gen image meta with docker/metadata-action 2021-11-15 18:19:44 +00:00
Mogeko
f51587da95
build(ci): auto update dependencies via Dependabot 2021-11-15 17:51:25 +00:00
Mogeko
0428cc1602
fix(ci): build when is_new is true 2021-11-15 17:38:34 +00:00
Mogeko
cfb244c3ef
fix(ci): fix a syntax error 2021-11-15 17:35:16 +00:00
Mogeko
66f9bd50be
build(ci): test the image compilation 2021-11-15 17:33:32 +00:00
Mogeko
f70fd5c719
Merge pull request #1 from mogeko:dev
create a qBittorrent image
2021-11-15 16:52:30 +01:00
Mogeko
a7b7a15a2f
feat: create a qBittorrent image 2021-11-12 18:06:16 +00:00
Mogeko
813be3905d
build: init development environment 2021-11-11 18:05:55 +00:00
Mogeko
b40738b76a
Initial commit 2021-11-11 18:52:08 +01:00