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

Configurable path that defaults to the gitignored ./checkout/ directory #14

Closed

Conversation

localhostdotdev
Copy link

@localhostdotdev localhostdotdev commented Mar 21, 2019

Prevents polluting home directory on non-CI/prod servers.

Will certainly break the CI and most prod tooling, updating the command used to bin/generate_docs.rb ~/ fixes it.

(It's not referenced in the crontab as far as I can tell)

@localhostdotdev localhostdotdev force-pushed the configurable-path-of-docs branch from 3f70ce7 to 028fc5e Compare March 21, 2019 22:51
@localhostdotdev
Copy link
Author

I changed the default to be backward compatible (e.g. home directory as default). I don't quite like it but might make deploying this easier.

(force pushed because I included a commit about the .gitignore by mistake)

@localhostdotdev
Copy link
Author

Actually #18 is a much better way to do that.

@localhostdotdev localhostdotdev deleted the configurable-path-of-docs branch March 21, 2019 23:20
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.

1 participant