Commit Graph

40 Commits

Author SHA1 Message Date
23d9209b95 Update readme and do a minor change to the action v1.0.39 2022-12-23 15:00:57 -03:00
888b859ca6 Remove the offer of an executable 2022-12-23 10:40:43 -03:00
08d4aed8e9 Remove another config.json example 2022-12-23 10:39:18 -03:00
da7e696dfb Readme updates (#24) 2022-12-23 10:22:40 -03:00
bf27d2a414 Don't use Docker on the action 2022-12-23 09:25:48 -03:00
72569297f3 Merge pull request #23 from chdorner/feat/gh-action
Add GH action
2022-12-23 03:46:49 -08:00
a8514a8f0d Add GH action
This can run GetMoarFediverse from another repo. It uses action artifacts to store the list of already imported statuses.
2022-12-23 12:37:09 +01:00
f97c4d8270 Keep the artifact name consistent across releases (#22) v1.0.32 2022-12-22 22:51:42 +00:00
2c11b898ff Moar logging (#21) v1.0.31 2022-12-22 12:44:34 +00:00
83ca6bb63b Do up to 2 * tags concurrent requests (#20) 2022-12-22 09:37:29 -03:00
44b47acbfe Improve error message when it fails to pull tags (#19) v1.0.29 2022-12-21 03:24:45 +00:00
23be734a5e Check robots.txt and use a user agent (#17) v1.0.28 2022-12-21 00:15:13 -03:00
d535512a6b Also build the trimmed artifacts on the required check (#18) 2022-12-21 00:12:19 -03:00
8ec1c89309 run build on main and don't error if I don't create a tag (#14) 2022-12-21 02:30:45 +00:00
47a3e4acd4 Mastodon connection helper tweaks (#13) 2022-12-21 02:26:06 +00:00
80bae5652b Use null reference checks (and enforce them) (#11) 2022-12-21 02:11:57 +00:00
ac83a1f8a9 Fix build so that it runs on PRs (#10) 2022-12-20 23:09:32 -03:00
518b51fcf6 Fix NRE when Tags is null and error if both tags and connection string are specified (#9) v1.0.22 2022-12-20 21:34:43 -03:00
a88e9f9fd5 Update README and add LICENSE (#8) 2022-12-20 18:06:23 -03:00
875b2fe26e Deprecate Sites in favor of Instances (#7) v1.0.20 2022-12-20 17:03:06 -03:00
4ccfaad15f Make it possible to scrape followed tags from the instance (#6) v1.0.19 2022-12-17 22:27:04 -03:00
79177f8bf9 Update README (#5) 2022-12-16 11:57:30 -03:00
29bc4435e8 Merge pull request #4 from g3rv4/moar-runtimes
Add more executable runtimes
v1.0.17
2022-12-15 21:08:17 -08:00
9f8c5bac15 Add more executable runtimes 2022-12-16 02:07:33 -03:00
e71904e1a3 Make it trimmable v1.0.15 2022-12-16 01:54:49 -03:00
41821ea23a Create tags with manual gate 2022-12-15 19:24:58 -03:00
241f20632b Merge pull request #3 from qwertzipups/patch-1
Update README.md
2022-12-15 13:07:43 -08:00
83a68e445b Update README.md
Changed to "--rm importdata" in the cron example.
2022-12-15 21:08:14 +01:00
0c7589c177 catch errors pulling data from other instances 2022-12-09 18:19:15 -03:00
f38c7ec00d do IsNullOrEmpty instead 2022-12-07 20:31:14 -03:00
082d261116 Add ability to take the fake relay api key from env variable 2022-12-07 20:28:31 -03:00
f757ce4818 Link to the Docker on Windows demo 2022-12-07 09:16:24 -03:00
2caa81872d Merge pull request #1 from sanderdatema/patch-1
Update README.md
2022-12-05 05:57:15 -08:00
a7ad90018e Update README.md
The name of the container in the `docker-compose.yml` example is `importdata` and not `import`.
2022-12-05 14:53:14 +01:00
c7992e21e1 one more README update 2022-12-05 10:15:57 -03:00
f40eb83673 Update README 2022-12-05 09:08:30 -03:00
28fe45a075 make it more parallel 2022-12-05 08:56:11 -03:00
54828b9469 Rename! 2022-12-05 08:38:07 -03:00
4434af951e Use FakeRelay, build a docker image and set things in a config file 2022-12-05 00:37:07 -03:00
609d441dce First commit... it kinda works, but it's missing most things 2022-12-02 16:38:42 -03:00