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
## Summary
My strategy to use a reuseble workflow doesn't work anymore because a
private workflow isn't accessible from a public repo. Instead of
triggering the sync, this simply runs it from here.
## Checklist
- [ ] Added Unit Tests
- [ ] Covered by existing CI
- [ ] Integration tested
- [ ] Documentation update
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Removed the previous canary release workflow, including automated
build, test, and artifact deployment steps for AWS and GCP.
- Introduced a new workflow to automate synchronization of code from the
chronon repository into the platform repository via subtree pull and
push operations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments