Merged
Conversation
asmacdo
reviewed
Jan 16, 2023
| - Account for git's init.defaultBranch in tests. | ||
| - Invalid escapes in python strings. | ||
| - job_templates: launcher subjob output is now stored in expected files | ||
|
|
Member
There was a problem hiding this comment.
TODO
- Drop support for Python 3.6 and 3.7
- Add python 3.10
- DNF bugfix cff7285
- Drop pip environments older than 20.0.1 Bump oldest test pip to 20.0.1
- Drop
progressbarsupport b13e055 - Pin paramiko a0b4b05
- Bugfix: keep up with datalad output 260ed73
- Add support for Apptainer v1 (newest release of singularity)
- Change how conda installation URLs are determined 11f256a
* commit 'v0.4.1-96-g51718fec': (42 commits) tolerate codespell --version should return version, not license Add more requirements necessary to run add packaging requirement Alphabetize requirements [DATALAD RUNCMD] Run codespell throughout fixing some typos Fix up some ambigous typos Add rudimentary .codespellrc Add github action to codespell master on push and PRs BF(TST): trace whoami instead of ls in test_trace_local BF: update to use new build of our tracer + more informative exception msg Update installation instructions for python headers Skip difficult-to-reproduce keyerror p XFAIL: RSA key being treated as DSA try without condor cleanup Bump minimum to python 3.8 to fix paramiko issue Remove unused progressbar class Use ubuntu 20.04 for condor tests Failing: First attempt to use full gh-action matrix ...
…agically
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
Member
Author
|
Let's proceed with this as is for now since codespell whines in other PRs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Let's see if CI still loves us