<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/tests, branch v1.3.1</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3.1</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-07-25T08:04:01+00:00</updated>
<entry>
<title>fix(init): add missing identifier to yaml</title>
<updated>2024-07-25T08:04:01+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-25T07:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=f4a4220cd4691e562d0a849ad8900bf54411363b'/>
<id>urn:sha1:f4a4220cd4691e562d0a849ad8900bf54411363b</id>
<content type='text'>
add missing or updated identifier to maintainers.yaml

as we were not checking whether it has changed or added

also update if relays do not match
</content>
</entry>
<entry>
<title>refactor: use nip34 kinds from rust-nostr</title>
<updated>2024-07-24T15:37:10+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8638b321fdff94d034ec912ecd0910b6f564ff04'/>
<id>urn:sha1:8638b321fdff94d034ec912ecd0910b6f564ff04</id>
<content type='text'>
instead of Kind::Custom(u16) as v33 of rust-nostr introduced them
</content>
</entry>
<entry>
<title>test: remove old proposal rev amended locally</title>
<updated>2024-07-24T15:11:23+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T15:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=95cb9c040dfa8ca18bf907a44a86df35b316b6ca'/>
<id>urn:sha1:95cb9c040dfa8ca18bf907a44a86df35b316b6ca</id>
<content type='text'>
`pull` test.

It's failing and only tests for different copy in an obscure scenario
</content>
</entry>
<entry>
<title>test: abstract `list` and `pull` test code</title>
<updated>2024-07-24T15:09:28+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T15:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=50df657f45966bc6cbf4a392a815fcc2c331f888'/>
<id>urn:sha1:50df657f45966bc6cbf4a392a815fcc2c331f888</id>
<content type='text'>
to enable improved debugging
</content>
</entry>
<entry>
<title>feat(push): `--force` tries non-interactively</title>
<updated>2024-07-24T14:25:43+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T14:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=9078d0d80d1fe98ec9e6cd116c3dd70b6e0dd55a'/>
<id>urn:sha1:9078d0d80d1fe98ec9e6cd116c3dd70b6e0dd55a</id>
<content type='text'>
if branch is ahead of main or master
</content>
</entry>
<entry>
<title>test: fix `pull` tests</title>
<updated>2024-07-24T13:48:33+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=dc05e1ca72d4c7eec9e6aeb989c2aef35a33aab8'/>
<id>urn:sha1:dc05e1ca72d4c7eec9e6aeb989c2aef35a33aab8</id>
<content type='text'>
it was so much clearer what the problem was after
abstracting reused test code
</content>
</entry>
<entry>
<title>test: refactor `list` and `pull` to abstract code</title>
<updated>2024-07-24T11:24:55+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T11:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ab8785ef986b583dbded578c5b90435adfca526f'/>
<id>urn:sha1:ab8785ef986b583dbded578c5b90435adfca526f</id>
<content type='text'>
into lib which makes reading and maintaining tests easier
</content>
</entry>
<entry>
<title>test: refactor `pull` and `push` to abstract code</title>
<updated>2024-07-24T09:58:07+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T09:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=6d086a6608652193898ec548382e780733ea2f5a'/>
<id>urn:sha1:6d086a6608652193898ec548382e780733ea2f5a</id>
<content type='text'>
into lib which makes reading and maintaining tests easier
</content>
</entry>
<entry>
<title>feat(list): unique proposal branch names</title>
<updated>2024-07-23T15:36:06+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-23T15:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b67376ff54abeab31422921ba5f4883d5d3dccdb'/>
<id>urn:sha1:b67376ff54abeab31422921ba5f4883d5d3dccdb</id>
<content type='text'>
to prevent accidental name conflicts. also moved to prs/* namespace

`pull` and `push` integration tests are intermitantly failing to end

at least for `push` they work when run individually but not
when run together
</content>
</entry>
<entry>
<title>fix: typos and improve copy</title>
<updated>2024-07-22T15:13:21+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-22T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=643fa17fde858c2d6f934dcc435eb84843cc172e'/>
<id>urn:sha1:643fa17fde858c2d6f934dcc435eb84843cc172e</id>
<content type='text'>
when finding repo announcements

add a hint to find naddr on gitworkshop.dev
</content>
</entry>
</feed>
