- Oct 27, 2024
-
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
- Oct 20, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 29, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 28, 2024
-
-
Leonidas Spyropoulos authored
-
- Sep 09, 2024
-
-
Jan Alexander Steffens (heftig) authored
Currently needs a hack in /var/lib/synapse/matrix-appservice-irc/node_modules/matrix-appservice-bridge/lib/components/media-proxy.js to replace the `"http"` require with `"https"` or the proxy won't work. See: https://github.com/matrix-org/matrix-appservice-bridge/issues/507
-
- Aug 05, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- Jul 30, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- May 03, 2024
-
-
Evangelos Foutras authored
New server; same CPU and RAM as previous one, hopefully more stable.
-
- Apr 08, 2024
-
-
Jan Alexander Steffens (heftig) authored
Mjolnir does not support Node 20.
-
- Mar 27, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- Mar 16, 2024
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
This shell behavior[1] in Bash 5.2 "expands occurrences of '&' in the replacement string of pattern substitution to the text matched by the pattern" but we want literal ampersands so escape them. [1] https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html
-
- Feb 22, 2024
-
-
Kristian Klausen authored
Fix #573
-
- Feb 10, 2024
-
-
Kristian Klausen authored
Fix #566
-
- Feb 02, 2024
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Jan 30, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- Jan 20, 2024
-
-
Evangelos Foutras authored
-
- Dec 27, 2023
-
-
Evangelos Foutras authored
Follow-up to merge request !786. New key is already trusted by four master keys in archlinux-keyring 20231222-1. archlinux-keyring#254
-
- Dec 09, 2023
-
-
Kristian Klausen authored
-
- Dec 01, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Nov 22, 2023
-
-
Levente Polyak authored
-
- Oct 21, 2023
-
-
Kristian Klausen authored
gromit is our newest Junior DevOps[1] and will get access to: * bugs.archlinux.org: for helping with the bug migration * wiki.archlinux.org: for helping with (archwiki) maintenance [1] https://lists.archlinux.org/archives/list/arch-devops@lists.archlinux.org/message/2LAOGIVY33MZLBZCDSQHDQVQNEULLUTW/ Fix #543
-
- Aug 19, 2023
-
-
Kristian Klausen authored
A new Hetzner cloud project has been created called "Sandbox". This project is meant for non-production workload which must be created on-demand from e.g. a CI pipeline. The first project using the sandbox is aurweb, which wants to use GitLab's Review apps[1] feature to create dynamic environments on-demand. Two API tokens have been created, one for the infrastructure project (to be used by packer) and for the aurweb project. [1] https://docs.gitlab.com/ee/ci/review_apps/
-
- Aug 11, 2023
-
-
Kristian Klausen authored
This is needed as archlinux-docker wants to push its container images to GitHub Packages[1]. Unfortunately, the existing GitHub account has too much access and it is not possible to limit the token to a single repository[2]. [1] archlinux-docker#73 [2] https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic
-
Kristian Klausen authored
This is needed as archlinux-docker wants to push its container images to Quay.io[1], which requires a RedHat account. [1] archlinux-docker#73
-
- Aug 02, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
- Jun 15, 2023
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Evangelos Foutras authored
-
- Jun 13, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
- Apr 17, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
- Jan 31, 2023
-
-
Evangelos Foutras authored
Follow-up to merge request archlinux/infrastructure!671.
-
- Dec 11, 2022
-
-
Levente Polyak authored
URL: https://fosstodon.org/@archlinux
-
- Dec 05, 2022
-
-
Kristian Klausen authored
We have been using sponsored Equinix Metal boxes for years (sponsorship managed by CNCF[1]). This adds a service account[2], so we don't need to rely on individual access. [1] https://github.com/cncf/cluster [2] https://github.com/cncf/cluster/issues/213
-
- Nov 17, 2022
-
-
Evangelos Foutras authored
Similarly to geo.mirror.pkgbuild.com, this is monitored elsewhere.
-
- Nov 12, 2022
-
-
Evangelos Foutras authored
I think this was renamed when Keycloak switched to Quarkus.
-
Evangelos Foutras authored
From [1]: "By default, the new Quarkus distribution removes /auth from the context-path." [1] https://www.keycloak.org/migration/migrating-to-quarkus
-
- Sep 16, 2022
-
-
Kristian Klausen authored
The key is used for signing the releases, so the users can be sure the images on the mirrors haven't been modified. arch-boxes has been tweaked to use the key in this MR[1]. [1] archlinux/arch-boxes!176
-
Kristian Klausen authored
Renovate is a tool for: "Automated dependency updates. Multi-platform and multi-language."[1]. We require all commits pushed directly to official projects to be signed, so a master key and signing key have been generated for Renovate. Both keys are stored in renovate.asc and Renovate only has access to the signing key. [1] https://github.com/renovatebot/renovate
-
- Sep 06, 2022
-
-
Jan Alexander Steffens (heftig) authored
-