Commit graph

345 commits

Author SHA1 Message Date
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
Michael
e9dab187dd
Update version number 2024-09-03 08:19:27 +01:00
Michael
cb3c980a94
Merge pull request #162 from nanos/k8-example
Update k8s example [#159]
2024-09-03 08:04:39 +01:00
nanos
c4bdbd33a7 typo fix 2024-09-03 08:04:12 +01:00
nanos
cd1628dc41 Update k8s example [#159] 2024-09-03 07:28:46 +01:00
Michael
fe6ce1af43
Merge pull request #161 from bentasker/instance_banlist
feat: add support for instance banlist
2024-09-02 17:07:21 +01:00
Michael
058643bb6d
Merge pull request #157 from nanos/use-xxhash
Try to use xxHash to hash robots cache file names
2024-09-02 17:06:38 +01:00
B Tasker
ed40ff3e70
chore: fix test
The test needed the new attribute adding
2024-08-18 17:53:49 +01:00
B Tasker
c9f6521a61
fix: strip whitespace if it's included in the list 2024-08-18 17:03:20 +01:00
B Tasker
b7bd6a92f3
docs: update README 2024-08-18 17:00:36 +01:00
B Tasker
3eb2589a8b
feat: enforce blocklist (and remove testing statements) 2024-08-18 16:58:11 +01:00
B Tasker
6e1830f87c
feat: implement new flag --instance-blocklist
This can also be set via env var `FF_INSTANCE_BLOCKLIST`

It should be a comma seperated list of domains
2024-08-18 16:47:56 +01:00
Michael
8ac868fda4
Merge pull request #158 from nanos/auto-tagging
Update version string on tagged releases
2024-08-15 09:41:32 +01: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
nanos
939e775c27 Try to use xxHash to hash robots cache file names
This should be faster and more efficient.
2024-08-15 08:00:00 +01:00
Michael
df22348eb1
Update version number 2024-08-15 07:33:23 +01:00