Skip to content
Discussion options

You must be logged in to vote

Let me describe our workflow but keep in mind that this might be improved, and we're open to ideas for tools which might help improve the workflow.

We use a "dump" of all the types, enum's and procedures in *.ti files in a single location (a single file might also work). For changes we create a sub branch, for example issue001 and when we need changes we apply them both to the corresponding ti file, and just before we merge the branch we create a corresponding issue001.ti migration file in a migration folder.

In the issue001.ti we define the migration code which can be a new procedure, but also a change to a procedure (mod_procedure) or a change to an enumerator or type.

In our IDE's, we …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rickmoonex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants