depot/bin, branch refs/r/6049 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6049 2022-05-02T23:34:55+00:00 refactor: Replace //bin with //tools/depot-deps 2022-05-02T23:34:55+00:00 Vincent Ambo mail@tazj.in 2022-05-02T10:40:50+00:00 urn:sha1:e81280732444f492894b7b47ce38a2b3293a31d1 This modifies the envrc configuration to add the result of building //tools/depot-deps to $PATH, instead of dispatching through the manually maintained list of symlinks. While at it, I've cleaned up some stuff from that list that is no longer actually used. Change-Id: If345c44da75b23c06b7c7f435be0cb02f99aaac5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5513 Tested-by: BuildkiteCI Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com> feat(bin): add entry for niv 2022-04-15T12:14:28+00:00 sterni sternenseemann@systemli.org 2022-04-15T11:32:33+00:00 urn:sha1:fd542eb9a30e1872cd87b05d60e4cac1aa66466c Useful for channel updates. Change-Id: I77ff67fdacf0cff0e8b98f5f70f78e67d8762bbe Reviewed-on: https://cl.tvl.fyi/c/depot/+/5447 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> chore(tools): drop depot-nixpkgs-update 2022-02-26T14:45:27+00:00 sterni sternenseemann@systemli.org 2022-02-26T14:40:01+00:00 urn:sha1:4c00ca0421133eecc0918b70831ce4cd71f10f6b This tool has been replaced by niv. Change-Id: I011059b7d8890d0456b22f066e723584cc1d9a2b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5329 Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> chore(tools): Remove deprecated depot-build tool 2022-02-26T14:39:25+00:00 Vincent Ambo mail@tazj.in 2022-02-26T14:37:24+00:00 urn:sha1:2a7f73926a0afcbfd7c071c1613afdeb14b8dcb9 This has been superseded by magrathea. Change-Id: Ief4a3d1b81e51e7a9c9a0112584fa7efc8aca63f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5328 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI chore(bin): Remove some unused binary symlinks 2022-02-26T14:39:25+00:00 Vincent Ambo mail@tazj.in 2022-02-26T14:35:55+00:00 urn:sha1:5d6de14d78ee6c89f488abccf1c9c81091e2f4b7 Change-Id: I5a23cfb991f3bb64c19280ef2ecc1b7cf2e5edf9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5327 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI feat(ops/secrets): Add tf-keycloak secrets file 2021-12-27T15:53:57+00:00 Vincent Ambo mail@tazj.in 2021-12-27T14:17:32+00:00 urn:sha1:e616f978d045ccbe62eee6403e0d93061982ae23 This file can be sourced (somehow, depending on the user) while working with //ops/keycloak to get the relevant secrets. Change-Id: Ibb3051c4b019f64824964475451c1c3996db6421 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4708 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> fix(bin): Add missing tf-keycloak symlink 2021-12-27T14:44:38+00:00 Vincent Ambo mail@tazj.in 2021-12-27T13:36:59+00:00 urn:sha1:7154507e78693cd609b1742f8fee51dfcff69d97 Change-Id: I98e79a7c9d57a4c6085f31a382d0b1ad335f07d2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4703 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: tazjin <mail@tazj.in> feat(ops/keycloak): Check in initial Keycloak configuration 2021-12-26T16:45:59+00:00 Vincent Ambo mail@tazj.in 2021-12-26T00:08:03+00:00 urn:sha1:7b3c0b3e2f672ba2547827105b9f14d003d16267 This is still missing most of the client configuration etc., in part due to bugs in the provider which are preventing resource imports. Change-Id: Ic224ffc001f8e1fe6dcd47b7d002580fdf7b0774 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4628 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: Profpatsch <mail@profpatsch.de> feat(ops/glesys): Provide tf-glesys wrapper 2021-12-24T19:21:48+00:00 Vincent Ambo mail@tazj.in 2021-12-24T16:23:08+00:00 urn:sha1:21b2055eb14ddaf7893f0a0a53b2a145b2f0e230 This provides the right Terraform provider with a wrapper in $PATH. Change-Id: Idcb4fa89dff0161e8a73addfce81959e825c331e Reviewed-on: https://cl.tvl.fyi/c/depot/+/4562 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: grfn <grfn@gws.fyi> feat(tools/depotfmt): add a treefmt wrapper with depot configuration 2021-12-18T20:26:26+00:00 Vincent Ambo mail@tazj.in 2021-12-18T13:01:10+00:00 urn:sha1:d01848437635184b685088db7e86d7df7eb1584a Right now the only included formatter is gofmt, but we will extend this over time. The version of treefmt is bumped to 0.3.0 (which supports custom config files) until this lands in nixpkgs. Change-Id: I1e1aafd05ec7427c616f90c90490c528ecb2615c Reviewed-on: https://cl.tvl.fyi/c/depot/+/4399 Tested-by: BuildkiteCI Reviewed-by: grfn <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/bin, branch refs/r/6049</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6049</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F6049"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2022-05-02T23:34:55+00:00</updated>
<entry>
<title>refactor: Replace //bin with //tools/depot-deps</title>
<updated>2022-05-02T23:34:55+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-05-02T10:40:50+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=e81280732444f492894b7b47ce38a2b3293a31d1"/>
<id>urn:sha1:e81280732444f492894b7b47ce38a2b3293a31d1</id>
<content type="text"> This modifies the envrc configuration to add the result of building //tools/depot-deps to $PATH, instead of dispatching through the manually maintained list of symlinks. While at it, I've cleaned up some stuff from that list that is no longer actually used. Change-Id: If345c44da75b23c06b7c7f435be0cb02f99aaac5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5513 Tested-by: BuildkiteCI Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com> </content>
</entry>
<entry>
<title>feat(bin): add entry for niv</title>
<updated>2022-04-15T12:14:28+00:00</updated>
<author>
<name>sterni</name>
<email>sternenseemann@systemli.org</email>
</author>
<published>2022-04-15T11:32:33+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=fd542eb9a30e1872cd87b05d60e4cac1aa66466c"/>
<id>urn:sha1:fd542eb9a30e1872cd87b05d60e4cac1aa66466c</id>
<content type="text"> Useful for channel updates. Change-Id: I77ff67fdacf0cff0e8b98f5f70f78e67d8762bbe Reviewed-on: https://cl.tvl.fyi/c/depot/+/5447 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> </content>
</entry>
<entry>
<title>chore(tools): drop depot-nixpkgs-update</title>
<updated>2022-02-26T14:45:27+00:00</updated>
<author>
<name>sterni</name>
<email>sternenseemann@systemli.org</email>
</author>
<published>2022-02-26T14:40:01+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=4c00ca0421133eecc0918b70831ce4cd71f10f6b"/>
<id>urn:sha1:4c00ca0421133eecc0918b70831ce4cd71f10f6b</id>
<content type="text"> This tool has been replaced by niv. Change-Id: I011059b7d8890d0456b22f066e723584cc1d9a2b Reviewed-on: https://cl.tvl.fyi/c/depot/+/5329 Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> </content>
</entry>
<entry>
<title>chore(tools): Remove deprecated depot-build tool</title>
<updated>2022-02-26T14:39:25+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-02-26T14:37:24+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=2a7f73926a0afcbfd7c071c1613afdeb14b8dcb9"/>
<id>urn:sha1:2a7f73926a0afcbfd7c071c1613afdeb14b8dcb9</id>
<content type="text"> This has been superseded by magrathea. Change-Id: Ief4a3d1b81e51e7a9c9a0112584fa7efc8aca63f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5328 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(bin): Remove some unused binary symlinks</title>
<updated>2022-02-26T14:39:25+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-02-26T14:35:55+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=5d6de14d78ee6c89f488abccf1c9c81091e2f4b7"/>
<id>urn:sha1:5d6de14d78ee6c89f488abccf1c9c81091e2f4b7</id>
<content type="text"> Change-Id: I5a23cfb991f3bb64c19280ef2ecc1b7cf2e5edf9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5327 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(ops/secrets): Add tf-keycloak secrets file</title>
<updated>2021-12-27T15:53:57+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-12-27T14:17:32+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=e616f978d045ccbe62eee6403e0d93061982ae23"/>
<id>urn:sha1:e616f978d045ccbe62eee6403e0d93061982ae23</id>
<content type="text"> This file can be sourced (somehow, depending on the user) while working with //ops/keycloak to get the relevant secrets. Change-Id: Ibb3051c4b019f64824964475451c1c3996db6421 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4708 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>fix(bin): Add missing tf-keycloak symlink</title>
<updated>2021-12-27T14:44:38+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-12-27T13:36:59+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=7154507e78693cd609b1742f8fee51dfcff69d97"/>
<id>urn:sha1:7154507e78693cd609b1742f8fee51dfcff69d97</id>
<content type="text"> Change-Id: I98e79a7c9d57a4c6085f31a382d0b1ad335f07d2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4703 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: tazjin <mail@tazj.in> </content>
</entry>
<entry>
<title>feat(ops/keycloak): Check in initial Keycloak configuration</title>
<updated>2021-12-26T16:45:59+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-12-26T00:08:03+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=7b3c0b3e2f672ba2547827105b9f14d003d16267"/>
<id>urn:sha1:7b3c0b3e2f672ba2547827105b9f14d003d16267</id>
<content type="text"> This is still missing most of the client configuration etc., in part due to bugs in the provider which are preventing resource imports. Change-Id: Ic224ffc001f8e1fe6dcd47b7d002580fdf7b0774 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4628 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: Profpatsch <mail@profpatsch.de> </content>
</entry>
<entry>
<title>feat(ops/glesys): Provide tf-glesys wrapper</title>
<updated>2021-12-24T19:21:48+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-12-24T16:23:08+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=21b2055eb14ddaf7893f0a0a53b2a145b2f0e230"/>
<id>urn:sha1:21b2055eb14ddaf7893f0a0a53b2a145b2f0e230</id>
<content type="text"> This provides the right Terraform provider with a wrapper in $PATH. Change-Id: Idcb4fa89dff0161e8a73addfce81959e825c331e Reviewed-on: https://cl.tvl.fyi/c/depot/+/4562 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>feat(tools/depotfmt): add a treefmt wrapper with depot configuration</title>
<updated>2021-12-18T20:26:26+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2021-12-18T13:01:10+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=d01848437635184b685088db7e86d7df7eb1584a"/>
<id>urn:sha1:d01848437635184b685088db7e86d7df7eb1584a</id>
<content type="text"> Right now the only included formatter is gofmt, but we will extend this over time. The version of treefmt is bumped to 0.3.0 (which supports custom config files) until this lands in nixpkgs. Change-Id: I1e1aafd05ec7427c616f90c90490c528ecb2615c Reviewed-on: https://cl.tvl.fyi/c/depot/+/4399 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
</feed>