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

Delete annotation #381

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

jotelha
Copy link
Member

@jotelha jotelha commented Dec 13, 2024

Hello @EvinJBobby19 , this PR implements annotation deletion (and adds two actions for tag and annotation deletion).
It requires changes to dtoolcore that I have currently sitting in a PR at jic-dtool/dtoolcore#35.
To install the development version of dtoolcore locally, you can use

pip install git+https://github.com/jotelha/dtoolcore.git@2024-12-13-annotations-removal

or clone my fork of dtoolcore

git clone https://github.com/jotelha/dtoolcore.git

checkout the branch 2024-12-13-annotations-removal

git checkout 2024-12-13-annotations-removal

and install the local copy (editable with -e)

pip install -e .

Please check everything makes sense and works for you as before.

@EvinJBobby19 EvinJBobby19 merged commit f175cfa into 2024-11-04-adding-actions Dec 16, 2024
15 checks passed
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