Commit 5e7afdb
authored
feat: align with ecosystem standards v1.7.0 and add drift-check workflow (#5)
Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.
Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).
Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.
See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.
Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor
Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com1 parent f6f2f29 commit 5e7afdb
57 files changed
Lines changed: 77 additions & 56 deletions
File tree
- .github/workflows
- rules
- skills
- mobile-accessibility-testing
- mobile-ai-features
- mobile-analytics
- mobile-android-submission
- mobile-animations
- mobile-api-integration
- mobile-app-monitoring
- mobile-app-store-prep
- mobile-auth-setup
- mobile-background-tasks
- mobile-camera-integration
- mobile-ci-cd
- mobile-component-patterns
- mobile-config-plugins
- mobile-debugging
- mobile-deep-links
- mobile-dev-environment
- mobile-e2e-testing
- mobile-feature-flags
- mobile-flutter-project-setup
- mobile-flutter-run-on-device
- mobile-flutter-state-management
- mobile-forms-validation
- mobile-i18n
- mobile-ios-submission
- mobile-local-storage
- mobile-maps-location
- mobile-monetization
- mobile-native-modules
- mobile-offline-sync
- mobile-ota-updates
- mobile-permissions
- mobile-project-setup
- mobile-push-notifications
- mobile-real-time
- mobile-run-on-device
- mobile-sdk-upgrade
- mobile-security
- mobile-state-management
- mobile-testing
- mobile-theming
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments