mightypanders
25bb676fda
readd compile
Compile the repository / compile (pull_request) Successful in 10s
Details
Run unit tests / test (pull_request) Successful in 8s
Details
2023-06-24 20:37:59 +02:00
mightypanders
9f5abb8a90
Merge branch 'master' into feat/testing
2023-06-24 20:37:08 +02:00
mightypanders
af414d0bad
rename human facing name for test job
Compile the repository / compile (pull_request) Successful in 7s
Details
Run unit tests / test (pull_request) Successful in 7s
Details
2023-06-24 20:17:04 +02:00
mightypanders
c32434a7eb
rename test job
Compile the repository / compile (pull_request) Successful in 9s
Details
Compile the repository / test (pull_request) Successful in 9s
Details
2023-06-24 20:16:03 +02:00
mightypanders
c133570d8c
update other workflows to use staged builds
Compile the repository / compile (pull_request) Successful in 8s
Details
2023-06-24 20:11:39 +02:00
mightypanders
dd72f8e165
add automatic jest test in docker build to workflows
2023-06-24 20:09:00 +02:00
mightypanders
fa49dc0f76
use bash magic to get an env var from the package.json
...
Compile the repository / compile (pull_request) Successful in 7s
Details
this is shamelessly stolen from work
2023-06-24 02:14:53 +02:00
mightypanders
d5d82043f0
temporarily remove second tag on docker build
2023-06-23 19:46:06 +02:00
mightypanders
f314b2f355
maybe fix a docker build typo
2023-06-23 19:44:44 +02:00
Sammy
9af847f234
Fix docker-build for good
2023-06-22 23:23:38 +02:00
Sammy
b9f65125dc
Hopefully fix ci/cd
2023-06-22 23:18:06 +02:00
mightypanders
777ae330ad
remove master branch restriction on docker-build
...
Compile the repository / compile (pull_request) Successful in 10s
Details
since the pipeline is only ever called on a tag, which will by convention only be committed to the master branch, we can be reasonably sure
that we are on the correct branch.
Tags are independent on branches which makes it impossible to check for tag AND master branch ref at the same time.
2023-06-19 23:34:25 +02:00
mightypanders
111ccaa880
simplify the test compile
Compile the repository / compile (pull_request) Successful in 11s
Details
2023-06-19 23:28:39 +02:00
mightypanders
c00453d3d3
push all tags of an image
Compile the repository / compile (pull_request) Successful in 11s
Details
2023-06-19 23:26:56 +02:00
mightypanders
8a7973a2e3
compile only on PR
2023-06-19 23:26:41 +02:00
mightypanders
1e6a75687a
add package version extraction to docker push job
Compile the repository / compile (push) Successful in 9s
Details
2023-06-17 01:31:03 +02:00
mightypanders
2c09033c3f
add new tag restriction to docker push job
Compile the repository / compile (push) Successful in 9s
Details
2023-06-17 01:27:49 +02:00
mightypanders
ce4441cee3
add restriction to master branch on docker push job
Compile the repository / compile (push) Successful in 9s
Details
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Has been skipped
Details
2023-06-17 01:22:53 +02:00
mightypanders
7c8072b295
add separate compile step
...
should be run on every push to a branch to check for compilability
2023-06-17 01:20:54 +02:00
mightypanders
251756c622
feat/cicd ( #22 )
...
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 14s
Details
Co-authored-by: magnetotail <magnetotail@posteo.net>
Reviewed-on: #22
Co-authored-by: mightypanders <mighty.panders@posteo.de>
Co-committed-by: mightypanders <mighty.panders@posteo.de>
2023-06-14 22:43:37 +02:00