Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
634 contributions in the last year
Contribution activity
December 2020
Created 42 commits in 4 repositories
Created 1 repository
- pmrowla/aoc2020 Python
Created a pull request in dulwich/dulwich that received 2 comments
commit: add no_verify flag to skip pre-commit hooks
Adds no_verify=False flag to porcelain.commit and repo.do_commit to skip execution of pre-commit and commit-msg git hooks - equivalent to git commi…
+61
−6
•
2
comments
Opened 16 other pull requests in 2 repositories
iterative/dvc
13
merged
1
open
1
closed
- experiments: run single experiments in user's workspace by default
- experiments: handle `exp run` from within subdirs/subrepos
- misc: fix remaining mypy errors
- [WIP] experiments: commit with --no-verify in executors
- git: fix mypy errors
- experiments: fix mypy errors
- exp show: fix --exclude-...
- experiments: support experiments cache collection for exp push/pull/gc
- experiments: handle state where tmp args file was committed to git
- git: drop scm requirement from backends
- experiments: add `dvc exp push/pull/list`
- [TEST] experiments: disable checkpoint tests on windows
- experiments: ignore untracked files
- scm/git: add support for resolving experiment names
- experiments: enable by default, support no_scm
iterative/dvc.org
1
merged
Reviewed 6 pull requests in 1 repository
iterative/dvc 6 pull requests
Created an issue in iterative/dvc that received 1 comment
experiments: last run checkpoint ref is not always updated properly
dvc exp res (with no --rev <exp>) will fail afterwards because refs/exps/exec/EXEC_CHECKPOINT is not set
1
comment

