Commit Graph

1216 Commits

Author SHA1 Message Date
7dd35ca08a Merge pull request #45 from mokoconsulting-tech/dependabot/github_actions/actions/github-script-8
chore(deps)(deps): bump actions/github-script from 7 to 8
2026-01-08 21:54:02 -06:00
a99ce73e8e Merge pull request #46 from mokoconsulting-tech/dependabot/github_actions/actions/attest-build-provenance-3
chore(deps)(deps): bump actions/attest-build-provenance from 2 to 3
2026-01-08 21:52:50 -06:00
8b778810e4 Merge pull request #47 from mokoconsulting-tech/dependabot/github_actions/actions/setup-python-6
chore(deps)(deps): bump actions/setup-python from 5 to 6
2026-01-08 21:52:34 -06:00
181554e33a Merge branch 'main' into dependabot/github_actions/actions/setup-python-6
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-08 21:52:26 -06:00
59e15be9ce Merge pull request #48 from mokoconsulting-tech/dependabot/github_actions/actions/checkout-6
chore(deps)(deps): bump actions/checkout from 4 to 6
2026-01-08 21:52:06 -06:00
e5ea96fcdd Merge pull request #49 from mokoconsulting-tech/copilot/fix-workflow-file-error
Fix workflow references and hashFiles() usage in GitHub Actions
2026-01-08 21:51:49 -06:00
copilot-swe-agent[bot]
4439f1c17f Fix workflow file errors: update references and hashFiles usage
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:35:48 +00:00
copilot-swe-agent[bot]
285eda2dd2 Initial plan 2026-01-09 03:32:38 +00:00
dependabot[bot]
3b64a37585 chore(deps)(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:50 +00:00
dependabot[bot]
2bce4bcda3 chore(deps)(deps): bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:43 +00:00
dependabot[bot]
6714811b2b chore(deps)(deps): bump actions/attest-build-provenance from 2 to 3
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:39 +00:00
dependabot[bot]
cb6765a0f3 chore(deps)(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:35 +00:00
f42e0b668c Merge pull request #44 from mokoconsulting-tech/copilot/enforce-mokostandards-requirements
Enforce MokoStandards compliance with security workflows and documentation
2026-01-08 21:29:53 -06:00
copilot-swe-agent[bot]
1201ee3444 Remove custom CodeQL workflow - repository uses GitHub default setup
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:27:38 +00:00
copilot-swe-agent[bot]
dcaabd0c53 Fix code review issues: version consistency, glob pattern, and redundant execution
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:15:02 +00:00
copilot-swe-agent[bot]
d0bcf790e1 Update CHANGELOG with MokoStandards compliance changes
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:12:57 +00:00
copilot-swe-agent[bot]
75a5185d6d Add Dependabot config and documentation index for MokoStandards compliance
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:11:19 +00:00
copilot-swe-agent[bot]
05f2fca7f8 Add MokoStandards security and compliance workflows
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:09:27 +00:00
copilot-swe-agent[bot]
e0a849a02d Initial plan 2026-01-09 03:05:03 +00:00
cf6fae9a3b Merge pull request #43 from mokoconsulting-tech/copilot/clean-up-docs
Remove obsolete workflow migration documentation
2026-01-08 20:34:24 -06:00
copilot-swe-agent[bot]
ea53cd0cdd Remove obsolete migration and workflow planning documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 02:28:55 +00:00
copilot-swe-agent[bot]
e301e25b8f Initial plan 2026-01-09 02:26:05 +00:00
0af4294cdd Merge pull request #42 from mokoconsulting-tech/copilot/consolidate-workflows
Migrate workflows to MokoStandards reusable workflow architecture
2026-01-08 20:24:11 -06:00
copilot-swe-agent[bot]
bfca7e143d Execute MokoStandards migration - convert to thin caller workflows
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 02:21:57 +00:00
copilot-swe-agent[bot]
9f6079c79f Revert consolidation and prepare for MokoStandards migration
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:58:46 +00:00
copilot-swe-agent[bot]
ef57ec3ef4 Update WORKFLOW_GUIDE.md to reflect consolidated CI workflow
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:46:04 +00:00
copilot-swe-agent[bot]
723f74043e Consolidate CI workflows into single ci.yml file
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:44:43 +00:00
copilot-swe-agent[bot]
82a164008d Initial plan 2026-01-09 01:40:22 +00:00
411209a0be Delete .github/workflows/repo_health.yml
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-08 19:40:01 -06:00
c9c860d20c Merge pull request #41 from mokoconsulting-tech/copilot/create-version-branch
feat: auto-create pull request when version branch is created
2026-01-08 19:39:05 -06:00
copilot-swe-agent[bot]
a9c935dc4f refactor: improve PR body text and error pattern matching
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:36:41 +00:00
copilot-swe-agent[bot]
a12da2ad57 fix: correct YAML formatting for heredoc in PR body generation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:35:12 +00:00
copilot-swe-agent[bot]
b619b39dde refactor: improve PR creation error handling and remove trailing whitespace
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:32:47 +00:00
copilot-swe-agent[bot]
0e892ffda0 feat: add automatic PR creation when version branch is created
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:31:58 +00:00
copilot-swe-agent[bot]
e7e0abd34d Initial plan 2026-01-09 01:28:05 +00:00
5fee74efd1 Merge pull request #40 from mokoconsulting-tech/copilot/add-date-normalization-script
Add date normalization script for release pipeline
2026-01-08 19:27:21 -06:00
copilot-swe-agent[bot]
f730b9f68f Revert test date changes from data files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:21:46 +00:00
copilot-swe-agent[bot]
91b2c643d2 Fix regex character class in version escaping
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:20:41 +00:00
copilot-swe-agent[bot]
1ee2b16c7b Improve date normalization script with validation and regex escaping
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:19:43 +00:00
copilot-swe-agent[bot]
d65ccfe6ba Add date normalization script for release pipeline
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 01:18:20 +00:00
copilot-swe-agent[bot]
e188df9b4b Initial plan 2026-01-09 01:15:48 +00:00
e0def9434b Merge pull request #39 from mokoconsulting-tech/copilot/fix-release-pipeline-error
Fix bash command substitution error in release pipeline
2026-01-08 19:10:46 -06:00
copilot-swe-agent[bot]
facec8f607 Fix: escape backticks in release_pipeline.yml to prevent command substitution
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 00:44:31 +00:00
copilot-swe-agent[bot]
51adc43f21 Initial plan 2026-01-09 00:38:38 +00:00
2baa50367a Merge pull request #38 from mokoconsulting-tech/copilot/fix-unrecognized-named-value
Remove deploy_staging.yml workflow (manual deployment)
2026-01-08 18:34:40 -06:00
copilot-swe-agent[bot]
327bda5fb8 Remove deploy_staging.yml workflow per user request
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 00:32:46 +00:00
copilot-swe-agent[bot]
0a2158066c Fix: Replace secrets.DEPLOY_URL with vars.DEPLOY_URL in deploy_staging.yml
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 00:28:13 +00:00
copilot-swe-agent[bot]
1eb5488e45 Initial plan 2026-01-09 00:24:42 +00:00
35b5a4a6fe Merge pull request #37 from mokoconsulting-tech/copilot/fix-deploy-staging
[WIP] Fix deploy issues in staging environment
2026-01-08 18:24:10 -06:00
copilot-swe-agent[bot]
cf2990c6be Add comment clarifying Python setup purpose
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-08 22:36:52 +00:00