depot/users/grfn/bbbg, branch refs/r/7450 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F7450 2022-05-25T15:00:37+00:00 feat(3p/agenix): update to 2022-05-16 and add to niv 2022-05-25T15:00:37+00:00 sterni sternenseemann@systemli.org 2022-05-22T21:51:49+00:00 urn:sha1:03d198631645ba3013e6e16bdf26a327cd51ccf7 The new version brings the new secretsDir setting which means we no longer have to hardcode /run/agenix everywhere. Change-Id: I4b579d7233d315a780d7671869d5d06722d769fa Reviewed-on: https://cl.tvl.fyi/c/depot/+/5646 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: sterni <sternenseemann@systemli.org> fix(grfn/bbbg): Still display today's event past midnight utc 2022-05-14T15:59:45+00:00 Griffin Smith grfn@gws.fyi 2022-05-01T21:35:47+00:00 urn:sha1:13a9de649391dd0da98a050c0130f000b97ed3af Change-Id: Ieb448f3998da52206a4ee89779678747514b2a82 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5511 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> chore(grfn): move meta.targets definitions to meta.ci.targets 2022-02-07T23:27:49+00:00 Vincent Ambo mail@tazj.in 2022-02-07T23:26:00+00:00 urn:sha1:4c976c863feeb4a22f68b87afd66c21d5f549f12 Change-Id: I1b77319a7218157818b4e48fadb98d00790b7f67 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5253 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI style: format entire depot with nixpkgs-fmt 2022-01-31T16:11:53+00:00 Vincent Ambo mail@tazj.in 2022-01-30T16:06:58+00:00 urn:sha1:aa122cbae78ce97d60c0c98ba14df753d97e40b1 This CL can be used to compare the style of nixpkgs-fmt against other formatters (nixpkgs, alejandra). Change-Id: I87c6abff6bcb546b02ead15ad0405f81e01b6d9e Reviewed-on: https://cl.tvl.fyi/c/depot/+/4397 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: wpcarro <wpcarro@gmail.com> Reviewed-by: Profpatsch <mail@profpatsch.de> Reviewed-by: kanepyork <rikingcoding@gmail.com> Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: cynthia <cynthia@tvl.fyi> Reviewed-by: edef <edef@edef.eu> Reviewed-by: eta <tvl@eta.st> Reviewed-by: grfn <grfn@gws.fyi> chore(grfn/bbbg): Drop headers down a level 2022-01-29T18:04:14+00:00 Griffin Smith grfn@gws.fyi 2022-01-29T18:01:43+00:00 urn:sha1:1c177601da573a5ec7f8ca24491898fd3c41da65 More pandoc org->markdown conversion artifacts - apparently headers are lossy, and pandoc doesn't know to convert the `#+TITLE:` to a top-level header if present. Change-Id: Iab3df6951530e7529986e0b891dc9e533305f644 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5120 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI chore(grfn/bbbg): Fix README formatting 2022-01-29T18:04:14+00:00 Griffin Smith grfn@gws.fyi 2022-01-29T18:00:19+00:00 urn:sha1:ec3263fef0cb59990b3ce09ec7a82dfd54cef04e A lot of this is just coming from the pandoc org->markdown conversion Change-Id: I87c1a6229614a98ba02d20c3012c6bfd5dfa735a Reviewed-on: https://cl.tvl.fyi/c/depot/+/5119 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI chore(grfn/bbbg): Convert README from org to markdown 2022-01-29T17:56:13+00:00 Griffin Smith grfn@gws.fyi 2022-01-29T17:53:53+00:00 urn:sha1:2c4459912139fa354133abc32cfc4bac9609669b Apparently sourcegraph doesn't render org files, which is a bummer. Change-Id: I5b8244d13c676106e536ef198124114f7d04fd32 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5117 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI fix(grfn/bbbg): Fill in the right organizer role ID 2022-01-29T17:54:12+00:00 Griffin Smith grfn@gws.fyi 2022-01-29T17:48:31+00:00 urn:sha1:acd472866180897f9b892ec3e772d18f621f864f I figured this out by opening discord in my browser, navigating to the "roles" section of the server settings page, and looking at the API response for https://discord.com/api/v9/guilds/<guild-id>/roles/member-counts - the Organizer role has a unique member count, so I could sniff out its role ID by looking at the JSON. There *might* be a way in the API to do this, but I couldn't find it in the docs. Change-Id: Idac72886b12d53a570b473b55ef0cf7f965d37f2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5116 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI feat(grfn/bbbg): Add info on running the app 2022-01-29T17:52:11+00:00 Griffin Smith grfn@gws.fyi 2022-01-29T17:44:26+00:00 urn:sha1:ddc33e849f29c4563cd62769e801315e1e54bf02 Add a README.org with info on installing dependencies and running the app outside Emacs, and add a comment at the end of core.clj with info on running the app inside Emacs with CIDER. Change-Id: Ie7e73f71a98425092782facd80ceec2a8995bb0d Reviewed-on: https://cl.tvl.fyi/c/depot/+/5115 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI feat(grfn/bbbg): Add pluggable backends for dev secrets 2022-01-29T17:52:11+00:00 Griffin Smith grfn@gws.fyi 2022-01-29T17:39:23+00:00 urn:sha1:a12ffa41de2fa209d611aea82aa122e8e7f79295 To allow people who aren't me / don't use `pass` to actually run the app locally, allow just reading dev secrets from a file on disk. Change-Id: I82a410ae877aa50b4302d5bda7072c79fa8f56fb Reviewed-on: https://cl.tvl.fyi/c/depot/+/5114 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
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/users/grfn/bbbg, branch refs/r/7450</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F7450</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F7450"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2022-05-25T15:00:37+00:00</updated>
<entry>
<title>feat(3p/agenix): update to 2022-05-16 and add to niv</title>
<updated>2022-05-25T15:00:37+00:00</updated>
<author>
<name>sterni</name>
<email>sternenseemann@systemli.org</email>
</author>
<published>2022-05-22T21:51:49+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=03d198631645ba3013e6e16bdf26a327cd51ccf7"/>
<id>urn:sha1:03d198631645ba3013e6e16bdf26a327cd51ccf7</id>
<content type="text"> The new version brings the new secretsDir setting which means we no longer have to hardcode /run/agenix everywhere. Change-Id: I4b579d7233d315a780d7671869d5d06722d769fa Reviewed-on: https://cl.tvl.fyi/c/depot/+/5646 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: sterni <sternenseemann@systemli.org> </content>
</entry>
<entry>
<title>fix(grfn/bbbg): Still display today's event past midnight utc</title>
<updated>2022-05-14T15:59:45+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-05-01T21:35:47+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=13a9de649391dd0da98a050c0130f000b97ed3af"/>
<id>urn:sha1:13a9de649391dd0da98a050c0130f000b97ed3af</id>
<content type="text"> Change-Id: Ieb448f3998da52206a4ee89779678747514b2a82 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5511 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>chore(grfn): move meta.targets definitions to meta.ci.targets</title>
<updated>2022-02-07T23:27:49+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-02-07T23:26:00+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=4c976c863feeb4a22f68b87afd66c21d5f549f12"/>
<id>urn:sha1:4c976c863feeb4a22f68b87afd66c21d5f549f12</id>
<content type="text"> Change-Id: I1b77319a7218157818b4e48fadb98d00790b7f67 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5253 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>style: format entire depot with nixpkgs-fmt</title>
<updated>2022-01-31T16:11:53+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2022-01-30T16:06:58+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=aa122cbae78ce97d60c0c98ba14df753d97e40b1"/>
<id>urn:sha1:aa122cbae78ce97d60c0c98ba14df753d97e40b1</id>
<content type="text"> This CL can be used to compare the style of nixpkgs-fmt against other formatters (nixpkgs, alejandra). Change-Id: I87c6abff6bcb546b02ead15ad0405f81e01b6d9e Reviewed-on: https://cl.tvl.fyi/c/depot/+/4397 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: lukegb <lukegb@tvl.fyi> Reviewed-by: wpcarro <wpcarro@gmail.com> Reviewed-by: Profpatsch <mail@profpatsch.de> Reviewed-by: kanepyork <rikingcoding@gmail.com> Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: cynthia <cynthia@tvl.fyi> Reviewed-by: edef <edef@edef.eu> Reviewed-by: eta <tvl@eta.st> Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>chore(grfn/bbbg): Drop headers down a level</title>
<updated>2022-01-29T18:04:14+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-29T18:01:43+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=1c177601da573a5ec7f8ca24491898fd3c41da65"/>
<id>urn:sha1:1c177601da573a5ec7f8ca24491898fd3c41da65</id>
<content type="text"> More pandoc org->markdown conversion artifacts - apparently headers are lossy, and pandoc doesn't know to convert the `#+TITLE:` to a top-level header if present. Change-Id: Iab3df6951530e7529986e0b891dc9e533305f644 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5120 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(grfn/bbbg): Fix README formatting</title>
<updated>2022-01-29T18:04:14+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-29T18:00:19+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=ec3263fef0cb59990b3ce09ec7a82dfd54cef04e"/>
<id>urn:sha1:ec3263fef0cb59990b3ce09ec7a82dfd54cef04e</id>
<content type="text"> A lot of this is just coming from the pandoc org->markdown conversion Change-Id: I87c1a6229614a98ba02d20c3012c6bfd5dfa735a Reviewed-on: https://cl.tvl.fyi/c/depot/+/5119 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>chore(grfn/bbbg): Convert README from org to markdown</title>
<updated>2022-01-29T17:56:13+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-29T17:53:53+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=2c4459912139fa354133abc32cfc4bac9609669b"/>
<id>urn:sha1:2c4459912139fa354133abc32cfc4bac9609669b</id>
<content type="text"> Apparently sourcegraph doesn't render org files, which is a bummer. Change-Id: I5b8244d13c676106e536ef198124114f7d04fd32 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5117 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>fix(grfn/bbbg): Fill in the right organizer role ID</title>
<updated>2022-01-29T17:54:12+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-29T17:48:31+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=acd472866180897f9b892ec3e772d18f621f864f"/>
<id>urn:sha1:acd472866180897f9b892ec3e772d18f621f864f</id>
<content type="text"> I figured this out by opening discord in my browser, navigating to the "roles" section of the server settings page, and looking at the API response for https://discord.com/api/v9/guilds/<guild-id>/roles/member-counts - the Organizer role has a unique member count, so I could sniff out its role ID by looking at the JSON. There *might* be a way in the API to do this, but I couldn't find it in the docs. Change-Id: Idac72886b12d53a570b473b55ef0cf7f965d37f2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5116 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(grfn/bbbg): Add info on running the app</title>
<updated>2022-01-29T17:52:11+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-29T17:44:26+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=ddc33e849f29c4563cd62769e801315e1e54bf02"/>
<id>urn:sha1:ddc33e849f29c4563cd62769e801315e1e54bf02</id>
<content type="text"> Add a README.org with info on installing dependencies and running the app outside Emacs, and add a comment at the end of core.clj with info on running the app inside Emacs with CIDER. Change-Id: Ie7e73f71a98425092782facd80ceec2a8995bb0d Reviewed-on: https://cl.tvl.fyi/c/depot/+/5115 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(grfn/bbbg): Add pluggable backends for dev secrets</title>
<updated>2022-01-29T17:52:11+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-01-29T17:39:23+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=a12ffa41de2fa209d611aea82aa122e8e7f79295"/>
<id>urn:sha1:a12ffa41de2fa209d611aea82aa122e8e7f79295</id>
<content type="text"> To allow people who aren't me / don't use `pass` to actually run the app locally, allow just reading dev secrets from a file on disk. Change-Id: I82a410ae877aa50b4302d5bda7072c79fa8f56fb Reviewed-on: https://cl.tvl.fyi/c/depot/+/5114 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
</feed>