Releases: fossas/fossa-cli
v0.4.6
Changelog
85c1788 Merge pull request #116 from fossas/feat/support-gradle-root-deps
99a9552 fix(builders): fix PR comments
7ef81e0 feat(cmd): add spinner to init cmd
0583626 doc(builders): add another gradle common task
748f307 doc(builders): improve gradle builder docs
bffa8df Merge branch 'feat/support-gradle-root-deps' of https://github.com/fossas/fossa-cli into feat/support-gradle-root-deps
db5b36b fix(builders): fix gradle syntax err
60818b4 Merge branch 'master' into feat/support-gradle-root-deps
1030bd6 fix(builders): set TERM=dumb when running gradle dependencies task
15f5af5 doc(builders): add better gradle docs
5b73fa4 fix(builders): allow for empty configuration in gradle
97c7315 feat(builders): #114 support root dependencies task
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.4.5-1
v0.4.5
Changelog
7ee5a3c fix(installer): Fallback to su if sudo is unavailable
70fc3a5 fix(builders): Don't fail on non-fatal missing binaries
91944c9 chore: Add TODOs, ignore third_party in autoconfig
ceac46e Various improvements to install.sh (#109)
99cf015 test(fixtures): Use shell script instead of submodules for fixtures to avoid slow go get
3de42a8 test(java): Pin java submodule fixture commits
6c4db9b test(go): Ignore golang test fixture vendored dependencies
b88e58e fix(update): Fix incorrect latest version check
019b3d0 fix(go): allowUnresolved should also suppress lockfile errors for builds
91183e7 doc(contributing): add issue assignment
73b55c9 Merge pull request #107 from fossas/add-code-of-conduct-1
a6a1f97 doc(code): add code of conduct
52af690 doc(readme): add meetup link
abc1399 feat(upload): switch url to dep report
7a7961d chore(license): switch to MPL-2.0
c19b51b Refactor module functionality (#100)
6600859 build(Makefile): Build to GOPATH instead of local directory
4fde932 Improve Makefile, add multiple targets (#98)
44fb451 Introduce vendor directory into the repo (#99)
16cf268 Release v0.4.4
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.4.4
Changelog
46d1dbd feat(go): Implement Go module discovery (#97)
b476653 fix(go): Do Go import tracing with go list instead of depth (#96)
451ab20 README: Fix rendering of a link to https://fossa.io (#88)
2893145 chore(cli): update help text
c285037 Merge branch 'master' of https://github.com/fossas/fossa-cli
d604f5b release(0.4.3): update readme and installer
8235155 revert(install): remove sha validation
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.4.3
Changelog
57b397c doc(notice): clean up notice
9d05a2f chore(installer): add original license notice
4c69500 doc(readme): add fossa test
output
3826022 doc(readme): add goreportcard badge
1cd47e4 feat(report): add default report cmd
414ca08 doc(readme): fix notice links
8b1c3ba doc(notice): move notice to raw file
d090cfd doc(report): add license notice docs
21f29ad docs(readme): add report feature
d8e60d2 doc(readme): fix link to contribution guidelines
c6640d0 doc(readme): add output examples
b57d43b doc(readme): add report PV
87a3429 feat(cli): improve error messages from servers
b8a2912 doc(readme): improve readme copy
6a72302 fix(golang): do not error on lack of vendor folder
869df5a doc(readme): additional cleanup
8957638 doc(readme): update background section
48107e1 doc(readme): resize header
a69c9c5 doc(readme): refactor home doc and readme
7f10415 doc(readme): update readme and user guide
9e3bf98 Merge pull request #66 from fossas/feat/report-command
835c014 fix(upload): Add more debugging stuff to upload and use standard API function
83b0d07 fix(report): Add fetcher flag
c6e9d2e feat(report): Implement reports using revisions API instead of dependencies
e47ea99 fix(report): Use SPDX ID for licenses
b6dbdfc feat(report): Add basic NOTICE generation
5635878 doc(cli): update project help text to enforce URL
dc738e4 feat(config): refactor git normalizing into separate function
9bd1acc feat(upload): add title support for managed projects
08e3f61 test(fixtures): Use shallow submodules for fixtures to improve clone time
703578e chore(fixtures): Keep fixtures up to date
dc0ac39 Merge pull request #84 from fossas/feat/add-build-interactive
6411b37 feat(build): add interactive feedback to fossa build
01e3820 Merge pull request #80 from fossas/fix/mvn-colors
bfe8a33 Merge pull request #81 from fossas/fix/non-custom-fetchers
7f4d52f Merge pull request #82 from fossas/fix/fix-builders-config
db9710b Merge pull request #83 from fossas/feat/install-script
a5202e0 chore(builders): fix typo in comment
c77092b fix(mvn): Run Maven in batch mode to turn off ANSI color chars
0b0c833 fix(builders): fix ruby build check
4a6e0dd style(installer): Use consistent whitespace (2 spaces)
6801f94 feat(builders): improve autoconfiguration for gradle
b954112 fix(builders): fix relative path for maven
0c3de4a docs(installer): Update README with installer
150c2bc feat(installer): Add bash install script
f0ac553 fix(ci): Fix .fossa.yaml to not use implicit managed builds
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.4.2
v0.4.1
Changelog
d0720f8 Merge pull request #40 from fossas/alex/managed-builds
c3aa016 doc(readme): #32 add one-liner install
3105635 Merge branch 'master' into alex/managed-builds
ddcc341 Merge pull request #74 from fossas/feat/gradle-support
d073805 Merge pull request #75 from fossas/fix/fix-builder-paths
5fdf4a5 doc(builders): add initial gradle docs
c3ccc74 switch back to using fetcher
80555e4 chore(builders): fix comments and nits
5a63b9f test(submodules): Update submodule commits
93dee58 test(gradle): Add Gradle fixtures and Docker test tools
f23ee34 fix(init): fix maven and ruby default module naming
272363c feat(init): add more ignores
dbd8516 fix(builders): make relative paths for node and ruby builders
f2e5560 feat(builders): add gradle task and dependency parsing
4d60fd3 feat(builders): add initial gradle builder
4d9806c change flag to ExistingProject in config. defaults to false
5c98745 add or clause with revision
12c077b added fix to function
a1fb05f changes after rebase
d7fbaf2 added custom-project flag
5c5bdcd updated comment
c20e574 PR changes
0e52c61 fixed comment
1b87475 removed locator from config. We now have project and revision
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.4.0
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