Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit6cab245

Browse files
committed
fixup! Cleanup
1 parent62ce09c commit6cab245

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

‎ci/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#ci
22

3+
##checks
4+
5+
-`steps/build.sh` builds release assets with the appropriate tag injected. Required to pass for merging.
6+
-`steps/fmt.sh` formats all Go source files.
7+
-`steps/gendocs.sh` generates CLI documentation into`/docs` from the command specifications.
8+
-`steps/lint.sh` lints all Go source files based on the rules set fourth in`/.golangci.yml`.
9+
10+
311
##integration tests
412

513
###`tcli`
@@ -8,7 +16,7 @@ Package `tcli` provides a framework for writing end-to-end CLI tests.
816
Each test group can have its own container for executing commands in a consistent
917
and isolated filesystem.
1018

11-
###prerequisites
19+
###running
1220

1321
Assign the following environment variables to run the integration tests
1422
against an existing Enterprise deployment instance.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp