renovate[bot]
e096f4f081
chore(deps): update asf-ui digest to 29f16e8
2024-07-09 22:59:45 +00:00
Łukasz Domeradzki
0d8f7b854d
Misc
2024-07-10 00:21:56 +02:00
Łukasz Domeradzki
b9beb6ec16
Fix ASF trying to create www folder if it doesn't exist yet
...
It seems that ASP.NET is trying to create initialized WebRootPath if it doesn't exist yet. This might be unwanted, as user might want to explicitly disable www directory while still having interest in IPC. On top of that, ASF will outright crash if creating such directory will be impossible, e.g. because of insufficient permission.
It makes sense for us to check first if the directory exists - if not, we can omit it entirely, so ASP.NET will default to NullFileProvider and simply respond 404 to everything unhandled from the code perspective.
@SuperSandro2000 will resolve https://github.com/NixOS/nixpkgs/issues/312242 without a need of disabling IPC. In other words, you can use IPC with no www folder attached in order to still have ASF API and /swagger available. ASF will no longer crash in this scenario, it also won't try to create a directory on read-only filesystem.
2024-07-10 00:18:44 +02:00
Łukasz Domeradzki
7afcf82c32
Update config.yml
2024-07-09 23:32:26 +02:00
Łukasz Domeradzki
b27dd345af
Misc
2024-07-09 23:02:29 +02:00
renovate[bot]
9fdf8c6a75
chore(deps): update actions/setup-dotnet action to v4.0.1
2024-07-09 16:12:12 +00:00
ArchiBot
1010f270a0
Automatic translations update
2024-07-09 02:12:18 +00:00
Łukasz Domeradzki
0db051a251
Misc
2024-07-09 01:36:55 +02:00
Łukasz Domeradzki
890a431e24
Cleanup main csproj file
2024-07-08 17:28:44 +02:00
ArchiBot
173e0ea157
Automatic translations update
2024-07-08 02:12:23 +00:00
renovate[bot]
4c99ce4ab2
chore(deps): update wiki digest to 7539ff8
2024-07-07 20:14:46 +00:00
renovate[bot]
6f98228c41
chore(deps): update wiki digest to 469c6c7
2024-07-07 02:56:47 +00:00
Łukasz Domeradzki
95d15aa107
Bump
2024-07-07 04:56:15 +02:00
Łukasz Domeradzki
2f09e74f1a
Update prometheus exporter to fixed version
...
Apparently all of our issues should be resolved by now
2024-07-07 04:52:10 +02:00
ArchiBot
f30fcb3941
Automatic translations update
2024-07-07 02:14:46 +00:00
renovate[bot]
06254a9afc
chore(deps): update dependency jetbrains.annotations to v2024 ( #3243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 23:29:44 +02:00
renovate[bot]
fd95c6cac7
chore(deps): update asf-ui digest to cd60876
2024-07-06 03:38:32 +00:00
ArchiBot
2196bccda5
Automatic translations update
2024-07-06 02:08:42 +00:00
renovate[bot]
b0ac2b4147
chore(deps): update actions/upload-artifact action to v4.3.4
2024-07-05 18:17:25 +00:00
renovate[bot]
5322321944
chore(deps): update actions/download-artifact action to v4.1.8
2024-07-05 16:24:38 +00:00
renovate[bot]
2f951e0ef6
chore(deps): update wiki digest to 743294a
2024-07-05 14:26:37 +00:00
renovate[bot]
1e6dcc88d2
chore(deps): update docker/setup-buildx-action action to v3.4.0
2024-07-04 11:47:22 +00:00
ArchiBot
8bbcfc40dc
Automatic translations update
2024-07-04 02:10:45 +00:00
Łukasz Domeradzki
811ea46523
Remove deprecated functionality, bump
2024-07-04 01:33:45 +02:00
renovate[bot]
c37e54cf9b
chore(deps): update jetbrains/qodana-action action to v2024.1.8
2024-07-03 16:30:15 +00:00
renovate[bot]
4c095e8eb5
chore(deps): update docker/build-push-action action to v6.3.0
2024-07-03 09:04:29 +00:00
ArchiBot
c580ec7b92
Automatic translations update
2024-07-03 02:09:58 +00:00
renovate[bot]
0c45d3c5ba
chore(deps): update asf-ui digest to 6a4b92a
2024-07-02 21:48:17 +00:00
ArchiBot
2bc8a4cefd
Automatic translations update
2024-07-02 02:10:59 +00:00
ArchiBot
92d28adb07
Automatic translations update
2024-06-30 02:14:26 +00:00
renovate[bot]
cc2b1dbbaa
chore(deps): update asf-ui digest to 91c39f3
2024-06-29 03:30:07 +00:00
ArchiBot
bd98cadab3
Automatic translations update
2024-06-29 02:08:57 +00:00
renovate[bot]
c417f88e3b
chore(deps): update github/codeql-action action to v3.25.11
2024-06-28 19:30:05 +00:00
renovate[bot]
b26a9af49b
chore(deps): update docker/build-push-action action to v6.2.0
2024-06-26 15:51:30 +00:00
Łukasz Domeradzki
e4b00b35f2
Bump
2024-06-26 17:50:58 +02:00
Łukasz Domeradzki
11bab46b8b
Add deprecation helper
2024-06-26 13:53:48 +02:00
ArchiBot
7eb24d7bd6
Automatic translations update
2024-06-25 02:10:23 +00:00
Łukasz Domeradzki
9a26366ff8
Misc
2024-06-25 00:34:13 +02:00
Łukasz Domeradzki
0058bc6fa5
Move dockerfiles from legacy KV format
...
https://docs.docker.com/reference/build-checks/legacy-key-value-format/
2024-06-25 00:32:15 +02:00
Łukasz Domeradzki
ca3f3e0cab
Resolve selected .NET 9 analyzer warnings
2024-06-25 00:18:38 +02:00
ArchiBot
cf51ca454d
Automatic translations update
2024-06-24 02:11:32 +00:00
ArchiBot
35c3c2a2b3
Automatic translations update
2024-06-23 02:12:06 +00:00
renovate[bot]
12bb61c23d
chore(deps): update docker/build-push-action action to v6.1.0
2024-06-21 09:36:21 +00:00
ArchiBot
2e5a2a1393
Automatic translations update
2024-06-21 02:09:19 +00:00
Łukasz Domeradzki
4259bb088e
Bump
2024-06-21 02:36:20 +02:00
Jack Nolddor
0768765f21
chore: blacklist summer sale 2024 appid ( #3226 )
...
refers to https://steamcommunity.com/my/gamecards/2861690
2024-06-21 00:22:06 +02:00
renovate[bot]
dc7ee7fadc
Update docker/build-push-action action to v6.0.2
2024-06-20 15:04:34 +00:00
Łukasz Domeradzki
7665a1c339
Bump
2024-06-20 12:44:15 +02:00
renovate[bot]
6015cd5cb7
Update dependency Microsoft.IdentityModel.JsonWebTokens to v7.6.2
2024-06-20 08:03:03 +00:00
renovate[bot]
08aa8f2136
Update ASF-ui digest to 3ae4df4
2024-06-20 04:09:34 +00:00