Skip to content

Releases: fossas/fossa-cli

v0.2.0

28 Jan 21:25
Compare
Choose a tag to compare

Changelog

7243d0f Release v0.2.0
eb054a3 feat(composer): support composer builds in subdirs
3c2bccc feat(gems): support bundler builds in subdirs
58d98df fix(maven): fix maven output command
811ecb0 feat(maven): use module manifest in builds
6c5ab1c feat(bower): support bower builds in subfolders
2c4b1a6 feat(build): support multi-module builds


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

v0.1.0

27 Jan 04:14
Compare
Choose a tag to compare

Changelog

f36ce39 fix(release): fix .goreleaser entry point
124bb47 chore(release): change package entry point
55acfd3 feat(upload): send report link
f678cf0 fix(build): fix locator and build output
59eec8a fix(cmd): Guard against under-specified user input
5161162 feat(cmd): Refactor CLI and config structure
97626c5 feat(config): Read API key from environment variable
384b13d Merge pull request #6 from fossas/feat/3-upload-builds-results
0537aaf Merge branch 'feat/3-upload-builds-results' of github.com:fossas/fossa-cli into feat/3-upload-builds-results
4aec471 feat(upload): #3 add build upload cmd
271ba79 Merge pull request #5 from fossas/feat/4-fossa-yaml
f70ca36 fix(config): Remove debugging statement
64c67ca feat(config): Add config options for locator
1e98346 feat(upload): #3 add build upload cmd
d4383d2 fix(main): Remove debugging comment
0dd5ee9 feat(config): Set existing build options from configuration file
6010976 feat(config): Read config file values
df2d7d8 Merge pull request #2 from fossas/feat/1-go-get
b476866 feat(go): Run go get on incomplete builds
9f47778 fix(gem): install only production deps by default
aa4ba7d fix(json): fix json keys in dependency


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

v0.0.0

21 Jan 23:28
Compare
Choose a tag to compare

Changelog

699d58d feat(build): ignore RawDependencies in serialization
834466a feat(build): refactor dependency and logging
82f4830 chore(build): ignore dist folder
74edd98 Merge branch 'master' of https://github.com/fossas/fossa-cli
5e71265 feat(build): add release spec
cf3de9b Merge branch 'master' of github.com:fossas/fossa-cli
0b7331d feat(go): Fall back to import path tracing when no lockfiles
7305c46 feat(log): add logging config
b3d5b72 fix(gem): fix bundle command
f87cc95 feat(composer): composer support
f30e125 fix(build): fix build and maven command
9221cea feat(build): update logging and docs
36f5668 Merge branch 'master' of https://github.com/fossas/fossa-cli
e2f557a feat(mvn): add maven support
5773c86 feat(go): Add glide, godep, govendor, vndr support
8ebfd7a feat(go): Add dep support
f555b48 style(golint): Fix lint and vet warnings
7fa1098 doc(readme): update licensing guidance
1afe4a0 doc(readme): update readme
103d685 doc(license): add readme and license
1800cc3 Add Gopkg manifest
0d43673 feat(bower): add bower suppot
364cebf feat(cli): Refuse to build unless --install flag is explicitly passed
5f117dc fix(npm): Fix npm build logic
05ae3f5 Initial Commit


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64