<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/internal/verify/verify.go, branch 2.1.0</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=2.1.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=2.1.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2024-02-19T13:15:07Z</updated>
<entry>
<title>All: Prepare to get rid of go-errors/errors lib</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-06T13:43:06Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3fd29f3e1c963196cac69fcbb9d68116f7ea80ec'/>
<id>urn:sha1:3fd29f3e1c963196cac69fcbb9d68116f7ea80ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify error handling</title>
<updated>2022-12-12T12:26:51Z</updated>
<author>
<name>Aleksandar Pesic</name>
<email>peske.nis@gmail.com</email>
</author>
<published>2022-12-04T20:48:20Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3ac1d35257b56cca92ad0eb7f4d18abb366cf105'/>
<id>urn:sha1:3ac1d35257b56cca92ad0eb7f4d18abb366cf105</id>
<content type='text'>
fixes #6

Signed-off-by: Aleksandar Pesic &lt;peske.nis@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refactor: Fix revive linter errors by deleting redundant prefixes</title>
<updated>2022-11-28T13:12:48Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=59e6ccd051452162fab852a25deb4f0f8a9e22b2'/>
<id>urn:sha1:59e6ccd051452162fab852a25deb4f0f8a9e22b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lint: Run godot fix</title>
<updated>2022-11-28T11:50:23Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T11:50:23Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7bab6c76599fdfd34ea9bb064d871ed2be01d4c8'/>
<id>urn:sha1:7bab6c76599fdfd34ea9bb064d871ed2be01d4c8</id>
<content type='text'>
Full command: golangci-lint run --disable-all -E godot --fix
</content>
</entry>
<entry>
<title>Document: Add comments for most functions and packages</title>
<updated>2022-11-28T10:18:42Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T10:18:14Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e9f8db8ee8fccf60e58deb1d72766f94a053bb16'/>
<id>urn:sha1:e9f8db8ee8fccf60e58deb1d72766f94a053bb16</id>
<content type='text'>
Errors and test files still need to be done. Also some getters are
changed by removing the 'get' prefix
</content>
</entry>
<entry>
<title>Style: Use stylecheck and fix errors</title>
<updated>2022-11-24T14:40:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-24T14:40:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=8be555e5f91c6069c3d51cb014f1849fd182b1dc'/>
<id>urn:sha1:8be555e5f91c6069c3d51cb014f1849fd182b1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Make errors use the parent's error level</title>
<updated>2022-10-19T15:05:59Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-10-19T14:51:48Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7260aa0cd70195a4679ca3c94204d9e618f947f2'/>
<id>urn:sha1:7260aa0cd70195a4679ca3c94204d9e618f947f2</id>
<content type='text'>
- All wrapped errors have to be created with types.NewWrappedError to
inherit the error level from the parent
- Or types.NewWrappedErrorLevel can be used which means a custom error
level is given. For example this is done with cancelling OAuth
- Client public errors are forwarded with handleError that also logs
it with the error's level
</content>
</entry>
<entry>
<title>Format: Run gofumpt</title>
<updated>2022-10-13T11:44:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-10-13T11:44:07Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=badac4c8dec6be7a798e891281221f7830305c88'/>
<id>urn:sha1:badac4c8dec6be7a798e891281221f7830305c88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Errors into custom export types and expose types</title>
<updated>2022-09-26T13:33:04Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-09-26T12:50:22Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7e4494256a08f585523e01b1bbc51f41ff4e2b95'/>
<id>urn:sha1:7e4494256a08f585523e01b1bbc51f41ff4e2b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Module: Move to eduvpn/eduvpn-common</title>
<updated>2022-09-20T13:14:33Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-09-20T13:14:33Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e6bb5aac880fa0e71c1d81d4860d456424f622bc'/>
<id>urn:sha1:e6bb5aac880fa0e71c1d81d4860d456424f622bc</id>
<content type='text'>
</content>
</entry>
</feed>
