Commit Graph

29 Commits

Author SHA1 Message Date
jk4235
7ec02076dd chore: simplify CI testing and enhance Puppeteer test logging
- Updated the CI workflow to consolidate test commands into a single step, improving clarity and efficiency.
- Added debug logging in Puppeteer tests to track the loading of complex fixture URLs and the visibility of iframe elements, aiding in troubleshooting and test visibility.
2026-01-28 15:30:11 +08:00
jk4235
486f7677b2 chore: update Puppeteer test execution in CI workflow
- Modified the CI configuration to set the working directory for Puppeteer tests, ensuring the correct context for executing tests. Updated the test command to target specific Puppeteer test files in the automation directory, enhancing clarity and organization in the testing process.
2026-01-28 15:09:44 +08:00
jk4235
2d384d52de chore: refine CI testing strategy for core packages
- Updated the CI workflow to change the testing step for core packages, specifically targeting @aipexstudio/aipex-core, @aipexstudio/dom-snapshot, and @aipexstudio/aipex-react. This adjustment enhances the clarity of the testing process by explicitly defining which packages are tested in the core step.
2026-01-28 15:04:49 +08:00
jk4235
29b3356981 chore: refine CI testing strategy for browser-runtime
- Updated the CI workflow to separate testing for the browser-runtime package, introducing distinct steps for non-Puppeteer tests, browser-runtime unit tests, and Puppeteer tests executed sequentially. This enhances clarity and control over the testing process.
2026-01-28 14:56:40 +08:00
jk4235
00a7a1efaa chore: specify working directory for Puppeteer Chrome installation in CI workflow
- Updated the CI configuration to set the working directory for the Chrome installation step, ensuring proper execution context for the Puppeteer installation script.
2026-01-28 14:44:11 +08:00
jk4235
894bed561e chore: update Puppeteer Chrome installation command in CI workflow
- Changed the command for installing Chrome for Puppeteer from pnpm to a direct Node.js script for improved compatibility and reliability.
2026-01-28 14:42:59 +08:00
jk4235
1b04707c84 chore: update Puppeteer Chrome installation command in CI workflow
- Changed the command for installing Chrome for Puppeteer from npx to pnpm for consistency with the package manager used in the workflow.
2026-01-28 14:40:07 +08:00
jk4235
82831aab9d chore: add Chrome installation step for Puppeteer in CI workflow
- Included a step to install Chrome for Puppeteer in the CI configuration to ensure proper browser support for testing.
2026-01-28 14:37:44 +08:00
0x5457
51276f630a fix npm publish 2026-01-06 16:26:28 +08:00
0x5457
81df5a4d5b fix(release): setup pnpm first 2026-01-06 14:46:47 +08:00
0x5457
5a14029e36 feat: setup npm publishing infrastructure 2026-01-06 14:34:54 +08:00
dependabot[bot]
c71794aa3b build(deps): bump actions/checkout from 4 to 6 (#66) 2026-01-05 14:12:22 +00:00
dependabot[bot]
ff7e91747e build(deps): bump actions/upload-artifact from 4 to 6 (#67) 2026-01-05 14:11:26 +00:00
dependabot[bot]
f602d27ecc build(deps): bump actions/setup-node from 4 to 6 (#65) 2026-01-05 14:10:06 +00:00
dependabot[bot]
751759d164 build(deps): bump actions/cache from 3 to 5 (#64) 2026-01-05 14:09:44 +00:00
0x5457@protonmail.com
fc248d5c9c chore: fix lint 2025-12-06 20:02:10 +08:00
0x5457
e6e57c6f17 chore(browser-ext): update tsconfig to include path for @aipexstudio/aipex-core 2025-12-06 20:02:09 +08:00
0x5457
c75c8a194e ci: add CI workflow and dependabot configuration (#46) 2025-12-06 20:02:09 +08:00
ropzislaw
38d1271d49 version issue 2025-09-12 00:02:21 +08:00
ropzislaw
345b1f8322 publish zip 2025-09-11 23:58:52 +08:00
ropzislaw
067f18ece9 fix issue 2025-09-11 23:54:17 +08:00
ropzislaw
56636959b6 github pakcges 2025-09-11 23:50:37 +08:00
ropzislaw
0e202845b0 fix issue 2025-09-11 23:39:40 +08:00
ropzislaw
c09653e65a build packages only 2025-09-11 23:36:48 +08:00
ropzislaw
c54017d0d5 fix issue 2025-09-11 23:19:18 +08:00
ropzislaw
16b32fda17 order & workflow 2025-09-11 23:17:09 +08:00
ropzislaw
ca0570f2ce workflow 2025-09-04 21:47:14 +08:00
ropzislaw
e2092b8a7e support github action 2025-09-04 21:33:09 +08:00
ropzislaw
fe19527339 Created a new Plasmo extension 2025-07-12 09:59:19 +08:00