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

Make Pyperplan scripts executable. #65

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

jendrikseipp
Copy link
Contributor

@jendrikseipp jendrikseipp commented Dec 19, 2021

Without this change, installing, running and uninstalling Pyperplan fail for me.

@haz
Copy link
Contributor

haz commented Dec 20, 2021

Thought I had these...ugh...

You know of any post-commit hook that will 755 things of any particular file pattern? (could just blob the four package scripts)

@haz haz merged commit c7d2109 into AI-Planning:main Dec 20, 2021
@jendrikseipp
Copy link
Contributor Author

Hmm, you could write a pre-commit hook to catch this as early as possible. But I think the simpler and more general way would be to add a GitHub Action that installs and runs all planners for a simple test problem.

@haz
Copy link
Contributor

haz commented Dec 20, 2021

👍

#67

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