copilot-swe-agent[bot]
e8d91a717c
Add comprehensive scripts documentation
...
- Create scripts/README.md with detailed documentation
- Document all script categories and their usage
- Add examples and best practices
- Include CI integration information
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-03 21:35:11 +00:00
copilot-swe-agent[bot]
ef039cf91f
Implement core script improvements
...
- Add joomla_manifest.sh library with manifest parsing functions
- Add smoke_test.sh for repository validation
- Add versions.sh for version management
- Add JSON utilities to common.sh
- Fix logging.sh with proper enhanced logging functions
- Make all scripts executable
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-03 21:33:31 +00:00
copilot-swe-agent[bot]
265ec252e9
Initial plan
2026-01-03 21:26:12 +00:00
Jonathan Miller
443f15d722
Clean up header in xml_wellformed.sh
...
Removed copyright and license information from the script.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:19:13 -06:00
Jonathan Miller
beba380972
Clean up php_syntax.sh header comments
...
Removed copyright and licensing information from the script.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:18:57 -06:00
Jonathan Miller
4567237650
Add shebang to no_secrets.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:18:40 -06:00
Jonathan Miller
598d8743f7
Update manifest.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:18:30 -06:00
Jonathan Miller
b17e2d5d59
Add shebang to license_headers.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:18:16 -06:00
Jonathan Miller
931d2693e4
Update language_structure.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:18:07 -06:00
Jonathan Miller
cbee921f97
Add shebang to changelog.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:17:58 -06:00
Jonathan Miller
a918a844c6
Remove copyright notice from no_secrets.sh
...
Removed copyright and licensing information from the script.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:17:34 -06:00
Jonathan Miller
8753de4847
Update manifest.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:17:24 -06:00
Jonathan Miller
15b8448184
Update license_headers.sh
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:17:11 -06:00
Jonathan Miller
53a2205204
Remove copyright notice from language_structure.sh
...
Removed copyright and licensing information from the script.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:16:55 -06:00
Jonathan Miller
d57bf419d5
Remove copyright comments from changelog.sh
...
Removed copyright and licensing information from the changelog script.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:16:36 -06:00
Jonathan Miller
70e3951377
Refactor paths.sh to improve readability and logic
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:16:21 -06:00
Jonathan Miller
1a667920ab
Refactor tabs.sh to use bash for tab detection
...
Removed copyright notice and unnecessary comments. Updated script to detect tab characters in source files using bash instead of Python.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:16:04 -06:00
Jonathan Miller
d643874de7
Refactor version alignment script for better checks
...
Updated the version alignment script to improve functionality and error handling.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 15:15:46 -06:00
bd640a1e92
Merge branch 'main' of https://github.com/mokoconsulting-tech/moko-cassiopeia
2026-01-03 13:22:10 -06:00
66e5204cc3
Update xml_wellformed.sh
2026-01-03 13:21:09 -06:00
387941e08c
Update ci.yml
2026-01-03 13:21:07 -06:00
Jonathan Miller
0f9131b273
Update optional files list in repo_health.yml
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 13:16:03 -06:00
Jonathan Miller
f008cdef02
Refactor repo_health.yml for improved clarity
...
Updated variable references and descriptions in the workflow file.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 13:07:04 -06:00
Jonathan Miller
8f1153799e
Update CI workflow for repository standards
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 13:06:46 -06:00
Jonathan Miller
d5195276eb
Update ci.yml
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 13:06:07 -06:00
Jonathan Miller
ce17f8df4e
Revise CI workflow and update copyright year
...
Updated copyright year and modified workflow steps for clarity and functionality.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 12:56:48 -06:00
c9ac58d342
Scripts/Validation Update
2026-01-03 12:50:10 -06:00
8401568fc0
Update paths.sh
2026-01-03 12:00:29 -06:00
e37e6ed080
Naming Cleanup
2026-01-03 12:00:04 -06:00
Jonathan Miller
c636e87077
Update fmt.Println message from 'Hello' to 'Goodbye'
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 11:57:05 -06:00
Jonathan Miller
721f9288dd
Refine release pipeline description and logic
...
Updated the release pipeline YAML to clarify the brief description and remove unnecessary conditional checks for channel and release mode.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 11:25:21 -06:00
Jonathan Miller
5162ae93e6
Refactor release pipeline to streamline reporting
...
Removed redundant 'Report run context' steps and updated job snapshots in the release pipeline.
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 11:21:55 -06:00
Jonathan Miller
12a752e558
Update print statement from 'Hello' to 'Goodbye'
...
Signed-off-by: Jonathan Miller <jmiller2979@gmail.com >
2026-01-03 11:01:34 -06:00
Jonathan Miller
b6dcbf1c9c
Update release_pipeline.yml
2026-01-01 09:10:08 -06:00
Jonathan Miller
00bf93df11
Update release_pipeline.yml
2026-01-01 09:00:18 -06:00
Jonathan Miller
aa80746b50
Update release_pipeline.yml
2026-01-01 08:54:38 -06:00
622395faac
Update release_pipeline.yml
2025-12-30 18:09:37 -06:00
589b4e2f12
Update repo_health.yml
2025-12-30 17:56:47 -06:00
d5969227b8
Update repo_health.yml
2025-12-30 17:50:03 -06:00
df518bca27
Update repo_health.yml
2025-12-30 17:49:21 -06:00
f2b3add520
Update repo_health.yml
2025-12-30 17:47:19 -06:00
47f26ed3ff
Update repo_health.yml
2025-12-30 16:31:42 -06:00
f3c18e3b1a
Update repo_health.yml
2025-12-30 16:12:13 -06:00
49dac3b01f
Update repo_health.yml
2025-12-30 16:11:23 -06:00
28dd56e822
Update repo_health.yml
2025-12-30 16:10:36 -06:00
810585acff
Update repo_health.yml
2025-12-30 15:56:08 -06:00
aa71b106eb
Update repo_health.yml
2025-12-30 15:44:35 -06:00
44aea9d100
Update repo_health.yml
2025-12-30 15:37:34 -06:00
2c84d46bdf
Update repo_health.yml
2025-12-30 15:25:28 -06:00
71f2784976
Update repo_health.yml
2025-12-30 15:23:58 -06:00