aswin-in-philips
e9c65f892c
adding bump versions
2022-05-05 14:03:48 +05:30
aswin-in-philips
d04a7e6ba2
changing branch name
2022-05-05 13:54:50 +05:30
aswin-in-philips
6fb580e6ef
changing branch name
2022-05-05 13:50:46 +05:30
aswin-in-philips
8e32ad1315
adding secrets
2022-05-05 12:19:25 +05:30
aswin-in-philips
7da90dfe2a
changing build label name
2022-05-05 10:53:56 +05:30
aswin-in-philips
5ab66803a3
changing branch name
2022-05-05 10:45:10 +05:30
aswin-in-philips
d2836d08fc
changing branch name
2022-05-05 10:39:55 +05:30
aswin-in-philips
941beae21c
removing cd files
2022-05-03 13:19:12 +05:30
aswin-in-philips
076a4b8858
chaging runner label
2022-05-03 10:03:58 +05:30
aswin-in-philips
f93cb82a0d
adding gated sanity files with Automation tests
2022-05-03 09:57:04 +05:30
aswin-in-philips
cb2a4ad850
changing branch name
2022-05-02 18:23:11 +05:30
aswin-in-philips
3740172ef2
adding terraform and terragrunt files
2022-05-02 18:22:08 +05:30
aswin-in-philips
39a36b8824
adding trigger workflow and release-candidate
2022-05-02 18:09:53 +05:30
aswin-in-philips
f757a51211
Removing Fortify Old build
2022-04-04 14:06:57 +05:30
aswin-in-philips
11821d5a98
Adding Fortify and Blackduck scans
2022-04-04 12:43:56 +05:30
aswin-in-philips
3fbffa474e
Update Blackduck.yaml
2022-01-11 18:21:37 +05:30
aswin-in-philips
8b19f6162d
Update Blackduck.yaml
2022-01-11 18:16:37 +05:30
aswin-in-philips
6aed28ba8e
Update fortify.yaml
2022-01-10 17:25:05 +05:30
aswin-in-philips
f0e785e10b
Update fortify.yaml
2022-01-10 17:12:50 +05:30
aswin-in-philips
4fff2eddea
Update fortify.yaml
2022-01-07 12:09:26 +05:30
aswin-in-philips
b25d62f752
Update Blackduck.yaml
2022-01-07 12:08:04 +05:30
aswin-in-philips
aeca2839a5
New commit
2022-01-05 17:11:15 +05:30
praneethsandra
7029dfd0b6
Update pr.yaml
2021-05-03 15:29:27 +05:30
praneethsandra
e3328281b9
Update pr.yaml
2021-05-03 14:52:57 +05:30
praneethsandra
17a4b2078c
Update ci.yaml
2021-05-03 12:20:08 +05:30
praneethsandra
e2bfb84a9a
Update ci.yaml
2021-05-03 12:15:46 +05:30
praneethsandra
ed55dbfe0e
Update pr.yaml
2021-05-03 11:52:29 +05:30
praneethsandra
cbd4fc1da5
Update ci.yaml
2021-05-03 11:33:57 +05:30
praneethsandra
2f81c9102a
Update pr.yaml
2021-05-03 11:33:28 +05:30
praneethsandra
d25d5b4a8c
Update ci.yaml
2021-05-03 11:30:57 +05:30
praneethsandra
f3f865f191
Create pr.yaml
2021-05-03 11:22:06 +05:30
Joel Speed
d1e7ae6f11
Don't download dependencies using go mod
2021-02-19 11:31:00 +00:00
Joel Speed
5fe947eb07
Update go version to 1.16
...
This includes a fix for our samesite cookie parsing. The behaviour
changed in 1.16 so that the default value now leaves it empty, so it's
equivalent to not setting it (as per spec)
2021-02-19 11:30:58 +00:00
Joel Speed
9cea4ea89b
Update golangci-lint version in CI workflow
2021-02-17 20:25:37 +00:00
Joel Speed
eb129a342c
Ensure code is generated during CI
2021-01-18 09:56:07 +00:00
Joel Speed
ef2628d5b2
Add github action to deploy docusaurus
2020-11-05 15:36:30 +00:00
Joel Speed
3ccf74746e
Remove basename from test coverage prefix ( #892 )
...
Co-authored-by: Nick Meves <nick.meves@greenhouse.io>
2020-11-04 19:40:40 +00:00
Joel Speed
70c585812e
Fix coverage file path recognition
2020-10-07 18:48:14 +01:00
Joel Speed
b848663a3d
Move test script to workflows folder
2020-10-07 18:48:11 +01:00
Mitsuo Heijo
f705d2b5d3
Improve CI ( #819 )
...
* simplify github actions workflow
no more GOPATH, update Go to 1.15.x
* add script to install golangci-lint
* drop support for Go 1.14
* check docker build in ci
* update alpine linux to 3.12
* update CHANGELOG
* fix golangci-lint installation
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-10-07 18:46:41 +01:00
Shinebayar G
dc7dbc5d28
ci: migrate to Github Actions, close #546 ( #750 )
...
* ci: migrate to Github Actions
* ci: optimize on feedback
* ci: run gocov in correct dir
* ci: running after-build script always
* ci: giving test script execute permission
* ci: correct error handling on test script
* ci: more verbose test script
* ci: configure CC_TEST_REPORTER_ID env
* ci: check existence of CC_TEST_REPORT_ID variable, skip if unset
* ci: check existence of CC_TEST_REPORT_ID variable, skip if unset
* update changelog
* Update CHANGELOG.md
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-10-05 10:29:47 +01:00
Justin Hutchings
43189a7854
Add pull request events to CodeQL action
...
This will validate pull requests from forks to ensure that changes don't end up impacting you negatively.
2020-07-28 21:42:21 -07:00
Grey Baker
842d764a5f
Add code scanning workflow ( #507 )
2020-04-29 16:29:30 +01:00
Dan Bond
d94cf45ea8
Update .github/workflows/stale.yml
...
Co-Authored-By: Theo Barber-Bany <theo.barberbany@pusher.com>
2020-03-02 10:09:58 +00:00
Dan Bond
8ee8bd8bc2
Update .github/workflows/stale.yml
...
Co-Authored-By: Theo Barber-Bany <theo.barberbany@pusher.com>
2020-03-02 10:09:52 +00:00
Joel Speed
85891a2261
Add GitHub Action to tidy stale issues
2020-03-01 15:59:52 +00:00