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

Allow to bypass applying interfere #88

Closed
wants to merge 1 commit into from

Conversation

xiota
Copy link
Contributor

@xiota xiota commented Sep 11, 2023

Skip applying interfere if interfere.bypass is detected in the package directory. To build without interfere:

chaotic get package
touch package/interfere.bypass
chaotic mkd package

This is useful for testing whether an interfere is still needed or should be dropped. See https://github.com/chaotic-aur/graveyard/issues/373

Note: Not tested because don't know how to test without committing.

Related chaotic-aur/packages#80

@dr460nf1r3
Copy link
Member

dr460nf1r3 commented Sep 11, 2023

Gotta test this at given time, I like the idea. Should allow for much better interfere testing since changes can be tested without pushing to the repo.

@xiota
Copy link
Contributor Author

xiota commented Sep 11, 2023

Brought to my attention that interfere can be bypassed with mv package package_. Potential advantage/disadvantage is this produces a new log, package_.log. This PR can be closed if mv would be considered sufficient or preferred.

@xiota xiota closed this Sep 12, 2023
@xiota xiota deleted the pr_interfere_bypass branch September 22, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants