spiffe / spiffe-helper

The SPIFFE Helper is a tool that can be used to retrieve and manage SVIDs on behalf of a workload
Apache License 2.0
43 stars 40 forks source link

PR build for lint and unit tests #37

Closed faisal-memon closed 1 year ago

faisal-memon commented 1 year ago

Add PR build for lint and unit tests.

First PR to address https://github.com/spiffe/spiffe-helper/issues/29. Will file subsequent PRs to fill in release build and remove the travis config.

MarcosDY commented 1 year ago

Great!! one thing, there is a lint and a test but not a build, what do you think about adding a task to build an artifact? so we are not surprised about build failing

faisal-memon commented 1 year ago

Great!! one thing, there is a lint and a test but not a build, what do you think about adding a task to build an artifact? so we are not surprised about build failing

Added build stage