Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added npm scripts to ease building & testing on android platforms #1623

Merged
merged 7 commits into from
Dec 5, 2024

Conversation

martholomew
Copy link

@martholomew martholomew commented Nov 27, 2024

  • Reworked the build.js script so that you can build for only one target and also added ability to build to a folder instead of a zip
    - Added the devDependency web-ext so that builds could be easily pushed to Firefox for Android This dependency installed a dependency itself with a vulnerability. As web-ext can be installed separately quite easily, I saw no need beyond convenience to install it with the package and thus removed it.
  • Added two new npm scripts to ease testing for Firefox for Android and Kiwi Browser
  • Added documentation for the above

@martholomew martholomew requested a review from a team as a code owner November 27, 2024 07:19
@Kuuuube Kuuuube added kind/meta The issue or PR is meta area/ci The issue or PR is related to continuous integration and/or continuous delivery labels Nov 28, 2024
@jamesmaa jamesmaa added this pull request to the merge queue Dec 5, 2024
Merged via the queue into yomidevs:master with commit 374cc41 Dec 5, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci The issue or PR is related to continuous integration and/or continuous delivery kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants