Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

CircleCI to run Go tests #2

Closed
kylebrandt opened this issue Sep 6, 2019 · 2 comments · Fixed by #36
Closed

CircleCI to run Go tests #2

kylebrandt opened this issue Sep 6, 2019 · 2 comments · Fixed by #36

Comments

@kylebrandt
Copy link
Contributor

CircleCI setup to run go tests in the project.

@kylebrandt kylebrandt created this issue from a note in GEL TODOs (TODO) Sep 6, 2019
@ryantxu
Copy link
Member

ryantxu commented Sep 11, 2019

If someone describes how they are run... I can add them to CI. This may be a good place for us to see how backend build/test should be integrated into toolkit. Currently it is just a stub:

https://github.com/grafana/grafana/blob/master/packages/grafana-toolkit/src/cli/tasks/plugin.ci.ts#L61

@ryantxu
Copy link
Member

ryantxu commented Sep 26, 2019

The ci task calls make backend-plugin-ci

If it leaves things in dist or coverage they will show up in:
sss

@aknuds1 aknuds1 self-assigned this Oct 28, 2019
@aknuds1 aknuds1 moved this from TODO to In progress in GEL TODOs Oct 28, 2019
@aknuds1 aknuds1 moved this from In progress to Done in GEL TODOs Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
GEL TODOs
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants