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

A few test tidy ups, including working with modern git #151

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

Joibel
Copy link
Contributor

@Joibel Joibel commented Sep 7, 2022

Some notes added on how to get the tests to pass.

Changed some of the gomplate temporary paths to gofsimpl paths instead.

git init with recent git creates a main branch not a master branch. This makes the test fail. As a simple workaround I've made sure we're on master.

Some notes added on how to get the tests to pass.

Changed some of the gomplate temporary paths to gofsimpl paths
instead.

git init with recent git creates a `main` branch not a `master`
branch. This makes the test fail. As a simple workaround I've made
sure we're on `master`.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 7, 2022
Copy link
Owner

@hairyhenderson hairyhenderson left a comment

Choose a reason for hiding this comment

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

Thanks for this @Joibel, I appreciate it!

@hairyhenderson hairyhenderson merged commit 253e605 into hairyhenderson:main Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants