godofredoc
godofredoc
This is a non comprehensive list of what is required to deprecate master branch: - [x] Mirror master branch to main - [ ] validate full support for main alias...
Some tests are not cleaning up applications after running tests causing the devices to eventually run out of space. The packages not being deleted are: package:com.example.image_list package:com.yourcompany.integration_ui package:com.example.app package:com.example.platform_channels_benchmarks
Test adding output directory to flutter drive. ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ]...
One of the objectives of the engine v2 builds is to add the ability of running framework end to end tests (devicelab, flutter driver, flutter test, integration tests) using engine...
This PR fixes the dependency resolution and it also updates the calls to the octokit methods to use the new rest namespace. Bug: https://github.com/lee-dohm/no-response/issues/211
I'm trying the no-response action with commit caff5e7d which includes a fix for ordering closable issues by least-recently updated but it is failing because dist/index.js does not exist. Error: File...
Error: ``` FAILED: SLSA verification failed: verified intoto provenance does not match text provenance: diff ' gcb.v01IntotoStatement{ StatementHeader: {Type: "https://in-toto.io/Statement/v0.1", PredicateType: "https://slsa.dev/provenance/v0.1", Subject: {{Name: "https://us-docker.pkg.dev/flutter-dashboard/appengine/default.ve"..., Digest: {"sha256": "0121a28df93df7e14e7fea450ba905b980d1efc80089263588142893610aa84d"}}, {Name: "https://us-docker.pkg.dev/flutter-dashboard/appengine/default.ve"...,...
**Is your feature request related to a problem? Please describe.** No, this is a feature request for generating a human readable report rather than printing json when clicking on the...
**Describe the bug** I added the scorecards workflow to a private repository but it is failing with a repo unreachable error. **Reproduction steps** Steps to reproduce the behavior: 1. Run...