Skip to content

Releases: fossas/fossa-cli

v0.3.1-gradle-preview

02 Mar 01:42
2a8a6c6
Compare
Choose a tag to compare
v0.3.1-gradle-preview Pre-release
Pre-release
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

23 Feb 20:33
ec4e164
Compare
Choose a tag to compare

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

15 Feb 00:20
e84d0ea
Compare
Choose a tag to compare

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

13 Feb 04:02
f53f6e1
Compare
Choose a tag to compare

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

31 Jan 21:18
Compare
Choose a tag to compare

Changelog

605a9c0 build(versions): Fix version linking


Automated with GoReleaser
Built with go version go1.9.3 linux/amd64

v0.2.5

31 Jan 21:05
Compare
Choose a tag to compare

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

30 Jan 01:48
Compare
Choose a tag to compare

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

v0.2.3

29 Jan 05:16
Compare
Choose a tag to compare

Changelog

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

v0.2.2

29 Jan 00:31
Compare
Choose a tag to compare

Changelog

867cc0b Release v0.2.2
732038c feat(errors): better error handling and feedback
b0ec539 feat(config): add ability to read from custom config file
2574402 fix(commonjs): fix node_modules traversal in subdir


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

v0.2.1

28 Jan 22:22
Compare
Choose a tag to compare

Changelog

3f7ccf0 Release v0.2.1
5a6f382 feat(config): add default run mode to output json and exit w/o upload


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