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

make apply produces invalid files #54

Closed
hanzei opened this issue May 13, 2020 · 2 comments · Fixed by #68
Closed

make apply produces invalid files #54

hanzei opened this issue May 13, 2020 · 2 comments · Fixed by #68
Assignees
Labels
Type/Bug Something isn't working
Milestone

Comments

@hanzei
Copy link
Collaborator

hanzei commented May 13, 2020

make apply does output the files with escaped \n resulting in the output:
// This file is automatically generated. Do not modify it manually.\n\npackage config\n\nconst (\n\tPluginName = "com.mattermost.confluence"\n)

This should be fixed by synchronising the build tools with https://github.com/mattermost/mattermost-plugin-starter-template

@hanzei hanzei added the Type/Bug Something isn't working label May 13, 2020
@hanzei
Copy link
Collaborator Author

hanzei commented May 13, 2020

@jfrerich I'm wondering if you might take a look at this once you are done with the SET rotation

@jfrerich jfrerich self-assigned this May 13, 2020
@jfrerich
Copy link
Contributor

@hanzei, sure. I've self-assigned the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/Bug Something isn't working
Projects
None yet
2 participants