<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix-forge, branch v0.1.0</title>
<subtitle>Guix software forge meta-service</subtitle>
<id>http://git.systemreboot.net/guix-forge/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/guix-forge/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/'/>
<updated>2023-10-04T15:29:52+00:00</updated>
<entry>
<title>doc: Note disregard of description field for remote repositories.</title>
<updated>2023-10-04T15:29:52+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-10-04T15:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=b911f4c3217629b63ebfa2385e9f4a09a7278d1c'/>
<id>urn:sha1:b911f4c3217629b63ebfa2385e9f4a09a7278d1c</id>
<content type='text'>
* doc/forge.skb (Reference)[&lt;forge-project&gt;]{description}: Note that
this field is disregarded for remote repositories.
</content>
</entry>
<entry>
<title>forge: Set repository ownership only when user field is set.</title>
<updated>2023-10-04T15:23:44+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-10-04T15:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=9ce2e5be41c0a1dc509037534a57918bc7a724d2'/>
<id>urn:sha1:9ce2e5be41c0a1dc509037534a57918bc7a724d2</id>
<content type='text'>
* guix/forge/forge.scm (forge-activation): Set repository ownership
only when user field is set.
</content>
</entry>
<entry>
<title>acme: Import (ice-9 match) in acme-renew G-expression.</title>
<updated>2023-09-18T22:04:25+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-09-18T22:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=0010c66441e8c6778f4cc7a1d69829fe27473fc2'/>
<id>urn:sha1:0010c66441e8c6778f4cc7a1d69829fe27473fc2</id>
<content type='text'>
* guix/forge/acme.scm (acme-renew): Import (ice-9 match) in
G-expression.
</content>
</entry>
<entry>
<title>issues: Automagically import GitHub projects.</title>
<updated>2023-08-23T08:17:18+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-23T08:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=c2eb980badf4c6bcb6beb90c5dafa947b43f729b'/>
<id>urn:sha1:c2eb980badf4c6bcb6beb90c5dafa947b43f729b</id>
<content type='text'>
* issues/automatic-importer-for-github-projects.gmi: New file.
</content>
</entry>
<entry>
<title>doc: Advertise ACME support.</title>
<updated>2023-08-15T08:36:11+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-15T08:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=ac35a82975b84bcee8c724b60474270eebc0cf5f'/>
<id>urn:sha1:ac35a82975b84bcee8c724b60474270eebc0cf5f</id>
<content type='text'>
* doc/forge.skb (Introduction), website/index.skb: Advertise ACME
support.
</content>
</entry>
<entry>
<title>doc: Advertise support for cgit and klaus.</title>
<updated>2023-08-15T08:35:58+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-15T08:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=34f5b3cf5683ecfd33d477c8e86cfdc0008d878f'/>
<id>urn:sha1:34f5b3cf5683ecfd33d477c8e86cfdc0008d878f</id>
<content type='text'>
* doc/forge.skb (Introduction), website/index.skb: Advertise support
for cgit and klaus.
</content>
</entry>
<entry>
<title>doc: Remind about the ACME state directory in persistent storage.</title>
<updated>2023-08-14T23:46:29+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-14T23:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=0ecb837a8a73a2ebacc083218116cb8cf56d3c77'/>
<id>urn:sha1:0ecb837a8a73a2ebacc083218116cb8cf56d3c77</id>
<content type='text'>
* doc/forge.skb (How To)[How to set up cgit]: Remind about putting the
ACME state directory in persistent storage.
</content>
</entry>
<entry>
<title>doc: Mention that cgit runs in a container in how to.</title>
<updated>2023-08-14T22:21:47+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-14T22:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=4b70c6bd88e33209d9fb52aa186377facfab0307'/>
<id>urn:sha1:4b70c6bd88e33209d9fb52aa186377facfab0307</id>
<content type='text'>
* doc/forge.skb (How To)[How to set up cgit]: Mention that cgit runs
in a container.
</content>
</entry>
<entry>
<title>doc: Add cgit setup how to.</title>
<updated>2023-08-14T21:29:05+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-14T21:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=7c8bc2c9eb661ee0468dd195ab6e8b7258662bc6'/>
<id>urn:sha1:7c8bc2c9eb661ee0468dd195ab6e8b7258662bc6</id>
<content type='text'>
* doc/forge.skb (How To): New chapter.
* doc/snippets/acme-staging-url.scm,
doc/snippets/how-to-set-up-cgit.scm: New files.
* tissue.scm (#:indexed-documents): Index chapter-how-to.
</content>
</entry>
<entry>
<title>doc: Clarify that README files for cgit must be in the default branch.</title>
<updated>2023-08-12T19:14:29+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2023-08-12T19:14:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=bd1c918c98e7e9ebe4e2068e6dd45538cd69e7d8'/>
<id>urn:sha1:bd1c918c98e7e9ebe4e2068e6dd45538cd69e7d8</id>
<content type='text'>
* doc/forge.skb (Services)[Git web viewers]{cgit service}: Clarify
that README files are looked up in the default branch.
</content>
</entry>
</feed>
