| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
RSLGTM
Sorry, something went wrong.
There was a problem hiding this comment.
All other files use the extension .yml as far as I can tell. I'd suggest renaming to build-androi.yml for consistency.
Sorry, something went wrong.
Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
Co-authored-by: Tobias Nießen <tniessen@tnie.de>
You're right, it's a mistake. |
Sorry, something went wrong.
|
Sorry, something went wrong.
|
Sorry, something went wrong.
I know it shouldn't, but I'm afraid it will (it runs on pull_request event). |
Sorry, something went wrong.
GitHub unfortunately still does not support allowed failures (see actions/runner#2347), but perhaps one could use continue-on-error somehow? |
Sorry, something went wrong.
|
We can use continue-on-error. It will make the run always green. |
Sorry, something went wrong.
Sorry, something went wrong.
The main purpose of this pull request is to advance the official support of Node.js for the Android platform. Once the goal is achieved and it becomes stable, this check should become mandatory. |
Sorry, something went wrong.
Perhaps in the short term having it be a path-based Action? Would allow a smaller number of PRs that have it as a check as a way to warm up to having it on all PRs. |
Sorry, something went wrong.
|
Maybe label is a better idea? We label PRs when if it fit to run Android build test. |
Sorry, something went wrong.
I guess there doesn't seem to be a clear definition of paths, we don't know what paths are available to run Android build tests in particular. |
Sorry, something went wrong.
|
This pull request has been marked as stale due to 90 days of inactivity. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Experimental activation of CI Workflow for building on the Android platform.