Commit graph

70 commits

Author SHA1 Message Date
NBTX
4e1b83da42 Improve build process 2020-06-09 21:33:32 +01:00
NBTX
66c7aa9f9d Upload release artifacts seperately 2020-06-09 17:54:07 +01:00
NBTX
f8a181403a Merge branch 'master' of github.com:postwoman-io/postwoman-proxy 2020-06-09 17:52:53 +01:00
NBTX
b8c4fdd485 Add macOS build to zip archive 2020-06-09 17:52:46 +01:00
John Harker
a97dcfb73e
Update main.yml 2020-06-09 03:24:31 +01:00
John Harker
79f2a840c4
Update main.yml 2020-06-09 03:13:57 +01:00
John Harker
04b610e78e
Update main.yml 2020-06-09 03:03:17 +01:00
John Harker
450f662a34
Update main.yml 2020-06-09 02:51:31 +01:00
John Harker
15cae3adf1
Update main.yml 2020-06-09 02:45:52 +01:00
NBTX
8a76f69883 Merge branch 'master' of github.com:postwoman-io/postwoman-proxy 2020-06-09 02:39:06 +01:00
John Harker
6f0834cc97
Attempt #6 2020-06-09 02:23:38 +01:00
John Harker
9404bafc11
Attempt #5 2020-06-09 02:10:47 +01:00
John Harker
cda2a0e166
Attempt #4 2020-06-09 01:56:01 +01:00
John Harker
42a85a7190
Attempt #2 2020-06-09 01:52:07 +01:00
John Harker
ce261acd0f
Attempt #1: Automatically produce releases 2020-06-09 01:46:41 +01:00
NBTX
e9b51d7ca1 Set up version number injection 2020-06-09 00:34:55 +01:00
NBTX
a17b3a41ae Rebrand to Proxywoman 2020-06-08 21:50:58 +01:00
John Harker
a75fe63254
Start preparing release build generation 2020-06-08 21:35:47 +01:00
NBTX
98e05ffa12 Merge branch 'master' of github.com:postwoman-io/postwoman-proxy 2020-06-08 21:30:29 +01:00
John Harker
d8fb77b97d
Attempt build on individual respective platforms 2020-06-08 21:24:56 +01:00
NBTX
c0e1cee1af Merge branch 'master' of github.com:postwoman-io/postwoman-proxy 2020-06-08 21:01:48 +01:00
NBTX
625f26080e Giving up with goreleaser 2020-06-08 21:01:41 +01:00
John Harker
bc3abcea35
Oops 2020-06-08 20:33:44 +01:00
John Harker
548b0a0858
Create main.yml 2020-06-08 20:31:08 +01:00
John Harker
d4921228ee
Delete main.yml 2020-06-08 20:18:23 +01:00
NBTX
ee94fdb328 Re-add .goreleaser.yml 2020-06-08 20:17:36 +01:00
John Harker
775a6454ee
Update main.yml 2020-06-07 22:53:38 +01:00
John Harker
0377213031
Update main.yml 2020-06-07 22:46:07 +01:00
John Harker
e27752e66d
Revert to linux platform 2020-06-07 22:38:44 +01:00
John Harker
2af49ae60c
Remove changelog generator 2020-06-07 22:37:36 +01:00
John Harker
8cc1e86c47
Temporarily run on all push events 2020-06-07 22:34:35 +01:00
John Harker
263bdc3e07
Attempt removal of references to GITHUB_TOKEN 2020-06-07 22:33:28 +01:00
NBTX
f72982a872 Remove goreleaser 2020-06-07 20:16:02 +01:00
John Harker
4eac10e778
Switch out goreleaser
Attempt to manually recreate goreleaser with cross compiler
2020-06-07 20:12:08 +01:00
John Harker
54b1a3c793
Update main.yml 2020-06-07 19:42:38 +01:00
John Harker
916eb4933d
Switch to building from macOS 2020-06-07 19:33:01 +01:00
John Harker
9e89ff9f7a
Add gcc-multilib for 32 bit builds 2020-06-07 19:18:54 +01:00
John Harker
500d8c9232
Update dependencies 2020-06-07 19:13:34 +01:00
John Harker
1f6e97a38e
Add systray dependencies 2020-06-07 19:10:11 +01:00
NBTX
cbe29f48bd Merge branch 'master' of https://github.com/postwoman-io/postwoman-proxy 2020-06-07 19:05:48 +01:00
NBTX
01deb94e02 Update goreleaser config 2020-06-07 19:05:44 +01:00
John Harker
9fafb7a6f4
Add goreleaser workflow 2020-06-07 19:04:07 +01:00
NBTX
a8c5baa247 Merge branch 'master' of github.com:postwoman-io/postwoman-proxy 2020-06-07 17:57:58 +01:00
NBTX
503af7c30e Start goreleaser conf 2020-06-07 17:57:42 +01:00
John Harker
d6d353f2c2
Update README.md 2020-06-07 17:06:17 +01:00
Liyas Thomas
5c6e71644f
Merge pull request #16 from MarcelPa/master
String comparison in POSIX sh needs to be done via single eq symbols.
2020-04-20 22:48:21 +05:30
Liyas Thomas
b153333d49
Merge branch 'master' into master 2020-04-20 22:43:39 +05:30
Marcel Parciak
acc6b7aecb String comparison in POSIX sh needs to be done via single eq symbols.
Signed-off-by: Marcel Parciak <marcel.parciak@gmail.com>
2020-04-20 17:32:50 +02:00
Liyas Thomas
68c40b5a2e
Merge pull request #15 from MarcelPa/master
Added Dockerfile
2020-04-20 17:05:14 +05:30
Marcel Parciak
9ce1fe310f Changed to a non-root user.
Signed-off-by: Marcel Parciak <marcel.parciak@gmail.com>
2020-04-20 13:26:47 +02:00