Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 1.0.0 - all the stuff we want to fix before the official initial release #161

Merged
merged 39 commits into from
Aug 27, 2020

Conversation

bhamail
Copy link
Contributor

@bhamail bhamail commented Aug 5, 2020

attempting to include most of the breaking changes we know about.

include @zendern changes to remove go.sum.

Holler with stuff we missed.

e.g.
#160 - Un-publify packages not designed for public consumption

cc @bhamail / @DarthHater

bhamail and others added 18 commits May 1, 2020 16:29
…ke it easier to test code that calls os.Exit(). Maybe the interface could live in `customerrors`, like:

type exiter func (code int)
…rate process. Mostly for reference. Will work on removing os.Exit() calls.
…err status. Still need to cleanup usage message.
You were fine to start but newer better things came along. We will never forget your
contributions to the cause.
The PR that ate Chicago. Merging back to original branch. Destined for 1.0.0 branch.
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
cmd/iq.go Outdated Show resolved Hide resolved
cmd/iq_test.go Outdated Show resolved Hide resolved
cmd/iq_test.go Outdated Show resolved Hide resolved
bhamail and others added 6 commits August 12, 2020 16:21
new sub command named `sleuth` for running nancy against OSS Index.
* move cmd to internal package. fixes #166 (#168)

* make `--clean-cache` available as root command, since it is not specific to ossi or iq. (#169)
@bhamail bhamail merged commit 471c1f4 into master Aug 27, 2020
@bhamail bhamail deleted the prepare-1.0.0 branch August 27, 2020 17:41
zendern added a commit to zendern/nancy that referenced this pull request Apr 16, 2021
…ial release (sonatype-nexus-community#161)

* Cobra/Viper CLI. 
* Goodbye go.sum old friend
  You were fine to start but newer better things came along. We will never forget your
  contributions to the cause.
* fix missing -p flag, document --loud flag
* Make some packages internal (sonatype-nexus-community#163)
* remove types that migrated to go-sona-types library (sonatype-nexus-community#164)
* store config using nested yaml (ossi.yadda, iq.yadda).
* separate `sleuth` command for 'oss index' (sonatype-nexus-community#165)
  new sub command named `sleuth` for running nancy against OSS Index.
* make `--clean-cache` available as root command, since it is not specific to ossi or iq. (sonatype-nexus-community#169)
* Latest dependencies, remove obsolete 'replace' directives (sonatype-nexus-community#173)
* Use goreleaser to build native linux installers (sonatype-nexus-community#175)

Co-authored-by: Nathan Zender <github@nathanzender.com>
Co-authored-by: Jeffry Hesse <5544326+DarthHater@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants