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

Update a project's wscript when pushing to git if necessary. #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Spacerat
Copy link
Contributor

Previous, a wscript was written to git only if it didn't previous exist, and only for native projects. This has become a problem because we have updated the CloudPebble wscript but wscripts in users' git repos will not update with it, so SDK4 projects using the pkjs directory are failing to build outside of CloudPebble.

This change causes CloudPebble to update the wscript if it differs from its internal one. It also enables pushing wscripts to github for package and rocky projects.

@pebble-heroku pebble-heroku temporarily deployed to cloudpebble-sp-pr-343 August 31, 2016 21:21 Inactive
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.

2 participants