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

gitignore sensitive files used for publishing releases #3266

Merged
merged 1 commit into from Jun 25, 2020

Conversation

CloudNiner
Copy link
Contributor

Overview

During the release process for GeoTrellis, I had to edit some files checked into the repo to add sensitive information. This runs the risk of accidentally committing these values into the tree, and always leaves tracked changes for my personal configuration in the Makefile.

This PR moves them into template files and adds instructions for developers to copy them to the gitignored locations that are actually used by the release process. This way each dev can configure to their own desires and avoid dangerous operations.

@CloudNiner CloudNiner merged commit 9858181 into master Jun 25, 2020
@CloudNiner CloudNiner deleted the fix/release-files-modified branch June 25, 2020 19:54
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.

None yet

2 participants