Skip to content

ci: correctly cleanup ctags tmp in docker#1043

Merged
keegancsmith merged 2 commits intomainfrom
k/ctags-image
Apr 10, 2026
Merged

ci: correctly cleanup ctags tmp in docker#1043
keegancsmith merged 2 commits intomainfrom
k/ctags-image

Conversation

@keegancsmith
Copy link
Copy Markdown
Member

I was exploring the built image and noticed a bug in our cleanup logic. We had the wrong path to remove the extracted ctags archive. Instead of fixing the path, we just use a tmpdir as the root to cleanup.

I was exploring the built image and noticed a bug in our cleanup logic.
We had the wrong path to remove the extracted ctags archive. Instead of
fixing the path, we just use a tmpdir as the root to cleanup.
@keegancsmith keegancsmith requested a review from burmudar April 10, 2026 11:57
@keegancsmith keegancsmith merged commit f469edd into main Apr 10, 2026
9 checks passed
@keegancsmith keegancsmith deleted the k/ctags-image branch April 10, 2026 12:14
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