enso/build/ci_utils
Michał Wawrzyniec Urbańczyk 7982935c2f
[CI] Fix issues with checking PRs created against repository forks (#9926)
This PR fixes several issues that were appearing when running CI jobs on PRs created against the repository forks:
* electron-builder on Windows and macOS will properly recognize that the secrets are missing and will not attempt to sign the artifacts;
* similarly, fixed the S3 library tests;
* test reporter step will be now skipped, as it does not support forks.
2024-05-14 18:38:44 +00:00
..
src [CI] Fix issues with checking PRs created against repository forks (#9926) 2024-05-14 18:38:44 +00:00
Cargo.toml Build script cleanups (#9931) 2024-05-13 13:56:28 +00:00