Skip to content

Create workflow to sync contracts via Git subtrees in client applications #614

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

Open
2 tasks done
andrewtavis opened this issue Apr 27, 2025 · 1 comment
Open
2 tasks done
Labels
help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

andrewtavis commented Apr 27, 2025

Terms

Description

As discussed in scribe-org/Scribe-Android#268, we need a way to assure that there's only one source of truth for Scribe client application contracts that will control data flows in the applications. The best way to do this would be to have the data contracts directory in the repo be this source of truth, with it further potentially being a subtree for directories with the contracts in the client applications. Whenever there's a change to the directory here, we would then trigger a workflow to open PRs to update the subtrees in the client applications :)

Note

We likely should make two different directories for contracts in the work here. One for Scribe keyboard applications and one for Scribe-Conjugate as the contracts for each will need to be different.

Contribution

Happy to discuss and work on the implementation here as needed 😊

@andrewtavis andrewtavis added the help wanted Extra attention is needed label Apr 27, 2025
@andrewtavis
Copy link
Member Author

CC @angrezichatterbox and @axif0 for the discussion here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant