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

Feature: Add "index" subcommand to list Items on Index Server #11

Merged
merged 10 commits into from
Jul 15, 2020

Conversation

progrhyme
Copy link
Member

Feature:

  • (CLI) Add index subcommand to list Items on Index Server

Changes:

  • (client) Reorganize packages:
    • Divide "client" package into "install", "client", "client/http" packages.
    • New "install" package implements installation functionality like "client" did so far.
    • New "client" package provides high-level HTTP client to query Index Server.
    • New "client/http" package implements handy HTTP client functionality
  • (CLI/verify) Omit -o short-option to specify OS parameter.
  • (schema) Rename schema.Index.Print to ToJSON.

Other:

  • (CD) Add shell script to generate release note.
  • Update dependency:
    • github.com/progrhyme/go-lv: v0.3.1 -> v0.4.1

@progrhyme progrhyme merged commit ae8f376 into master Jul 15, 2020
@progrhyme progrhyme deleted the release branch July 15, 2020 16:51
@progrhyme progrhyme restored the release branch July 15, 2020 17:03
@progrhyme progrhyme deleted the release branch July 15, 2020 17:11
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.

1 participant