Skip to content

Ensure index repos can be deleted on Windows#1696

Merged
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/index-delete
Jun 18, 2024
Merged

Ensure index repos can be deleted on Windows#1696
mosteo merged 2 commits into
alire-project:masterfrom
mosteo:fix/index-delete

Conversation

@mosteo

@mosteo mosteo commented Jun 14, 2024

Copy link
Copy Markdown
Member

As indexes are git repos, they suffer from the old deletion problem when some internal files are marked read-only by git

@mosteo mosteo marked this pull request as ready for review June 14, 2024 14:01
@mosteo mosteo requested a review from Fabien-Chouteau June 14, 2024 14:01
Comment thread src/alire/alire-version.ads Outdated
-- "_or_later" after build.

Current_Str : constant String := "2.1-dev";
Current_Str : constant String := "2.1-dev+bd25511f_or_later";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to check that in?

@mosteo mosteo merged commit a68d748 into alire-project:master Jun 18, 2024
@mosteo mosteo deleted the fix/index-delete branch June 18, 2024 11:14
mosteo added a commit that referenced this pull request Jun 23, 2024
* Ensure index repos can be deleted on Windows

* Update alire-version.ads
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