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

Upgrade dev-cmd to pick up improved -l output. #129

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Jan 30, 2025

Now:

:; uvrc -l
Commands:
(5 commands are hidden.)
check-python-version
fmt
check-fmt
lint
check-lint
type-check
doc:
    -type: The type of sphinx doc to build. One of:
           html, dirhtml, htmlhelp, qthelp, devhelp, text, gettext, linkcheck or xml.
           [default: html]

Tasks:
test (-- extra pytest args ...)
linkcheck: 
    Check documentation for broken links.
package: 
    Build the science scies using science from local sources.
science (-- extra dist/science.pyz args ...): 
    Runs science from local sources.
checks (-- extra pytest args ...): 
    Runs all development checks, including auto-formatting code.
ci (-- extra pytest args ...): 
    Runs all checks used for CI.

@jsirois jsirois merged commit 7fd26f9 into a-scie:main Jan 30, 2025
10 checks passed
@jsirois jsirois deleted the dev-cmd/upgrade branch January 30, 2025 18:29
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.

1 participant