This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
Code
Pull Requests
Actions
Releases
Activity
All Workflows
Build Docker and Deploy
Build Docker and Deploy
Other workflows
1
build_and_deploy.yml
88 workflow runs
Actor
All actors
Andi
Julian
Mikescher
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
android_app_v2
backend-rewrite
flutter_app
flutter_app_ios
master
reactnative_app
refactor_server
test/max_open_conn_1
Allow querying key-tokens by token (including querying by id) [skip-tests]
build_and_deploy.yml #63
:
Commit
301240b896
pushed by
Mikescher
master
2025-04-12 22:20:40 +02:00
55s
View workflow file
Add option to skip tests [skip-tests]
build_and_deploy.yml #62
:
Commit
86b8c47ed5
pushed by
Mikescher
master
2025-04-12 21:44:52 +02:00
59s
View workflow file
Add option to skip tests [skip-tests]
build_and_deploy.yml #60
:
Commit
14643fc92a
pushed by
Mikescher
master
2025-04-12 21:39:53 +02:00
10s
View workflow file
Add option to skip tests [skip-tests]
build_and_deploy.yml #59
:
Commit
03c9f687a2
pushed by
Mikescher
master
2025-04-12 21:37:48 +02:00
44s
View workflow file
Add option to skip tests [skip-tests]
build_and_deploy.yml #58
:
Commit
7851ce0613
pushed by
Mikescher
master
2025-04-12 21:31:54 +02:00
46s
View workflow file
Add option to skip tests [skip-tests]
build_and_deploy.yml #57
:
Commit
62e4bc2f62
pushed by
Mikescher
master
2025-04-12 21:30:08 +02:00
43s
View workflow file
Add option to skip tests [skip-tests]
build_and_deploy.yml #56
:
Commit
e504682979
pushed by
Mikescher
master
2025-04-12 21:28:28 +02:00
44s
View workflow file
Fix test pipeline
build_and_deploy.yml #52
:
Commit
7546c2a1a4
pushed by
Mikescher
master
2024-09-20 21:26:19 +02:00
2m50s
View workflow file
Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations)
build_and_deploy.yml #48
:
Commit
9d35916280
pushed by
Mikescher
master
2024-09-17 22:28:54 +02:00
2m0s
View workflow file
Set delivery to FAILURE if [client|user|message|channel] no longer exists
build_and_deploy.yml #47
:
Commit
4c7632a144
pushed by
Mikescher
master
2024-09-17 20:51:14 +02:00
1m59s
View workflow file
Auto-delete clients when FB returns UNREGISTERED
build_and_deploy.yml #46
:
Commit
e329e13a02
pushed by
Mikescher
master
2024-09-16 20:13:55 +02:00
2m1s
View workflow file
Migrate deliveries.next_delivery from type:string to type:int (SCNTime)
build_and_deploy.yml #45
:
Commit
7ddaf5d9aa
pushed by
Mikescher
master
2024-09-16 18:28:26 +02:00
1m54s
View workflow file
Fix dbConverter error when unmarshalling (failed) deliveries
build_and_deploy.yml #44
:
Commit
5da4c3d3b9
pushed by
Mikescher
master
2024-09-16 17:57:15 +02:00
1m56s
View workflow file
go generate
build_and_deploy.yml #43
:
Commit
fb1560a1f5
pushed by
Mikescher
master
2024-09-16 16:49:03 +02:00
2m34s
View workflow file
Add channel_id to fcm data
build_and_deploy.yml #42
:
Commit
e6fbf85e6e
pushed by
Mikescher
master
2024-06-15 20:15:30 +02:00
2m16s
View workflow file
Merge branch 'flutter_app'
build_and_deploy.yml #41
:
Commit
b68f3bdb23
pushed by
Mikescher
master
2024-06-15 18:27:40 +02:00
2m51s
View workflow file
add tests for /preview/* routes
build_and_deploy.yml #40
:
Commit
35771c11e7
pushed by
Mikescher
master
2024-06-12 01:18:09 +02:00
1m54s
View workflow file
Merge branch 'flutter_app'
build_and_deploy.yml #39
:
Commit
dac268f40b
pushed by
Mikescher
master
2024-06-12 00:38:17 +02:00
2m8s
View workflow file
Remove collapse_key from android fcm request
build_and_deploy.yml #38
:
Commit
3bae320e07
pushed by
Mikescher
master
2024-06-03 18:01:05 +02:00
2m16s
View workflow file
Better client/login/authState handling
build_and_deploy.yml #37
:
Commit
ac299ec7ba
pushed by
Mikescher
master
2024-06-02 18:56:53 +02:00
3m31s
View workflow file
Notifications with new Flutter app [Kinda work!]
build_and_deploy.yml #36
:
Commit
e397f009b9
pushed by
Mikescher
master
2024-06-01 15:39:58 +02:00
2m4s
View workflow file
Fix 4->5 migration
build_and_deploy.yml #35
:
Commit
0560330f68
pushed by
Mikescher
master
2024-06-01 14:17:52 +02:00
2m10s
View workflow file
Increase RequestMaxRetry and decrease RequestRetrySleep (also remove CreateChanel struct from
77cfe750
)
build_and_deploy.yml #33
:
Commit
97a834ae6a
pushed by
Mikescher
master
2024-05-26 19:35:06 +02:00
1m50s
View workflow file
Added Optional channel description name to channel creation, adjusted tests
build_and_deploy.yml #31
:
Commit
77cfe75043
pushed by
Julian
master
2024-02-24 12:23:23 +01:00
2m35s
View workflow file
Switch to new Swaggo Makefile template
build_and_deploy.yml #30
:
Commit
51f5f1005a
pushed by
Mikescher
master
2023-10-17 16:50:04 +02:00
12s
View workflow file
Use better go guard in Makefile::clean
build_and_deploy.yml #24
:
Commit
b712ad3488
pushed by
Mikescher
master
2023-08-16 09:52:41 +02:00
12s
View workflow file
Refactor message sending into logic package (+ more tests for uptime-kuma)
build_and_deploy.yml #23
:
Commit
9f656bdefe
pushed by
Mikescher
master
2023-08-12 19:09:27 +02:00
7s
View workflow file
Added gitea-actions workflow
build_and_deploy.yml #21
:
Commit
a4a651229c
pushed by
Mikescher
master
2023-08-12 15:53:11 +02:00
7s
View workflow file
First
Previous
1
2
3
Next
Last