Releases: fossas/fossa-cli
v0.3.1-gradle-preview
Merge pull request #71 from fossas/fix/config-writing-secrets Don't write API key if it's passed by environment variable
v0.3.1
Changelog
ec4e164 Merge pull request #36 from fossas/feat/selfupdate
da90056 fix(http): Improve timeout handling
d577588 fix(http): Correctly handle EOF timeouts
6300fa4 fix(http): Always close HTTP request connections
546d381 ci: Improve CI caching
29d496b ci: Improve logging and diagnostics on upload failure
7393553 style: fix PR nits
765cbcd fix(update): fix update default logic
7ce1571 feat(update): represent states better in update cmd
95e446e chore(update): fix nits
9e570f9 feat(update): add debug logging for update
5d76012 feat(update): add semver parsing
2e9af5d feat(update): #23 add fossa update command
89a8aa0 doc(go): document gdm support
49da5b4 doc(go): add gdm support
3f8f208 Merge pull request #37 from fossas/feat/go-gdm-integration
134b777 Add gdm to Dockerfile tools
056fca5 feat(go): Add gdm support
e496598 docs: Add upload format user guide reference to walkthrough
5daa5be docs: Upload format documentation
0af727e Improve user-guide.md
formatting
667cfb9 Merge pull request #34 from fossas/feat/docs
a7e4b6d docs: README overhaul + user guide update
86089cb feat(upload): Add custom upload command
3115938 Merge pull request #28 from fossas/ci/run-provided-build
9d06606 ci(license-test): Run license check on CI
ddc1bf7 Run FOSSA build after tests complete
0f0fe37 Merge pull request #25 from fossas/feat/add-test-command
fcaca81 feat(test): Add JSON output to test cmd
d65a651 fix(misc): Fix spinner issues, whitespace issues, golang isInternal, debug formatting, test unmarshalling
891526a refactor(test): Refactor test command and fix timeout
743c35f refactor(errors): Use errors.New instead of fmt.Errorf when there is no format string
283440e fix(test): fix timeout checks
71e6169 fix(config): fix locator normalization #21
2fef009 docs(test): properly document test cmd
37f8a21 fix(common): handle request errors properly
4ac31ad chore(errors): prefer fmt.Errorf to errors.New
89dcaea feat(test): add test command
661a7a5 Merge pull request #22 from fossas/refactor/common-build-utils
5c946b6 docs(readme): update readme
2f890b5 docs(readme): update readme
f21c9ab refactor(sbt): Refactor SBT builder
c76b0d4 refactor(ruby): Refactor Ruby builder
8feac38 refactor(nodejs): Refactor Nodejs builder
1f499e5 refactor(mvn): Refactor Maven builder
c73cf5d refactor(go): Refactor Go builder
6284822 refactor(build): Refactor Composer builder
e95f717 refactor(build): Refactor common utils + Bower builder
5e07519 Merge pull request #18 from fossas/feat/rpm-support
fedeca4 Merge pull request #17 from fossas/fix/circleci-tests
df44909 doc(build): add vendoredarchives docs
f027f34 feat(build): add archive format support
455abd0 ci(circle-ci): Fix CircleCI config for new tests
b7dff83 test(sbt): Add first test
920ac9b test(docker): Create docker image with build tools
7897993 doc(readme): update readme
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.3.0
Changelog
e84d0ea build(merge): Remove bad file merge
336406d Merge pull request #15 from fossas/feat/overhaul
3281995 feat(sbt): Improve SBT instrumentation
1929bef docs: Massive documentation overhaul
becd5e3 Add SBT parsing + test fixtures
baa673e feat(ruby): Add Ruby parsing + test fixtures
b63d740 feat(mvn): add Maven support + test fixture
15e6175 refactor(logging): Use %#v for debug logging
6c4de98 feat(go): correctly resolve packages + add test fixtures
d40578a feat(go): Add much better go support
60a1e38 docs: Add basic documentation
0634835 feat(composer): Add composer parsing + test fixtures
4fbc44f feat(bower): Add bower parsing + test fixtures
222bf74 feat(cmd): Add uploading to default command
d909f16 refactor: Refactor CLI, with NodeJS support
Automated with GoReleaser
Built with go version go1.9.4 linux/amd64
v0.2.6
Changelog
f53f6e1 Preliminary SBT support
f6e14ea fix(go): Allow unresolved golang dependencies
9ad32d4 chore(readme): Update README with gigantic warning
eba8735 fix(env): fix env var for fossa api key
4df5715 feat(docs): add maven docs and alpha notice
e3ccd88 chore(doc): add status badges to README
0a2a634 Merge pull request #7 from fossas/ci/circleci-tests
21d5d2c ci(tests): Add CircleCI tests
17d5e5f chore(doc): add DCO
7d66202 Clean up unused Makefile lines
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64
v0.2.5-1
v0.2.5
Changelog
20b2d6b chore(deps): Update deps, prune unused constraints
b16e851 fix(commonjs): Substitute doublestar for zglob to fix data race
c7d449d build(version): Add revision to --version output
fdf200a fix(js): fix concurrency race condition
4a234b3 feat(config): Allow server endpoint to be set by environment variable
38d8615 chore(dep): Commit lockfile changes
b5b71eb fix(maven): fix maven verify logic
79b5b64 fix(cmd): move validation to upload cmd
Automated with GoReleaser
Built with go version go1.9.3 linux/amd64
v0.2.4
Changelog
b0d5c7a Release v0.2.4
0e20f0b chore(flags): clean up flag parsing
41c2d3e fix(config): refactor to fix locator flag setting
668a4f9 Release v0.2.3
4c0286c fix(cmd): make build cmd runnable again
a848a58 chore(errors): reformat some error copy
Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64