depot/ops/modules/tvl-sso, branch refs/r/7895 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F7895 2021-12-26T00:10:10+00:00 chore: friendship ended with cas, now keycloak is our best friend 2021-12-26T00:10:10+00:00 Vincent Ambo mail@tazj.in 2021-12-25T23:00:24+00:00 urn:sha1:28a80e02514fe8c13e1826fda5d53f938105d600 Note that the login.tvl.fyi WWW configuration is still kind of hanging around until we've settled where Keycloak lives. Change-Id: Iaca4e394a7371cafa3716ca66ef09c4eca5b1520 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4626 Autosubmit: tazjin <mail@tazj.in> Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> fix(tvl-sso): set memory limit to 512M 2021-08-24T16:28:14+00:00 Luke Granger-Brown git@lukegb.com 2021-06-30T02:13:59+00:00 urn:sha1:febf34030334920c522b29d422209e3712128005 This is because I'm bored of CAS gradually consuming all the RAM on Whitby. Change-Id: Idcc14c19d99a6d3553739c5765be3faf2bdf9d84 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3233 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Reviewed-by: tazjin <mail@tazj.in> chore(nixpkgs): Bump channels to 2021-05-25 2021-05-25T17:09:28+00:00 Vincent Ambo mail@tazj.in 2021-04-13T10:21:42+00:00 urn:sha1:65be8f20e0508cb8f81a7b42a240ebb8a03d8a93 * users/grfn/system/home/yeren: remove obsolete awscli2 overrides * ops: make new isSystemUser || isNormalUser assertion happy * users/grfn/system/system/mugwump: make buildkite agents system users * users/tazjin/nixos/camden: set isSystemUser = true for git * users/tazjin/emacs: Remove missing & broken packages * third_party/openldap: remove, as the argon2 module is now enabled upstream * third_party/gerrit_plugins: Pinned new unstable hashes * third_party/nix, third_party/grpc: Disabled CI as these are broken * third_party/overlays/emacs: Bumped version to stay in sync with channel * third_party/buzz: Update LIBCLANG_PATH to reference libclang.lib, since libclang's default output no longer contains libclang.so * users/grfn/system/home: Install julia-stable instead of julia (which aliases to julia-lts), as the latter depends on an insecure version of libgit Change-Id: Iff33b0ecb0ef07a82d1de35e23c40d2f4bf0f8ed Reviewed-on: https://cl.tvl.fyi/c/depot/+/3001 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: grfn <grfn@gws.fyi> refactor(ops): Split //ops/nixos into different locations 2021-04-11T22:18:22+00:00 Vincent Ambo mail@tazj.in 2021-04-11T20:50:30+00:00 urn:sha1:90281c4eac4cd25045ed80c5f8f27c74898a02b3 Splits //ops/nixos into: * //ops/nixos.nix - utility functions for building systems * //ops/machines - shared machine definitions (read by readTree) * //ops/modules - shared NixOS modules (skipped by readTree) This simplifies working with the configuration fixpoint in whitby, and is overall a bit more in line with how NixOS systems in user folders currently work. Change-Id: I1322ec5cc76c0207c099c05d44828a3df0b3ffc1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2931 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: glittershark <grfn@gws.fyi>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/ops/modules/tvl-sso, branch refs/r/7895</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F7895</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F7895"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2021-12-26T00:10:10+00:00</updated>
<entry>
<title>chore: friendship ended with cas, now keycloak is our best friend</title>
<updated>2021-12-26T00:10:10+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-12-25T23:00:24+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=28a80e02514fe8c13e1826fda5d53f938105d600"/>
<id>urn:sha1:28a80e02514fe8c13e1826fda5d53f938105d600</id>
<content type="text"> Note that the login.tvl.fyi WWW configuration is still kind of hanging around until we've settled where Keycloak lives. Change-Id: Iaca4e394a7371cafa3716ca66ef09c4eca5b1520 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4626 Autosubmit: tazjin <mail@tazj.in> Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> </content>
</entry>
<entry>
<title>fix(tvl-sso): set memory limit to 512M</title>
<updated>2021-08-24T16:28:14+00:00</updated>
<author>
<name>Luke Granger-Brown</name>
<email>git@lukegb.com</email>
</author>
<published>2021-06-30T02:13:59+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=febf34030334920c522b29d422209e3712128005"/>
<id>urn:sha1:febf34030334920c522b29d422209e3712128005</id>
<content type="text"> This is because I'm bored of CAS gradually consuming all the RAM on Whitby. Change-Id: Idcc14c19d99a6d3553739c5765be3faf2bdf9d84 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3233 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Reviewed-by: tazjin <mail@tazj.in> </content>
</entry>
<entry>
<title>chore(nixpkgs): Bump channels to 2021-05-25</title>
<updated>2021-05-25T17:09:28+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-04-13T10:21:42+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=65be8f20e0508cb8f81a7b42a240ebb8a03d8a93"/>
<id>urn:sha1:65be8f20e0508cb8f81a7b42a240ebb8a03d8a93</id>
<content type="text"> * users/grfn/system/home/yeren: remove obsolete awscli2 overrides * ops: make new isSystemUser || isNormalUser assertion happy * users/grfn/system/system/mugwump: make buildkite agents system users * users/tazjin/nixos/camden: set isSystemUser = true for git * users/tazjin/emacs: Remove missing & broken packages * third_party/openldap: remove, as the argon2 module is now enabled upstream * third_party/gerrit_plugins: Pinned new unstable hashes * third_party/nix, third_party/grpc: Disabled CI as these are broken * third_party/overlays/emacs: Bumped version to stay in sync with channel * third_party/buzz: Update LIBCLANG_PATH to reference libclang.lib, since libclang's default output no longer contains libclang.so * users/grfn/system/home: Install julia-stable instead of julia (which aliases to julia-lts), as the latter depends on an insecure version of libgit Change-Id: Iff33b0ecb0ef07a82d1de35e23c40d2f4bf0f8ed Reviewed-on: https://cl.tvl.fyi/c/depot/+/3001 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>refactor(ops): Split //ops/nixos into different locations</title>
<updated>2021-04-11T22:18:22+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-04-11T20:50:30+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=90281c4eac4cd25045ed80c5f8f27c74898a02b3"/>
<id>urn:sha1:90281c4eac4cd25045ed80c5f8f27c74898a02b3</id>
<content type="text"> Splits //ops/nixos into: * //ops/nixos.nix - utility functions for building systems * //ops/machines - shared machine definitions (read by readTree) * //ops/modules - shared NixOS modules (skipped by readTree) This simplifies working with the configuration fixpoint in whitby, and is overall a bit more in line with how NixOS systems in user folders currently work. Change-Id: I1322ec5cc76c0207c099c05d44828a3df0b3ffc1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2931 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: glittershark <grfn@gws.fyi> </content>
</entry>
</feed>