Michael
|
7390e50445
|
Update build-container.yaml
|
2024-09-16 16:18:29 +01:00 |
|
Michael
|
142aee4e41
|
Update update-version-number.yaml
|
2024-09-16 16:17:58 +01:00 |
|
nanos
|
4a5a456349
|
fixes
|
2024-09-16 16:08:32 +01:00 |
|
nanos
|
a6324c1c7d
|
debugging
|
2024-09-16 15:56:45 +01:00 |
|
nanos
|
942c276922
|
fix branch name
|
2024-09-16 15:52:58 +01:00 |
|
nanos
|
8334e06818
|
try this differently
|
2024-09-16 15:49:45 +01:00 |
|
Michael Thomas
|
f643c071f0
|
remove ^
|
2024-09-04 07:07:52 +00:00 |
|
Michael Thomas
|
3d7f09b8ab
|
Revert regex
|
2024-09-04 07:06:32 +00:00 |
|
Brian
|
725735eb0a
|
Update update-version-number.yaml
now only matches if VERSION is at the start of the line
|
2024-09-03 11:04:40 -05:00 |
|
Brian
|
d2c3067eb2
|
Update update-version-number.yaml
updates sed
|
2024-09-03 11:03:23 -05:00 |
|
Brian
|
0763280073
|
Update update-version-number.yaml
|
2024-09-03 10:29:17 -05:00 |
|
Brian
|
a1fc9e6ca5
|
Update update-version-number.yaml
1
|
2024-09-03 10:26:22 -05:00 |
|
Brian
|
b381dcc28e
|
Update update-version-number.yaml
testing
|
2024-09-03 10:12:32 -05:00 |
|
Michael
|
c4aaf79bc3
|
Update update-version-number.yaml
|
2024-08-15 09:40:40 +01:00 |
|
nanos
|
fbf4489bb8
|
Add a new workflow that will automatically update the VERSION string on tagged releases
|
2024-08-15 09:38:54 +01:00 |
|
Sam J Hill
|
0275d2949d
|
update workflow actions to new versions
|
2024-07-19 11:23:15 -04:00 |
|
Sam Hill
|
5d79c909eb
|
add tests
|
2024-07-18 16:48:02 -04:00 |
|
Michael
|
e86863a8ae
|
Update build-container.yaml
|
2024-02-02 07:25:08 +00:00 |
|
Michael
|
fe1c69f3ba
|
Update get_context.yml
Update upload-artifact
|
2024-01-30 21:10:29 +00:00 |
|
Michael
|
0416cc159a
|
Update get_context.yml
update correct line
|
2024-01-26 16:32:54 +00:00 |
|
Michael
|
52d3b8d9e9
|
Update get_context.yml
Update 2nd ceckout too
|
2024-01-26 16:31:22 +00:00 |
|
Michael
|
3d8ab95f11
|
Update get_context.yml
Update action for Node 16 deprecation (#92)
|
2024-01-26 15:52:45 +00:00 |
|
Jonas Brusman
|
099ef7d37a
|
Build docker image for arm64 as well
Makes it possible to run it on a RaspberryPi
|
2023-12-16 16:07:36 +01:00 |
|
nanos
|
12fbd0ed72
|
check out own fork when running GH action (fixes #52)
|
2023-06-15 11:12:18 +01:00 |
|
nanos
|
8168aa8036
|
minor fixes
|
2023-06-14 10:49:15 +01:00 |
|
nanos
|
bf1b73bc04
|
Improve and unify configuration options (#49)
|
2023-06-14 10:41:30 +01:00 |
|
nanos
|
d4dfa1e315
|
Wrap URLs in quotes. This fixes #46
|
2023-06-01 21:35:16 +01:00 |
|
nanos
|
1fffddcb23
|
support for fetching context to favourites (#42)
|
2023-04-28 20:40:24 +01:00 |
|
nanos
|
2b707e7807
|
some refactoring
|
2023-04-03 08:36:09 +01:00 |
|
nanos
|
9ea4ba05fb
|
allow us to choose whether to get context when backfilling
|
2023-03-31 17:22:35 +01:00 |
|
nanos
|
9b7093e478
|
Allow us to backfill posts from users that are mentioned in notifications
|
2023-03-28 07:04:03 +01:00 |
|
nanos
|
87fd32eb9d
|
bug fix
|
2023-03-27 07:25:01 +01:00 |
|
nanos
|
a8cf5d3eef
|
Rename to FediFetcher
|
2023-03-27 07:15:08 +01:00 |
|
nanos
|
ee045ab493
|
make sure we follow redirects
|
2023-03-27 07:15:08 +01:00 |
|
Colin Sullender
|
58c064db0f
|
Checkout user repository for keep alive
|
2023-03-23 14:26:48 -04:00 |
|
Colin Sullender
|
0c73962fb4
|
Simplify checking out latest release
|
2023-03-23 09:11:27 -04:00 |
|
nanos
|
6953672df4
|
use curl's retry mechanism when getting the release
addresses #25
|
2023-03-23 07:09:30 +00:00 |
|
nanos
|
e2b4addcfc
|
Try again to keep workflow alive
Fixes #24
|
2023-03-23 07:06:14 +00:00 |
|
Michael
|
0d95631980
|
Disable keepalive
This is causing an error (#23) because we aren't actually checking out the repo.
Need to revisit at a later stage.
|
2023-03-22 07:24:47 +00:00 |
|
nanos
|
afc981930c
|
Implement option to get replies to bookmarks (#19)
|
2023-03-21 19:23:14 +00:00 |
|
nanos
|
c587e0907a
|
finalise callbacks
|
2023-03-21 14:42:31 +00:00 |
|
nanos
|
79b69e7fdc
|
also add a callback for process start
|
2023-03-21 11:56:34 +00:00 |
|
nanos
|
586888c761
|
implement callback upon completion
This fixes #20
|
2023-03-21 10:27:43 +00:00 |
|
nanos
|
1d366b0f86
|
Prevent workflow from getting disabled (#17)
|
2023-03-21 08:43:57 +00:00 |
|
nanos
|
12bde97687
|
allow us to set lock-hours to 0 to prevent the action getting stuck (#18)
|
2023-03-21 08:28:29 +00:00 |
|
nanos
|
76f7c22d73
|
backfill follow requests' profiles (addresses #7)
|
2023-03-20 09:12:16 +00:00 |
|
Michael Thomas
|
cf8b98ae78
|
silly bugfix
|
2023-03-17 08:42:20 +00:00 |
|
Michael Thomas
|
a624f1ae58
|
Allow us to make the HTTP timeout configurable
|
2023-03-17 08:26:38 +00:00 |
|
nanos
|
a7fc312b6c
|
Update build-container.yaml
|
2023-03-17 07:46:49 +00:00 |
|
Andrew Williams
|
2f937d6ce9
|
Add Dockerfile and container build workflow
|
2023-03-16 16:23:08 +00:00 |
|