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

#679: added *.buildinfo file to processedFile list (will be removed) #682

Merged
merged 3 commits into from
Nov 30, 2017

Conversation

tirolerstefan
Copy link
Contributor

Fixes #679.

The *.buildinfo files will be added to a new string list "otherFiles".
"otherFiles" are files that are not processed to be integrated into repository (like *.deb), but taken into account when they are deleted after processing (on flag -no-remove-files=true).

Copy link
Contributor

@smira smira left a comment

Choose a reason for hiding this comment

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

change looks great, thank you

could you please gofmt your code so that build passes?

deb/import.go:1::warning: file is not gofmted with -s (gofmt)
deb/import.go:1::warning: file is not goimported (goimports)

@tirolerstefan
Copy link
Contributor Author

done. sorry for that.

Copy link
Contributor

@smira smira left a comment

Choose a reason for hiding this comment

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

thank you!

@smira smira merged commit d836334 into aptly-dev:master Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants