|
|
477641a3d8
|
Add GitLab CI workflow
|
2026-01-14 01:41:59 +00:00 |
|
|
|
81f7fa7c81
|
Update Node.js version in Jenkinsfile
|
2026-01-13 22:27:22 +00:00 |
|
|
|
4a2d1dbb2d
|
Refactor Jenkinsfile to use tools block for Node.js
|
2026-01-13 22:10:32 +00:00 |
|
|
|
04df1bca51
|
Use sudo for apt-get commands in Jenkinsfile
|
2026-01-13 22:05:09 +00:00 |
|
|
|
b9258d7420
|
Merge pull request #1456 from johndoe6345789/codex/add-xz-installation-to-jenkinsfile
Install xz-utils before extracting Node archive
|
2026-01-13 22:01:31 +00:00 |
|
|
|
f16e2484d1
|
Install xz for Node archive extraction
|
2026-01-13 22:01:12 +00:00 |
|
|
|
0197826b57
|
Merge pull request #1455 from johndoe6345789/codex/add-jenkinsfile-to-download-npm/node
Download Node in Jenkins pipeline
|
2026-01-13 21:56:28 +00:00 |
|
|
|
b77ff225c5
|
Download Node in Jenkins pipeline
|
2026-01-13 21:56:12 +00:00 |
|
|
|
1b801cbeaa
|
Merge pull request #1454 from johndoe6345789/codex/github-mention-include-root-package-lock.json-in-next.js-do
Clarify root package file copy in frontends/nextjs Dockerfile
|
2026-01-13 21:47:56 +00:00 |
|
|
|
db2ba3d034
|
Clarify root package file copy in Next.js Dockerfile
|
2026-01-13 21:47:26 +00:00 |
|
|
|
aad3ea72f3
|
Merge pull request #1453 from johndoe6345789/codex/fix-npm-ci-command-failure-in-dockerfile
Include root package-lock.json in Next.js Docker build
|
2026-01-13 21:35:16 +00:00 |
|
|
|
05c7b2fb66
|
Fix Docker build by copying lockfile
|
2026-01-13 21:34:52 +00:00 |
|
|
|
60818c5be4
|
Merge pull request #1452 from johndoe6345789/codex/clean-up-markdown-files-in-root
Archive root-level summary markdown files into docs/archive
|
2026-01-13 21:08:21 +00:00 |
|
|
|
ef04d37aa6
|
Merge branch 'main' into codex/clean-up-markdown-files-in-root
|
2026-01-13 21:08:13 +00:00 |
|
|
|
f21d1c7b0f
|
Archive root summary markdown files
|
2026-01-13 21:07:41 +00:00 |
|
|
|
e6c8a3ae7d
|
Merge pull request #1449 from johndoe6345789/dependabot/npm_and_yarn/types/node-25.0.7
build(deps-dev): bump @types/node from 20.19.28 to 25.0.7
|
2026-01-13 21:06:41 +00:00 |
|
dependabot[bot]
|
1897c5a49a
|
build(deps-dev): bump @types/node from 20.19.28 to 25.0.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.28 to 25.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.7
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-13 21:01:41 +00:00 |
|
|
|
a525791172
|
Merge pull request #1451 from johndoe6345789/dependabot/npm_and_yarn/old/npm_and_yarn-2b901f0e0d
build(deps): bump qs from 6.14.0 to 6.14.1 in /old in the npm_and_yarn group across 1 directory
|
2026-01-13 21:00:20 +00:00 |
|
dependabot[bot]
|
69dab70d7f
|
build(deps): bump qs
Bumps the npm_and_yarn group with 1 update in the /old directory: [qs](https://github.com/ljharb/qs).
Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-13 20:59:42 +00:00 |
|
|
|
1f61062313
|
Merge pull request #1448 from johndoe6345789/dependabot/npm_and_yarn/types/react-19.2.8
build(deps-dev): bump @types/react from 19.2.7 to 19.2.8
|
2026-01-13 20:58:21 +00:00 |
|
|
|
90cea3567f
|
Merge branch 'main' into dependabot/npm_and_yarn/types/react-19.2.8
|
2026-01-13 20:58:12 +00:00 |
|
|
|
6f99a2e670
|
Merge pull request #1450 from johndoe6345789/codex/create-jenkinsfile-for-project
Add Jenkins pipeline for CI checks
|
2026-01-13 20:57:36 +00:00 |
|
|
|
d414199f9b
|
Add Jenkins pipeline
|
2026-01-13 20:57:16 +00:00 |
|
dependabot[bot]
|
187811d4c1
|
build(deps-dev): bump @types/react from 19.2.7 to 19.2.8
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.7 to 19.2.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 14:52:08 +00:00 |
|
|
|
e038d5db8a
|
Merge pull request #1446 from johndoe6345789/dependabot/npm_and_yarn/storybook/react-vite-10.1.11
build(deps-dev): bump @storybook/react-vite from 8.6.15 to 10.1.11
|
2026-01-09 12:09:29 +00:00 |
|
|
|
a700d40b7b
|
Merge branch 'main' into dependabot/npm_and_yarn/storybook/react-vite-10.1.11
|
2026-01-09 12:09:20 +00:00 |
|
|
|
61115865c6
|
Create getonwithit.prompt.yml
|
2026-01-09 12:07:12 +00:00 |
|
dependabot[bot]
|
3ff46f2d6b
|
build(deps-dev): bump @storybook/react-vite from 8.6.15 to 10.1.11
Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/frameworks/react-vite)
---
updated-dependencies:
- dependency-name: "@storybook/react-vite"
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-09 12:03:59 +00:00 |
|
|
|
706583c143
|
Merge pull request #1445 from johndoe6345789/chore/add-metabuilder-roadmap-implementer-microagent
chore(microagents): add MetaBuilder Roadmap Implementer microagent
|
2026-01-09 01:46:45 +00:00 |
|
openhands
|
3f31970706
|
chore(microagents): add MetaBuilder Roadmap Implementer microagent\n\nCreates .openhands/microagents/metabuilder_roadmap_implementer.md to guide feature implementation per ROADMAP.md and README.md, ensure tests, and align styling with old/ using SASS.\n\nCo-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-09 01:45:19 +00:00 |
|
|
|
6ddea3bdce
|
Merge pull request #1444 from johndoe6345789/dependabot/npm_and_yarn/old/npm_and_yarn-eda7ca5f0b
build(deps): bump tmp from 0.0.33 to 0.2.5 in /old in the npm_and_yarn group across 1 directory
|
2026-01-09 01:38:48 +00:00 |
|
dependabot[bot]
|
1f236bca36
|
build(deps): bump tmp
Bumps the npm_and_yarn group with 1 update in the /old directory: [tmp](https://github.com/raszi/node-tmp).
Updates `tmp` from 0.0.33 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.0.33...v0.2.5)
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-09 01:12:54 +00:00 |
|
|
|
72e367c209
|
Merge pull request #1443 from johndoe6345789/copilot/refactor-pipeline-structure
Consolidate 3 gated workflows into single unified pipeline
|
2026-01-09 01:11:43 +00:00 |
|
copilot-swe-agent[bot]
|
149c0f8715
|
Add final consolidation summary at repository root
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 23:26:05 +00:00 |
|
copilot-swe-agent[bot]
|
320aa270d4
|
Add comprehensive pipeline consolidation documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 23:24:33 +00:00 |
|
copilot-swe-agent[bot]
|
025b7d774f
|
Update workflow documentation to reflect pipeline consolidation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 23:22:51 +00:00 |
|
copilot-swe-agent[bot]
|
01b639b1e0
|
Consolidate 3 pipelines into 1 unified gated-pipeline.yml
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 23:20:00 +00:00 |
|
copilot-swe-agent[bot]
|
49cfffbb2f
|
Initial plan
|
2026-01-08 23:14:50 +00:00 |
|
|
|
f86e637da1
|
Merge pull request #1440 from johndoe6345789/copilot/update-roadmap-documentation
Document MetaBuilder evolution from Spark-based prototype to Next.js platform
|
2026-01-08 23:12:06 +00:00 |
|
copilot-swe-agent[bot]
|
759ec80a44
|
Add comprehensive project history and Spark version comparison to ROADMAP.md
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 23:05:48 +00:00 |
|
copilot-swe-agent[bot]
|
0bd8c7c2a7
|
Initial plan
|
2026-01-08 23:02:11 +00:00 |
|
|
|
147c503ac8
|
Merge pull request #1439 from johndoe6345789/copilot/create-old-folder-for-first-commit
Archive early commit contents to old/ folder
|
2026-01-08 23:00:48 +00:00 |
|
copilot-swe-agent[bot]
|
3e0b8de1b6
|
Replace old folder with contents from commit cc3f48a (actual first commit)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 22:59:15 +00:00 |
|
copilot-swe-agent[bot]
|
92496b5620
|
Add old folder with contents from first commit (89e189a)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 22:42:18 +00:00 |
|
copilot-swe-agent[bot]
|
9a602cafb6
|
Initial plan
|
2026-01-08 22:39:47 +00:00 |
|
|
|
89e189a288
|
Merge pull request #1434 from johndoe6345789/copilot/merge-gated-ci-workflows
Merge two gated CI workflows
|
2026-01-08 18:16:53 +00:00 |
|
|
|
152f0120fa
|
Merge branch 'main' into copilot/merge-gated-ci-workflows
|
2026-01-08 18:16:46 +00:00 |
|
copilot-swe-agent[bot]
|
b173afae71
|
Complete merge: Remove gated-ci-atomic.yml and update documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 18:11:51 +00:00 |
|
|
|
8e713e5ff8
|
Merge pull request #1436 from johndoe6345789/copilot/fix-gate-2-1-unit-tests
Fix 22 failing unit tests in Gate 2.1
|
2026-01-08 18:08:00 +00:00 |
|
copilot-swe-agent[bot]
|
7e3851c93b
|
Fix all 22 failing unit tests in Gate 2.1
- Fixed API client: Changed response.json().catch() to try-catch pattern (14 tests)
- Fixed auth middleware: Check for undefined user before accessing user.level (1 test)
- Fixed compiler: Treat empty string as undefined for map field (3 tests)
- Fixed retry tests: Use callCount variable instead of mock.calls.length (4 tests)
- Fixed unhandled rejection warnings: Add catch handlers in error tests
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
|
2026-01-08 18:03:40 +00:00 |
|