Skip to content

Make git reset less verbose (Checking out files: 48% (10742/22378) ...)#293

Merged
avsm merged 1 commit intoocurrent:masterfrom
kit-ty-kate:fix-0
Oct 26, 2021
Merged

Make git reset less verbose (Checking out files: 48% (10742/22378) ...)#293
avsm merged 1 commit intoocurrent:masterfrom
kit-ty-kate:fix-0

Conversation

@kit-ty-kate
Copy link
Copy Markdown
Contributor

Example: https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/7d98ca091034a1e6b89e6e52b2615a5947a2eb6f/variant/(lint)

2021-09-09 13:52.27: Exec: "git" "-C" "/tmp/git-checkoutb643802" "reset" 
                           "--hard" "7d98ca091034a1e6b89e6e52b2615a5947a2eb6f"
Checking out files:  39% (8856/22378)   
Checking out files:  40% (8952/22378)   
Checking out files:  41% (9175/22378)   
Checking out files:  42% (9399/22378)   
Checking out files:  43% (9623/22378)   
Checking out files:  44% (9847/22378)   
Checking out files:  45% (10071/22378)   
Checking out files:  46% (10294/22378)   
Checking out files:  47% (10518/22378)   
Checking out files:  48% (10742/22378)   
Checking out files:  49% (10966/22378)   
Checking out files:  50% (11189/22378)   
....

@avsm avsm merged commit 739c80b into ocurrent:master Oct 26, 2021
@kit-ty-kate kit-ty-kate deleted the fix-0 branch October 26, 2021 20:46
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Apr 7, 2022
…, current_github, current_git, current_examples, current_docker and current (0.6)

CHANGES:

Core:

- Implement labelling of clusters on the Graphviz diagram
  (@ewanmellor ocurrent/ocurrent#255)

- Abort propagation on constant/equal changes (@art-w ocurrent/ocurrent#318)

API:

- GitHub: Record build status using CheckRun (@tmcgilchrist ocurrent/ocurrent#279)

- GitHub: Add details_url to check_run. (@tmcgilchrist ocurrent/ocurrent#282)

- GitHub: Add Current_github.Api.cmdliner_opt to allow writing
  pipelines which can optionally be run as GitHub apps. (@talex5 ocurrent/ocurrent#281)

- GitHub: Provide markdown details for CheckRun. (@tmcgilchrist ocurrent/ocurrent#288)

- GitHub: Fix wrong name used for repository (@tmcgilchrist ocurrent/ocurrent#289 ocurrent/ocurrent#290)

- GitHub: Support Github rebuild via webooks. (@tmcgilchrist ocurrent/ocurrent#283)

- GitHub: monitor GraphQL queries (@art-w ocurrent/ocurrent#298)

- GitHub: Limit CheckRunStatus summary and text fields to 65535.
  (@tmcgilchrist ocurrent/ocurrent#300)

- GitHub: Log extra context for Webhook validation failure.
  (@tmcgilchrist ocurrent/ocurrent#302)

- GitLab: Initial GitLab plugin work. (@tmcgilchrist ocurrent/ocurrent#299)

- Git: Make git reset less verbose (@kit-ty-kate ocurrent/ocurrent#293)

Web UI:

- Use Lwt.pause instead of Lwt_unix.yield (@MisterDA ocurrent/ocurrent#297)

- Use `ansi` instead of `current_ansi` (@samoht ocurrent/ocurrent#321)

- Show line numbers and allow jumping to specific lines in job
  logs (@punchagan ocurrent/ocurrent#309)

Docker:

- Explicitly set confirmation levels to allow for
  manually triggered jobs. (@tmcgilchrist ocurrent/ocurrent#304)

- Stop using `Dockerfile.t` completely and use strings instead.
  (@MisterDA ocurrent/ocurrent#301 ocurrent/ocurrent#316)

Other:

- Update to cohttp 4.0.0 (ocurrent/ocurrent#274, @talex5)

- Move `Current_incr` to its own repository (ocurrent/ocurrent#284, @talex5)
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.

2 participants