Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hawkeyexl pushed 7 commits to buttons doc-detective/doc-detective-core
- Add runCode function to execute temporary scripts in various languages 54c4010
- Add runCode case to runStep function for executing code snippets 9666276
- Add runCode test 25468b8
- Bump version to 2.19.0 and update dependencies in package.json and package-lock.json 6443712
- Update no-sandbox condition to check for Linux platform 88593f7
- Merge pull request #264 from doc-detective/runCode Add runCode function to execute temporary scripts in various lang... 2362ddb
- Merge branch '2.19.0' into buttons a5dcd81
hawkeyexl pushed 6 commits to 2.19.0 doc-detective/doc-detective-core
- Add runCode function to execute temporary scripts in various languages 54c4010
- Add runCode case to runStep function for executing code snippets 9666276
- Add runCode test 25468b8
- Bump version to 2.19.0 and update dependencies in package.json and package-lock.json 6443712
- Update no-sandbox condition to check for Linux platform 88593f7
- Merge pull request #264 from doc-detective/runCode Add runCode function to execute temporary scripts in various lang... 2362ddb
hawkeyexl closed a pull request on doc-detective/doc-detective-core
Add runCode function to execute temporary scripts in various languages
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added a new module for executing code snippets across different program...hawkeyexl pushed 1 commit to runCode doc-detective/doc-detective-core
- Update no-sandbox condition to check for Linux platform 88593f7
hawkeyexl pushed 3 commits to runCode doc-detective/doc-detective-core
coderabbitai[bot] created a comment on a pull request on doc-detective/doc-detective-core
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...
hawkeyexl opened a pull request on doc-detective/doc-detective-core
Implement viewport resizing and enhance driver capabilities
Introduce logic for resizing the viewport, add a `--no-sandbox` argument for improved compatibility, and update dependencies to their latest versions.hawkeyexl pushed 1 commit to viewport-size doc-detective/doc-detective-core
- Bump dependencies 358bdb3
coderabbitai[bot] created a comment on a pull request on doc-detective/doc-detective-core
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...
hawkeyexl opened a pull request on doc-detective/doc-detective-core
Enhance screenshot functionality for visibility and cropping
Ensure the target element is visible before capturing screenshots and improve the cropping process with better error handling.hawkeyexl pushed 1 commit to visible-elements doc-detective/doc-detective-core
- Enhance saveScreenshot function to make sure target element is visible in screenshots b3d113f
hawkeyexl created a branch on doc-detective/doc-detective-core
visible-elements - The NPM package that powers Doc Detective's testing functionality.
coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
_:warning: Potential issue_ **Ensure `step.args` is defined before spreading** On line 96, spreading `step.args` without verifying its existence can lead to errors if `step.args` is `undefined`. ...
coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
_:hammer_and_wrench: Refactor suggestion_ **Handle unsupported languages more explicitly** Currently, the code defaults to `"bash"` when the `step.language` is neither `"python"` nor `"javascript...
coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core
**Actionable comments posted: 2** <details> <summary>๐งน Nitpick comments (5)</summary><blockquote> <details> <summary>src/tests/runCode.js (5)</summary><blockquote> `62-69`: **Synchronize command...
coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core
**Actionable comments posted: 2** <details> <summary>๐งน Nitpick comments (5)</summary><blockquote> <details> <summary>src/tests/runCode.js (5)</summary><blockquote> `62-69`: **Synchronize command...
coderabbitai[bot] created a comment on a pull request on doc-detective/doc-detective-core
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: review in progress by coderabbit.ai --> > [!NOTE] > Currently processing new changes ...
coderabbitai[bot] created a comment on a pull request on doc-detective/doc-detective-core
<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- This is an auto-generated comment: skip review by coderabbit.ai --> > [!IMPORTANT] > ## Review skipped > > Auto reviews...
hawkeyexl opened a pull request on doc-detective/doc-detective-core
Enhance click functionality in findElement to support button option
hawkeyexl pushed 1 commit to buttons doc-detective/doc-detective-core
- Enhance click functionality in findElement to support button option 26cb7a8
hawkeyexl created a branch on doc-detective/doc-detective-core
buttons - The NPM package that powers Doc Detective's testing functionality.
hawkeyexl pushed 1 commit to viewport-size doc-detective/doc-detective-core
- Add --no-sandbox argument to driver capabilities for improved compatibility 9c111f3
hawkeyexl pushed 1 commit to viewport-size doc-detective/doc-detective-core
- Initial viewport resizing logic 0484726
hawkeyexl pushed 1 commit to runCode doc-detective/doc-detective-core
- Add runCode function to execute temporary scripts in various languages 54c4010
hawkeyexl created a branch on doc-detective/doc-detective-core
runCode - The NPM package that powers Doc Detective's testing functionality.
hawkeyexl created a branch on doc-detective/doc-detective-core
viewport-size - The NPM package that powers Doc Detective's testing functionality.
hawkeyexl created a branch on doc-detective/doc-detective-core
2.19.0 - The NPM package that powers Doc Detective's testing functionality.