You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
Create a pull request for their changes to be included in master.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: