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

New version: ExplicitImports v1.10.0 #116711

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 7d51a73a-1435-4ff3-83d9-f097790105c7
Repo: https://github.com/ericphanson/ExplicitImports.jl.git
Tree: 32886c0c2f7b74378544b97f0c7932bdabd8fc13

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in ericphanson/ExplicitImports.jl Oct 6, 2024
…ersions, and add `.pre-commit-config.yaml` (#86)

* Create script and pre-commit hook

Update the CLI at src/main.jl to allow running the checks.
The checks can be defined based on parsed arguments.
Create scripts/explicit-imports.jl to pass ARGS to the CLI when running
pre-commit.
Create a pre-commit hook that runs the script.
Move the documentation of CLI from docs/api.md to the README.
Expands the CLI documentation with information on how to run the
pre-commit hooks.

Closes #85

* fix typo (`individial` -> `individual`)

* rename files `main.jl` -> `cli.jl`

* reorganize docs a little bit

* reduce confusion by tweaking word elsewhere

* don't show stacktrace in CLI

* Revert "rename files `main.jl` -> `cli.jl`"

This reverts commit d1ef007.

* rename `cli` to `main`

* only call `activate_and_load` once

* all caps globals

* exit manually

* bump version

---------

Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Oct 6, 2024

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round.

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 103954b into master Oct 6, 2024
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-explicitimports-7d51a73a-v1.10.0-ba0132cc96 branch October 6, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants