<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sally/.gitignore, branch master</title>
<subtitle>a fork with reasonable build of uber-go/sally</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/'/>
<entry>
<title>Removing redundant go-source tag (#92)</title>
<updated>2023-05-08T04:54:08+00:00</updated>
<author>
<name>Anurag Bandyopadhyay</name>
<email>angbpy@gmail.com</email>
</author>
<published>2023-05-08T04:54:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=eda20020c3391cf0a9aed04af1c349afbac66f90'/>
<id>eda20020c3391cf0a9aed04af1c349afbac66f90</id>
<content type='text'>
* update: removing redundant go-source tag

* fix: removing /.idea and adding dir to gitignore

* fix: removing /.idea and removing branch field from from templateData

* fix: pkgHndler defaultBranch rem revert

* fix: minor typo

* fix: removing assertion of template responses

* fix: tabs

* Update handler_test.go

* Update handler_test.go

* Update handler_test.go

---------

Co-authored-by: Anuragkillswitch &lt;70265851+Anuragkillswitch@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update: removing redundant go-source tag

* fix: removing /.idea and adding dir to gitignore

* fix: removing /.idea and removing branch field from from templateData

* fix: pkgHndler defaultBranch rem revert

* fix: minor typo

* fix: removing assertion of template responses

* fix: tabs

* Update handler_test.go

* Update handler_test.go

* Update handler_test.go

---------

Co-authored-by: Anuragkillswitch &lt;70265851+Anuragkillswitch@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Simplify (#62)</title>
<updated>2022-12-19T07:01:59+00:00</updated>
<author>
<name>Abhinav Gupta</name>
<email>mail@abhinavg.net</email>
</author>
<published>2022-12-19T07:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=e3604e558f6bd4dccc96b9bd071223fd8506888f'/>
<id>e3604e558f6bd4dccc96b9bd071223fd8506888f</id>
<content type='text'>
This simplifies the Makefile significantly,
borrowing patterns we've used in other projects.
Namely:

- Set GOBIN to a bin subdirectory
  so that we can `go install` dependencies into it.
- Use a shared TEST_FLAGS for `make test` and `make cover`.
  Without this, we're not running with data race detection in CI.
- Build lint step out of separate golint and staticcheck steps.
  In the future, a gofmt step may also be added.
- Move tools dependencies into an unpublished subpackage.

Note: I didn't mess with the 'clean' and 'run' targets
at the bottom of the file even though they're not necessary
to avoid a merge conflict with #60.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This simplifies the Makefile significantly,
borrowing patterns we've used in other projects.
Namely:

- Set GOBIN to a bin subdirectory
  so that we can `go install` dependencies into it.
- Use a shared TEST_FLAGS for `make test` and `make cover`.
  Without this, we're not running with data race detection in CI.
- Build lint step out of separate golint and staticcheck steps.
  In the future, a gofmt step may also be added.
- Move tools dependencies into an unpublished subpackage.

Note: I didn't mess with the 'clean' and 'run' targets
at the bottom of the file even though they're not necessary
to avoid a merge conflict with #60.</pre>
</div>
</content>
</entry>
<entry>
<title>Add dockerfiles and update makefile (#25)</title>
<updated>2017-01-26T19:32:21+00:00</updated>
<author>
<name>Peter Edge</name>
<email>peter.edge@gmail.com</email>
</author>
<published>2017-01-26T19:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=10d8a723b116b6ee54d57363c9eaebe9eaa71f4f'/>
<id>10d8a723b116b6ee54d57363c9eaebe9eaa71f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Starting point (#1)</title>
<updated>2016-09-30T22:34:03+00:00</updated>
<author>
<name>Grayson Koonce</name>
<email>grayson.koonce@gmail.com</email>
</author>
<published>2016-09-30T22:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=cba441714f357b9b25d5c0cacbfb2e376bbbe679'/>
<id>cba441714f357b9b25d5c0cacbfb2e376bbbe679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2016-06-27T23:20:30+00:00</updated>
<author>
<name>Grayson Koonce</name>
<email>grayson.koonce@gmail.com</email>
</author>
<published>2016-06-27T23:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ofmax.li/sally/commit/?id=9404cf38e8e965982150677d6ebf8d69a09f3800'/>
<id>9404cf38e8e965982150677d6ebf8d69a09f3800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
