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

feat: add woodpecker-ci/woodpecker/woodpecker-cli #7523

Merged

Conversation

CrystalMethod
Copy link
Contributor

@CrystalMethod CrystalMethod commented Nov 1, 2022

woodpecker-ci/woodpecker/woodpecker-cli: Command line tool for Woodpecker CI

$ aqua g -i woodpecker-ci/woodpecker

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ woodpecker-cli
NAME:
   woodpecker-cli - command line utility

USAGE:
   woodpecker-cli [global options] command [command options] [arguments...]

VERSION:
   0.15.5

COMMANDS:
   build      manage builds
   log        manage logs
   deploy     deploy code
   exec       execute a local build
   info       show information about the current user
   registry   manage registries
   secret     manage secrets
   repo       manage repositories
   user       manage users
   lint       lint a pipeline configuration file
   log-level  get the logging level of the server, or set it with [level]
   help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --token value, -t value   server auth token [$WOODPECKER_TOKEN]
   --server value, -s value  server address [$WOODPECKER_SERVER]
   --log-level value         set logging level (default: "warn") [$WOODPECKER_LOG_LEVEL]
   --help, -h                show help (default: false)
   --version, -v             print the version (default: false)

CrystalMethod and others added 2 commits November 1, 2022 19:22
[woodpecker-ci/woodpecker](https://github.com/woodpecker-ci/woodpecker): Command line tool for Woodpecker CI

```console
$ aqua g -i woodpecker-ci/woodpecker
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Nov 1, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.85.1 milestone Nov 1, 2022
@suzuki-shunsuke
Copy link
Member

Thank you for your contribution!

@suzuki-shunsuke
Copy link
Member

The repository woodpecker-ci/woodpecker has three assets.

  • woodpecker-cli
  • woodpecker-server
  • woodpecker-agent

So I'd like to change the package name to woodpecker-ci/woodpecker/woodpecker-cli.

@suzuki-shunsuke suzuki-shunsuke changed the title feat: add woodpecker-ci/woodpecker feat: add woodpecker-ci/woodpecker/woodpecker-cli Nov 2, 2022
@suzuki-shunsuke suzuki-shunsuke merged commit 0a2049b into aquaproj:main Nov 2, 2022
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/woodpecker-ci/woodpecker branch November 23, 2022 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants