Commit graph

13 commits

Author SHA1 Message Date
Thomas Buckley-Houston e270dca8aa Refactor to keep Browsh version in Go 2018-07-19 13:14:59 +08:00
Thomas Buckley-Houston ba373e9815 Change 'texttop' refs to 'browsh' 2018-07-08 17:07:10 +08:00
Thomas Buckley-Houston 8bd5f3df0a Post-release hook to update www.brow.sh version 2018-07-06 14:53:49 +08:00
Thomas Buckley-Houston c549f74bf5 The tagging saga continues :'( 2018-06-25 22:06:20 +08:00
Thomas Buckley-Houston 0bfd0c48ca Tag before reseting during release
Still the saga continues of the old master branch getting the tag
rather than the actual pushed commit.
2018-06-18 20:27:10 +08:00
Thomas Buckley-Houston 4b18c55d5c Ensure webext-rewrite branch is used to push tags
...this is during a release
2018-06-18 19:16:56 +08:00
Thomas Buckley-Houston 92de166b77 Ensure correct branch checked out to tag release 2018-06-14 05:30:19 +08:00
Thomas Buckley-Houston 0109fa206e Move .goreleaser.yml file 2018-06-10 22:47:49 +08:00
Thomas Buckley-Houston 2f72159670 Goreleaser: replace fpm with nfpm 2018-06-10 21:01:25 +08:00
Thomas Buckley-Houston 14796c0d93 Updates for Goreleaser
Update Golang to 0.10

Use `curl -sL http://git.io/goreleaser | bash` instead of `go get`
2018-06-10 20:33:41 +08:00
Thomas Buckley-Houston 74538fed0e Fix for zero-width chars in page titles
Also removes the Mozilla Cliqz disclaimer tab on first startup.
Interestingly it has a carriage return in its HTML page title, which is
of course zero-width. But also the fact that this tab can sometimes load
before the requested tab at startup is a showstopper for automated
tests.
2018-01-31 15:40:43 +08:00
Thomas Buckley-Houston 0b3ff030cd Release v0.2.3 2018-01-30 17:50:55 +08:00
Thomas Buckley-Houston 2985774859 Automate releases 2018-01-28 16:08:19 +08:00