Commit graph

12478 commits

Author SHA1 Message Date
ArchiBot
93b9cf4b76
Automatic translations update 2024-07-11 02:13:17 +00:00
Łukasz Domeradzki
dc57860f0d
Misc optimization 2024-07-11 01:34:49 +02:00
renovate[bot]
f71b0bc945
chore(deps): update dependency microsoft.identitymodel.jsonwebtokens to v7.6.3 2024-07-10 12:24:48 +00:00
renovate[bot]
1c9132627b
chore(deps): update actions/setup-node action to v4.0.3 2024-07-10 11:08:35 +00:00
Vita Chumakova
b14d5de641
Fix struct reordering (#3247) 2024-07-10 13:08:06 +02:00
renovate[bot]
530743cf97
chore(deps): update actions/attest-build-provenance action to v1.3.3 2024-07-10 06:56:06 +00:00
renovate[bot]
d1ab859621
chore(deps): update asf-ui digest to 329c79b 2024-07-10 03:26:55 +00:00
ArchiBot
fe76ada8d0
Automatic translations update 2024-07-10 02:11:36 +00:00
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