Sync with MokoStandards: Remove local scripts and workflows #57
@@ -219,7 +219,7 @@ dev/X.Y.Z → rc/X.Y.Z → version/X.Y.Z → main
|
|||||||
**How to run:**
|
**How to run:**
|
||||||
1. Go to Actions → Repo Health
|
1. Go to Actions → Repo Health
|
||||||
2. Click "Run workflow"
|
2. Click "Run workflow"
|
||||||
3. Select profile (all/release/scripts/repo)
|
3. Select profile (all/release/repo)
|
||||||
4. Click "Run workflow"
|
4. Click "Run workflow"
|
||||||
|
|
||||||
**Profiles:**
|
**Profiles:**
|
||||||
@@ -302,11 +302,8 @@ make validate-required
|
|||||||
#### Manifest Validation Failed
|
#### Manifest Validation Failed
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Validate manifest XML
|
# Validate manifest and XML files
|
||||||
./scripts/validate/manifest.sh
|
make validate-required
|
||||||
|
|
||||||
# Check XML well-formedness
|
|
||||||
./scripts/validate/xml_wellformed.sh
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Version Alignment Issues
|
#### Version Alignment Issues
|
||||||
|
|||||||
Reference in New Issue
Block a user