Commit Graph

690 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
7a97b228b0 Initial plan 2026-01-17 23:43:45 +00:00
2bca86eba5 Merge pull request #55 from mokoconsulting-tech/finding-autofix-69aadfce
Fix for Syntax error
2026-01-17 17:34:48 -06:00
83705e10d9 Fix for Syntax error
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-17 17:34:30 -06:00
621351163b Merge pull request #54 from mokoconsulting-tech/dev/security-update-2025-01-17
Unused import A module is imported (using the import statement) but t…
2026-01-17 17:32:48 -06:00
1b252df6d6 Update gtm.js
Unused variable, import, function or class
2026-01-17 17:32:28 -06:00
46ce1328ff Unused local variable 2026-01-17 17:31:40 -06:00
f70b702b76 Unused import A module is imported (using the import statement) but that module is never used. This creates a dependency that does not need to exist and makes the code more difficult to read. Recommendation Delete the import statement. 2026-01-17 17:21:10 -06:00
1fdf8ba2d0 Delete src/media/js/user.js
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:34:50 -06:00
fadd922eac Delete src/media/css/user.css
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:34:37 -06:00
7595b0a1cb Delete src/media/css/colors/light/colors_custom.css
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:34:20 -06:00
33adb6f7b6 Delete src/media/css/colors/dark/colors_custom.css
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:33:56 -06:00
d44b04663a Update .gitignore 2026-01-15 14:48:48 -06:00
905cd19426 Merge branch 'main' of https://github.com/mokoconsulting-tech/moko-cassiopeia 2026-01-15 14:08:34 -06:00
7d6ea0dc20 Update .gitignore 2026-01-15 14:08:28 -06:00
c01e4bcbf5 Delete src/templates/favicon.ico.bak
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 14:08:19 -06:00
563ff01d1c Rename media/css/global >> media/css/colors 2026-01-15 13:53:57 -06:00
92aa97841c Merge pull request #51 from mokoconsulting-tech/copilot/bump-version-and-update-workflow
Configure standards compliance workflow with multiple triggers including pull requests
2026-01-11 11:08:40 -06:00
copilot-swe-agent[bot]
a7a0bc5165 Add pull_request trigger to standards-compliance workflow
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-11 16:52:52 +00:00
copilot-swe-agent[bot]
dcb7a46bae Add schedule and workflow_run triggers to standards-compliance
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-11 16:47:38 +00:00
copilot-swe-agent[bot]
ee8754daa7 Make standards-compliance workflow manual run only
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-11 16:42:20 +00:00
copilot-swe-agent[bot]
b72f1724e3 Initial plan 2026-01-11 16:40:15 +00:00
bcc1d8f9f2 Merge pull request #50 from mokoconsulting-tech/copilot/fix-redundant-workflows
Fix duplicate uses declaration in dependency-review workflow
2026-01-08 22:00:26 -06:00
copilot-swe-agent[bot]
832254ffb2 Fix redundant uses declaration in dependency-review workflow
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:57:36 +00:00
copilot-swe-agent[bot]
7fbb94c397 Initial plan 2026-01-09 03:55:06 +00:00
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