Skip to content

ci: add web-ext smoke checks for injected tooling#2629

Draft
cursor[bot] wants to merge 2 commits intomainfrom
jkt/auto/dependency-update-review-c124
Draft

ci: add web-ext smoke checks for injected tooling#2629
cursor[bot] wants to merge 2 commits intomainfrom
jkt/auto/dependency-update-review-c124

Conversation

@cursor
Copy link
Copy Markdown
Contributor

@cursor cursor bot commented Apr 13, 2026

Asana Task/Github Issue: N/A

Description

Add a dedicated web-ext-smoke job to .github/workflows/tests.yml and include it in ci-gate.

This adds CI coverage for the injected helper tooling path that depends on web-ext, by running lightweight CLI smoke checks:

  • npx web-ext --version
  • npx web-ext run --help
  • npx web-ext lint --help

Testing Steps

  • Verify web-ext-smoke runs in GitHub Actions on PRs
  • Verify ci-gate includes web-ext-smoke as a required dependency

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged
Open in Web View Automation 

dependabot bot and others added 2 commits April 13, 2026 12:52
Bumps [web-ext](https://github.com/mozilla/web-ext) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@10.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jonathan Kingston <jonathanKingston@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Build Branch

Branch pr-releases/jkt/auto/dependency-update-review-c124
Commit 0f9425036c
Updated April 13, 2026 at 12:59:37 PM UTC

Static preview entry points

QR codes (mobile preview)
Entry point QR code
Docs QR for docs preview
Static pages QR for static pages preview
Integration pages QR for integration pages preview

Integration commands

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#pr-releases/jkt/auto/dependency-update-review-c124

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", branch: "pr-releases/jkt/auto/dependency-update-review-c124")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/jkt/auto/dependency-update-review-c124
git -C submodules/content-scope-scripts checkout origin/pr-releases/jkt/auto/dependency-update-review-c124
Pin to exact commit

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#0f9425036c8f6c62f5feadcffc22309b361cd94c

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", revision: "0f9425036c8f6c62f5feadcffc22309b361cd94c")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/jkt/auto/dependency-update-review-c124
git -C submodules/content-scope-scripts checkout 0f9425036c8f6c62f5feadcffc22309b361cd94c

@github-actions github-actions bot added the semver-patch Bug fix / internal — no release needed label Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

[Beta] Generated file diff

Time updated: Mon, 13 Apr 2026 13:00:27 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Bug fix / internal — no release needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant