Commit Graph

26 Commits

Author SHA1 Message Date
Ivan Kozlovic
609a9ba2da Nightly: set Go version to 1.17 and use latest goreleaser
[ci skip]

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2022-01-26 15:29:41 -07:00
Ivan Kozlovic
59eef192cd Prepare for release v2.7.0, start with v2.7.0-rc1
Since we have never released with goreleaser and GO111MODULE=on
and have removed vendor directory, we are going to push a
v2.7.0-rc1 tag. If the goreleaser process works fine and submit
the draft release correctly, we will not do an actual v2.7.0-rc1
release. Instead, we will follow up immediately with the v2.7.0
tag and the proper release.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2022-01-13 16:15:51 -07:00
Derek Collison
d18bb6288a No race flag for GHA [ci skip]
Signed-off-by: Derek Collison <derek@nats.io>
2021-08-14 16:43:21 -07:00
Derek Collison
f3067cda94 Bypass norace tests for GHA
Signed-off-by: Derek Collison <derek@nats.io>
2021-08-14 13:52:37 -07:00
Phil Pennock
25ea93c933 Cleanup references to 'master' and 'gnatsd' (#2336)
* We've renamed our default branch from 'master' to 'main'
* We switched some time ago from 'gnatsd' to 'nats-server' and some temporary
  redirects no longer work, so fix those too
2021-07-01 10:48:30 -04:00
R.I.Pienaar
0d391b02eb richer api errors proposal
Signed-off-by: R.I.Pienaar <rip@devco.net>
2021-05-26 08:04:50 +02:00
R.I.Pienaar
8ebf2515ce fix nightly builds
goreleaser now only function with GO111MODULES on, as will
much of the go eco system soon and we will need to move also.

For now use a version that still supports it

Signed-off-by: R.I.Pienaar <rip@devco.net>
2021-03-26 12:51:18 +01:00
Derek Collison
ce52ebd9fb Bump to go 1.16
Signed-off-by: Derek Collison <derek@nats.io>
2021-03-18 12:57:20 -07:00
R.I.Pienaar
162fd77161 upgrade nightlies to go 1.16
Signed-off-by: R.I.Pienaar <rip@devco.net>
2021-02-28 20:03:10 +01:00
R.I.Pienaar
3521d4c463 revert to previous checkout version
Signed-off-by: R.I.Pienaar <rip@devco.net>
2021-02-16 11:50:13 +01:00
R.I.Pienaar
1c27acb846 enable manual triggers of nightly builds
Signed-off-by: R.I.Pienaar <rip@devco.net>
2021-02-15 21:17:11 +01:00
Derek Collison
542d352017 Just run 1.15, don't need vendored installs
Signed-off-by: Derek Collison <derek@nats.io>
2021-01-25 17:42:21 -08:00
R.I.Pienaar
b852a9ba84 use go 1.15 for nightly builds
Signed-off-by: R.I.Pienaar <rip@devco.net>
2021-01-07 13:54:50 +01:00
Waldemar Quevedo
f0c144203b Add Go 1.15 version to CI
Signed-off-by: Waldemar Quevedo <wally@synadia.com>
2020-09-09 07:21:32 -07:00
R.I.Pienaar
04271d7ead fix nightly schedule
Signed-off-by: R.I.Pienaar <rip@devco.net>
2020-06-05 12:21:36 +02:00
R.I.Pienaar
8f917f1068 add nightly docker build workflows
Signed-off-by: R.I.Pienaar <rip@devco.net>
2020-06-04 12:57:35 +02:00
R.I.Pienaar
71144b37c5 initial gh actions
Adds basic GH Workflow that runs tests on push and pr, coverage
is disabled.

The intention is to soft switch to GH Actions by just letting them
run next to travs for a while to get a feel for things

Signed-off-by: R.I.Pienaar <rip@devco.net>
2020-05-21 13:49:20 +02:00
Tyler Neely
27882a93cd Add header with the issue type to the top of the issue templates 2020-04-30 02:45:15 +02:00
Tyler Neely
5f9e36b324 Use GitHub issue templates to present reporters with a more streamlined reporting experience 2020-04-30 02:37:56 +02:00
Derek Collison
43324271ca Friendly version 2019-09-18 11:58:36 -07:00
Derek Collison
fe3c0b03be Update to project ID 2019-09-18 10:50:08 -07:00
Derek Collison
70f526548a Create sponsorship button 2019-09-18 10:48:41 -07:00
Waldemar Quevedo
390afecd92 Update ISSUE_TEMPLATE.md 2019-09-10 10:24:52 -07:00
Nguyen Quang Huy
d26323cb0f Change http to https for security links
For security, we should change http into https links.
Co-Authored-By: Nguyen Van Trung [trungnv@vn.fujitsu.com](mailto:trungnv@vn.fujitsu.com)
Signed-off-by: Nguyen Quang Huy [huynq@vn.fujitsu.com](mailto:huynq@vn.fujitsu.com)
2019-02-25 12:50:03 +07:00
Derek Collison
2a2d88cd1f Updated PR template 2018-03-16 15:56:22 -07:00
Larry McQueary
9dd2f7cb65 [ADDED] Add issue and PR templates [CI SKIP] (#443)
* [ADDED] Add issue and PR templates [CI SKIP]
2017-02-26 14:13:32 -07:00