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

Encoding check #87

Merged
merged 8 commits into from
Apr 19, 2019
Merged

Encoding check #87

merged 8 commits into from
Apr 19, 2019

Conversation

jdolitsky
Copy link
Contributor

Add test for checking line-endings, also command to fix line endings.

Fixes #86

Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
@jdolitsky
Copy link
Contributor Author

/test

@shizhMSFT
Copy link
Contributor

/test

@shizhMSFT
Copy link
Contributor

@jdolitsky I have updated the yaml files for codefresh. We are now using smaller image golang:1.11-alpine instead of golang:1.11. Feel free to release v0.4.0 once you merged this PR.

- &link ln -s /codefresh/volume/${{CF_REPO_NAME}} ${{CF_REPO_NAME}} && cd ${{CF_REPO_NAME}}
- echo make test
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't why there is an echo. Feel free to revert it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

must have been from an earlier test

@jdolitsky jdolitsky merged commit be4822f into master Apr 19, 2019
@jdolitsky jdolitsky deleted the encoding-check branch April 19, 2019 17:19
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.

Updating from commit 550ed34caf4a to 40d20966e9ea introduces ^M newline characters in code
2 participants