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

Improve tools for modifying and updating the wisdom pod #88

Open
andrewdolce opened this issue Nov 16, 2016 · 1 comment
Open

Improve tools for modifying and updating the wisdom pod #88

andrewdolce opened this issue Nov 16, 2016 · 1 comment
Assignees

Comments

@andrewdolce
Copy link

andrewdolce commented Nov 16, 2016

This is an idea that Ying suggested. I'm starting a formal issue to track its progress since I'm currently investigating it.

The idea is that we should be able to streamline the process of modifying the SwiftWisdom pod. When a developer is working on a project that uses wisdom, if they run into a situation where they feel that wisdom should be modified, they need to undertake a few steps:

  1. Switch their pods setup to allow them to work with a local development version of wisdom such that they can modify the pod, work against those modifications, and have those changes tracked in git.
  2. Create a pull request for their changes to be included in master.
  3. After merge, publish the update for others to consume.

The idea is to provide a set of tools, like say helper scripts, to help automate this process and make it easier for devs to contribute to wisdom without breaking stride on their client projects.

@andrewdolce andrewdolce self-assigned this Nov 16, 2016
@brightredchilli
Copy link
Contributor

@andrewdolce can we make more issues and tasks for this item when you get a chance?

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

No branches or pull requests

2 participants