Commit graph

361 commits

Author SHA1 Message Date
Michael
3fba054257
Merge pull request #187 from nanos/identify-access-token
Identify a (masked) Access Token when an error occurs
2024-12-04 07:31:53 +00:00
nanos
f41609edd7 improve error message 2024-12-04 07:30:08 +00:00
nanos
405c9e384c Identify a (masked) Access Token when an error occurs
This addresses #186
2024-12-04 07:22:02 +00:00
Michael
cc93048c67
Merge pull request #185 from nanos/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
2024-12-03 09:45:50 +00:00
dependabot[bot]
09b2c5befb
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v6)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 15:40:05 +00:00
Michael
6a158cf9d6
Merge pull request #183 from Sorixelle/gts-following-401
Include access token when fetching user followers/followings
2024-10-09 07:06:42 +01:00
Ruby Iris Juric
3f4c87f91f
Include access token when fetching user followers/followings
GoToSocial requires authentication on these endpoints, and not supplying the token was causing these requests to fail
with a 401 error.

Fixes #117.
2024-10-09 13:47:21 +11:00
Michael
0dfac703f6
Merge pull request #180 from itspluxstahre/fix_k8s_example
Fix k8s example
2024-10-08 16:02:48 +01:00
Plux Stahre
c7d694d57f
Update k8s-cronjob.md
Readd a couple of options that was removed temporarily for testing
2024-10-04 18:36:13 +02:00
Michael
5adea1cbb4
Merge pull request #182 from benyafai/main
Override the entrypoint so we can add a sleep delay before the next run.
2024-10-04 07:16:44 +01:00
Ben Yafai
3b1baf566f
Override the entrypoint so we can add a sleep delay before the next run. 2024-10-03 23:07:45 +01:00
Plux Stahre
3729f0a0df
Update k8s-cronjob.md
Add an PVC example.
2024-09-29 03:46:17 +02:00
Plux Stahre
1bf5615e69
Update k8s-cronjob.md
Add back the explanation comments.
2024-09-29 03:44:30 +02:00
Plux Stahre
8f9ef82fc9
Update k8s-cronjob.md
Fix formatting of yaml example.
2024-09-29 03:39:22 +02:00
Michael
091e2afe1e
bump version 2024-09-16 16:28:58 +01:00
nanos-bot
043612f21a [bot] Bump version to ain 2024-09-16 15:18:56 +00:00
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-bot
1aca617c72 [bot] Bump version to 7.1.11 2024-09-16 15:10:15 +00:00
nanos
4a5a456349 fixes 2024-09-16 16:08:32 +01:00
nanos-bot
044c45d32a [bot] Bump version to 7.1.10 2024-09-16 15:00:45 +00:00
nanos
a6324c1c7d debugging 2024-09-16 15:56:45 +01:00
Michael
15b522d55d
Merge pull request #176 from nanos/fix-version-bump
fix branch name
2024-09-16 15:53:29 +01:00
nanos
942c276922 fix branch name 2024-09-16 15:52:58 +01:00
Michael
178f0c67c3
Merge pull request #175 from nanos/fix-version-bump
Fix Version bump
2024-09-16 15:51:01 +01:00
nanos
8334e06818 try this differently 2024-09-16 15:49:45 +01:00
Michael
ca3703149b
Update CODE_OF_CONDUCT.md 2024-09-12 08:48:31 +01:00
Michael
40474c2358
Create CODE_OF_CONDUCT.md 2024-09-12 08:48:00 +01:00
Michael
59d3d2d569
Create CONTRIBUTING.md 2024-09-12 08:33:50 +01:00
nanos
f4357ecd23 typo fix 2024-09-11 13:26:29 +01:00
nanos
51b84b3060 add contribution link 2024-09-11 13:24:46 +01:00
nanos
cf32095011 add a note for substitoot 2024-09-09 11:47:00 +01:00
Michael
529a1bc9c9
Merge pull request #169 from nanos/improve-docs
Move docs to Wiki
2024-09-09 11:34:31 +01:00
nanos
a9aad1a84d Move this all into the wiki 2024-09-09 11:28:19 +01:00
nanos
73c766b7e2 More updates 2024-09-09 11:04:30 +01:00
nanos
b76c3de021 break out docs into smaller, more accessible docs 2024-09-09 10:53:41 +01:00
Michael
6009ad2fce
Merge pull request #166 from bdmorin/gh-debug-1
updates github action to increment version
2024-09-04 08:08:37 +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
Michael
d6066f34c8
Merge pull request #164 from AndrewKvalheim/trivial
Remove unused code, correct spelling
2024-09-03 16:16:11 +01:00
Michael
77ef0f39a7
Merge pull request #165 from nanos/remove-uniq
remove file accidentally committed in #140
2024-09-03 16:15:03 +01:00
nanos
18a274ce5b remove file accidentally committed in #140 2024-09-03 16:13:35 +01:00
Brian
b381dcc28e Update update-version-number.yaml
testing
2024-09-03 10:12:32 -05:00
Andrew Kvalheim
37e8d16fab Correct spelling 2024-09-03 07:55:16 -07:00
Andrew Kvalheim
ac06103caf Remove unused code 2024-09-03 07:55:16 -07:00
Andrew Kvalheim
d0d35988e7 Remove trailing whitespace 2024-09-03 07:55:13 -07:00