depot/tools/blog_cli, branch refs/r/5891 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F5891 2020-02-09T01:30:25+00:00 chore(tools): Remove //tools/blog_cli 2020-02-09T01:30:25+00:00 Vincent Ambo tazjin@google.com 2020-02-09T01:29:20+00:00 urn:sha1:31b3e533c65243364b01af6d228e19d41db0906e No longer needed with the deprecation of tazblog. refactor(tools/blog_cli): Build with buildGo.nix 2019-12-13T21:31:01+00:00 Vincent Ambo tazjin@google.com 2019-12-13T21:31:01+00:00 urn:sha1:fe01b82c5dc913e424c79ebb3203d964b7b0e267 This is the first Go package properly built with external dependencies using buildGo.nix fix: Amend import paths to use whitelisted nixpkgs 2019-12-09T02:55:22+00:00 Vincent Ambo tazjin@google.com 2019-12-09T02:54:35+00:00 urn:sha1:46e5a23937c68d89d1d080ad6feef7587bcdbdc8 refactor: Introduce new layout with nixpkgs in third_party 2019-12-09T02:40:48+00:00 Vincent Ambo tazjin@google.com 2019-12-09T02:40:48+00:00 urn:sha1:01bad09eedc97c1437b5bbe4910f6b3b13b23ca0 This is not the final layout yet, but makes it so that my top-level attribute set is no longer overlaid into nixpkgs itself. This is useful for other people who are importing my monorepo. feat(nix): Filter projects that should be built by CI 2019-11-15T23:25:41+00:00 Vincent Ambo tazjin@google.com 2019-11-15T23:25:41+00:00 urn:sha1:45d63bce1728589836079ecbce83c08f8220845a Instead of specifying CI projects manually, this filters them to move the CI configuration into the derivations `meta` attributes. chore(nix): Move files around to conform to new read-tree layout 2019-11-15T15:26:08+00:00 Vincent Ambo tazjin@google.com 2019-11-15T15:26:08+00:00 urn:sha1:c1c379848a19a31de8febb1385c7b9e4d2a474a3 Broadly speaking, the following things are included: * there is now a uniform `args` struct that is passed to all derivations, package headers have been changed appropriately * overrides are now loaded from a separate `override` folder just using read-tree.nix * third-party packages have moved into the `third_party` attribute set fix(blog_cli): Quote JSON output for post dates 2019-08-23T10:24:03+00:00 Vincent Ambo tazjin@google.com 2019-08-23T10:24:03+00:00 urn:sha1:4f8885197196b58b0878aedd8a6108f66d0959f8 feat(blog_cli): Add flag to set post date and serialise as date only 2019-08-23T09:57:15+00:00 Vincent Ambo tazjin@google.com 2019-08-23T09:57:15+00:00 urn:sha1:57059fec2b326af40394d3076aee941471083f88 chore(tools/blog_cli): Shorten metadata key names 2019-08-19T18:11:32+00:00 Vincent Ambo tazjin@google.com 2019-08-19T18:11:32+00:00 urn:sha1:1d5b53abf8da7b00ac1e58d43a30f738c157b9d3 Every character counts because I want to keep metadata below 255 bytes. refactor(tools/blog_cli): More sensible chunk encoding as records 2019-08-19T16:51:29+00:00 Vincent Ambo tazjin@google.com 2019-08-19T16:51:29+00:00 urn:sha1:d5710db90060a23f0069d1f8a910f7bae83f8678 Instead of many rrdatas in one record, make many records!
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/tools/blog_cli, branch refs/r/5891</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F5891</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F5891"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2020-02-09T01:30:25+00:00</updated>
<entry>
<title>chore(tools): Remove //tools/blog_cli</title>
<updated>2020-02-09T01:30:25+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2020-02-09T01:29:20+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=31b3e533c65243364b01af6d228e19d41db0906e"/>
<id>urn:sha1:31b3e533c65243364b01af6d228e19d41db0906e</id>
<content type="text"> No longer needed with the deprecation of tazblog. </content>
</entry>
<entry>
<title>refactor(tools/blog_cli): Build with buildGo.nix</title>
<updated>2019-12-13T21:31:01+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-12-13T21:31:01+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=fe01b82c5dc913e424c79ebb3203d964b7b0e267"/>
<id>urn:sha1:fe01b82c5dc913e424c79ebb3203d964b7b0e267</id>
<content type="text"> This is the first Go package properly built with external dependencies using buildGo.nix </content>
</entry>
<entry>
<title>fix: Amend import paths to use whitelisted nixpkgs</title>
<updated>2019-12-09T02:55:22+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-12-09T02:54:35+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=46e5a23937c68d89d1d080ad6feef7587bcdbdc8"/>
<id>urn:sha1:46e5a23937c68d89d1d080ad6feef7587bcdbdc8</id>
<content type="text"> </content>
</entry>
<entry>
<title>refactor: Introduce new layout with nixpkgs in third_party</title>
<updated>2019-12-09T02:40:48+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-12-09T02:40:48+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=01bad09eedc97c1437b5bbe4910f6b3b13b23ca0"/>
<id>urn:sha1:01bad09eedc97c1437b5bbe4910f6b3b13b23ca0</id>
<content type="text"> This is not the final layout yet, but makes it so that my top-level attribute set is no longer overlaid into nixpkgs itself. This is useful for other people who are importing my monorepo. </content>
</entry>
<entry>
<title>feat(nix): Filter projects that should be built by CI</title>
<updated>2019-11-15T23:25:41+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-11-15T23:25:41+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=45d63bce1728589836079ecbce83c08f8220845a"/>
<id>urn:sha1:45d63bce1728589836079ecbce83c08f8220845a</id>
<content type="text"> Instead of specifying CI projects manually, this filters them to move the CI configuration into the derivations `meta` attributes. </content>
</entry>
<entry>
<title>chore(nix): Move files around to conform to new read-tree layout</title>
<updated>2019-11-15T15:26:08+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-11-15T15:26:08+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=c1c379848a19a31de8febb1385c7b9e4d2a474a3"/>
<id>urn:sha1:c1c379848a19a31de8febb1385c7b9e4d2a474a3</id>
<content type="text"> Broadly speaking, the following things are included: * there is now a uniform `args` struct that is passed to all derivations, package headers have been changed appropriately * overrides are now loaded from a separate `override` folder just using read-tree.nix * third-party packages have moved into the `third_party` attribute set </content>
</entry>
<entry>
<title>fix(blog_cli): Quote JSON output for post dates</title>
<updated>2019-08-23T10:24:03+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-08-23T10:24:03+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=4f8885197196b58b0878aedd8a6108f66d0959f8"/>
<id>urn:sha1:4f8885197196b58b0878aedd8a6108f66d0959f8</id>
<content type="text"> </content>
</entry>
<entry>
<title>feat(blog_cli): Add flag to set post date and serialise as date only</title>
<updated>2019-08-23T09:57:15+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-08-23T09:57:15+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=57059fec2b326af40394d3076aee941471083f88"/>
<id>urn:sha1:57059fec2b326af40394d3076aee941471083f88</id>
<content type="text"> </content>
</entry>
<entry>
<title>chore(tools/blog_cli): Shorten metadata key names</title>
<updated>2019-08-19T18:11:32+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-08-19T18:11:32+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=1d5b53abf8da7b00ac1e58d43a30f738c157b9d3"/>
<id>urn:sha1:1d5b53abf8da7b00ac1e58d43a30f738c157b9d3</id>
<content type="text"> Every character counts because I want to keep metadata below 255 bytes. </content>
</entry>
<entry>
<title>refactor(tools/blog_cli): More sensible chunk encoding as records</title>
<updated>2019-08-19T16:51:29+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
</author>
<published>2019-08-19T16:51:29+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=d5710db90060a23f0069d1f8a910f7bae83f8678"/>
<id>urn:sha1:d5710db90060a23f0069d1f8a910f7bae83f8678</id>
<content type="text"> Instead of many rrdatas in one record, make many records! </content>
</entry>
</feed>