Skip to content

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

Open
Spacerat wants to merge 1 commit intomasterfrom
feature/auto-update-git-wscript
Open

Update a project's wscript when pushing to git if necessary.#343
Spacerat wants to merge 1 commit intomasterfrom
feature/auto-update-git-wscript

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