d82a7cffd2
same config for all
Compile the repository / compile (pull_request) Successful in 6s
2023-06-24 21:07:41 +02:00
8a06a661fa
adjust some files to new formatting
Compile the repository / compile (pull_request) Successful in 1m28s
2023-06-24 21:05:43 +02:00
4084f675cd
change to tab indents
2023-06-24 21:05:33 +02:00
3bd26a9d6c
Merge pull request 'feat/testing' ( #52 ) from feat/testing into master
...
Reviewed-on: #52
2023-06-24 20:59:39 +02:00
e7b21fa658
apply editorconfig to ts files
Compile the repository / compile (pull_request) Successful in 1m7s
2023-06-24 20:58:41 +02:00
2d32f9b680
format many files
2023-06-24 20:56:58 +02:00
5503aa8713
add editorconfig
2023-06-24 20:56:22 +02:00
25bb676fda
readd compile
Compile the repository / compile (pull_request) Successful in 10s
Run unit tests / test (pull_request) Successful in 8s
2023-06-24 20:37:59 +02:00
9f5abb8a90
Merge branch 'master' into feat/testing
2023-06-24 20:37:08 +02:00
0e67252976
Merge pull request 'use bash magic to get an env var from the package.json' ( #51 ) from feat/build-versioned-image into master
...
Reviewed-on: #51
2023-06-24 20:35:23 +02:00
37b798818c
handle timezone correctly in docker build
Run unit tests / test (pull_request) Successful in 1m53s
Compile the repository / compile (pull_request) Successful in 1m10s
2023-06-24 20:31:37 +02:00
af414d0bad
rename human facing name for test job
Compile the repository / compile (pull_request) Successful in 7s
Run unit tests / test (pull_request) Successful in 7s
2023-06-24 20:17:04 +02:00
c32434a7eb
rename test job
Compile the repository / compile (pull_request) Successful in 9s
Compile the repository / test (pull_request) Successful in 9s
2023-06-24 20:16:03 +02:00
c133570d8c
update other workflows to use staged builds
Compile the repository / compile (pull_request) Successful in 8s
2023-06-24 20:11:39 +02:00
65cdee36e9
update testcase
Compile the repository / compile (pull_request) Successful in 1m58s
2023-06-24 20:09:52 +02:00
6b0e84669a
update dockerfile to support test stage
2023-06-24 20:09:09 +02:00
dd72f8e165
add automatic jest test in docker build to workflows
2023-06-24 20:09:00 +02:00
a6f19ccd2b
add date test (WIP)
2023-06-24 19:56:49 +02:00
c39f9c6ee1
add first passing test
2023-06-24 19:56:30 +02:00
f41194ba71
add base jest setup
2023-06-24 19:11:12 +02:00
fa49dc0f76
use bash magic to get an env var from the package.json
...
Compile the repository / compile (pull_request) Successful in 7s
this is shamelessly stolen from work
2023-06-24 02:14:53 +02:00
e52e845851
1.1.3
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 1m59s
2023-06-23 23:46:52 +02:00
61544feaba
Fix stupid timezone issues
2023-06-23 23:46:11 +02:00
1966640239
Merge branch 'master' of ssh://gitea.brudi.xyz:222/kenobi/jellyfin-discord-bot
2023-06-23 21:24:32 +02:00
fa9998e92c
Unallow transcoding per default for new users
2023-06-23 21:23:54 +02:00
c1a449bafe
1.1.2
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 1m50s
2023-06-23 19:46:20 +02:00
d5d82043f0
temporarily remove second tag on docker build
2023-06-23 19:46:06 +02:00
51ebf2e939
1.1.1
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 12s
2023-06-23 19:44:58 +02:00
f314b2f355
maybe fix a docker build typo
2023-06-23 19:44:44 +02:00
a4d7c57d10
1.1.0
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 14s
2023-06-23 19:33:31 +02:00
2802afa7d5
Merge pull request 'feat/#42_announce_manual_watchparty' ( #50 ) from feat/#42_announce_manual_watchparty into master
...
Reviewed-on: #50
2023-06-23 19:31:57 +02:00
3a5ea5d4ff
improve message clarity when no start date in event found
Compile the repository / compile (pull_request) Successful in 4m8s
2023-06-23 19:30:17 +02:00
45d87275bf
prevent announcement when description contains !private
Compile the repository / compile (pull_request) Successful in 1m43s
2023-06-23 15:56:36 +02:00
31e440434e
properly clean up wp announcements without event only
2023-06-23 15:51:48 +02:00
3d70b56eb7
Merge pull request 'feat/#43_append_event_invite' ( #49 ) from feat/#43_append_event_invite into master
...
Reviewed-on: #49
2023-06-23 15:49:59 +02:00
3298c7a244
Merge pull request 'Create option "none of that" in voting' ( #48 ) from feat/#39_none_of_that into master
...
Reviewed-on: #48
2023-06-23 15:49:43 +02:00
5b98c9bf2f
Rename event files to specific case
...
We can add multiple eventhandlers per eventname. To avoid confusion and large files and to improve concise file names the event files were renamed
2023-06-23 14:37:41 +02:00
ee363e065c
1.0.4
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 47s
2023-06-22 23:23:56 +02:00
9af847f234
Fix docker-build for good
2023-06-22 23:23:38 +02:00
a18406e7e4
1.0.3
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Failing after 8s
2023-06-22 23:18:41 +02:00
b9f65125dc
Hopefully fix ci/cd
2023-06-22 23:18:06 +02:00
d61457cb5f
1.0.2
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Failing after 10s
2023-06-22 23:05:47 +02:00
9da8f47784
add event box to vote closed message
Compile the repository / compile (pull_request) Successful in 1m18s
2023-06-22 19:38:59 +02:00
e8c58d5ff8
add event box to create message
2023-06-22 19:35:47 +02:00
8569a3e1e6
Create option "none of that" in voting
Compile the repository / compile (pull_request) Successful in 1m19s
2023-06-22 18:53:29 +02:00
8d0dda0fa9
Merge pull request 'fix/ci-tag' ( #47 ) from fix/ci-tag into master
...
Reviewed-on: #47
2023-06-22 18:38:34 +02:00
777ae330ad
remove master branch restriction on docker-build
...
Compile the repository / compile (pull_request) Successful in 10s
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
111ccaa880
simplify the test compile
Compile the repository / compile (pull_request) Successful in 11s
2023-06-19 23:28:39 +02:00
c00453d3d3
push all tags of an image
Compile the repository / compile (pull_request) Successful in 11s
2023-06-19 23:26:56 +02:00
8a7973a2e3
compile only on PR
2023-06-19 23:26:41 +02:00