-
Notifications
You must be signed in to change notification settings - Fork 28.9k
NOPTECHS-APP #118302
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
NOPTECHS-APP #118302
Conversation
…107878) * Create candidate branch version flutter-3.2-candidate.5 for beta * Update Engine revision to 1388adb442192ce155630eeb6806b74db07dd15e for beta release 3.3.0-0.0.pre
…r beta release 3.3.0-0.1.pre (#108456)
* Revert toPictureSync (flutter/engine#34975)
…108831) * Guard against usage after async callbacks in RenderAndroidView, unregister listener (#108496) * Roll flutter/plugins (#108556) Co-authored-by: Dan Field <[email protected]> Co-authored-by: stuartmorgan <[email protected]>
* update engine version * Reland: Fix Android platform view creation flow (#109405) Co-authored-by: itsjustkevin <[email protected]> Co-authored-by: Casey Hillers <[email protected]>
…109878) * 'Create candidate branch version flutter-3.2-candidate.5 for beta' * 'Update Engine revision to ad3d868e0d174f5a8447b011bd714d18a5f2abec for beta release 3.3.0-0.4.pre' * Changing version * Updating expiring cirrus key. (#109461) Co-authored-by: yusuf-goog <[email protected]>
* fix flutter not finding custom device (#108884) * Update doctor_test.dart Co-authored-by: Hannes Winkler <[email protected]>
…out null safety. (#109480) (#109906) Co-authored-by: Jackson Gardner <[email protected]>
…r stable release 3.3.0 (#110546)
Update engine version for 3.3.1 version.
Co-authored-by: Kevin Chisholm <[email protected]>
…r stable release 3.3.0 (#111553)
…r stable release 3.3.3 (#112493)
* [flutter_releases] Flutter stable 3.3.3 engine update Update engine to 5c984c26ebc4a0a8897305d3c6bef70ced91090d * empty commit Co-authored-by: Casey Hillers <[email protected]>
… (#112887) * Temporarily remove a bogus warning until fixed by dwds update * Addressed CR feedback Co-authored-by: Anna Gringauze <[email protected]>
Co-authored-by: Viren Khatri <[email protected]>
…r stable release 3.3.5 (#113716)
…3040) Co-authored-by: Kevin Chisholm <[email protected]> Co-authored-by: godofredoc <[email protected]>
Co-authored-by: LongCatIsLooong <[email protected]> Co-authored-by: Casey Hillers <[email protected]>
…r stable release 3.3.7 (#114456)
…114461) Co-authored-by: Justin McCandless <[email protected]>
… create" (#114621) (#114945) The "flutter create" command on macOS may run other commands such as openssl when it calls _getCodeSigningIdentityDevelopmentTeam Co-authored-by: Jason Simmons <[email protected]>
* Add a script to post-process docs. (#112228) * Do not upgrade packages in dev/bot. * Fix the path where footer is written. (#114469) The footer file was being written in dev/bot instead of dev/docs. Bug: #113805 Co-authored-by: Casey Hillers <[email protected]>
(cherry picked from commit 8caa14e) Co-authored-by: LongCatIsLooong <[email protected]> Co-authored-by: Casey Hillers <[email protected]>
* Update Engine revision to 8f2221fbef28b478debb78dd233f5250b220ca99 for stable release 3.3.9 * [cirrus] Disable outside of tip of tree (#115774) * [cirrus] Disable outside of tip of tree * Fix string issue * Remove old field * Cirrus_branch to branch * Branch to cirrus branch * Cirrus branch -> cirrus base branch Co-authored-by: Casey Hillers <[email protected]>
* Migrate Packaging Builders to .ci.yaml (#115569) * packaging builder initial config * add release scheduler parameter * remove stables * add taskname + test owner * testowner test * comment structure * test naming convention * test adding tags * add timeout * prune names * Update testowners. * Move packaging to shards section. * Set packaging as shard. * Use packaging V2 Co-authored-by: godofredoc <[email protected]> * use deploy suffix (#116533) * Update docs_deploy builder with the real name. (#116631) This is removing the temporary comments and simplifying the name. Bug: #115489 * Add Remaining Packaging Builders (#116683) * add stable packaging builders * update testowners * consolidate and use enabled_branches * update to reflect the consolidation * Several fixes to packaging builders. (#116800) It includes the following changes: * Adds main as the enabled branches. * Adds docs_beta and docs_stable to pass the expected gcp project. * Adds dimensions to packaging arm64 to ensure that it runs on arm64 bot. Bug: https://github.com/orgs/flutter/projects/43 * Pass drone_dimensions as part of the main target. (#116812) * Pass drone_dimensions as part of the main target. Drone dimensions were passed as properties when the sharding utility is expecting them in the target. Bug: #116794 * Use dimensions instead of drone_dimensions. * Use a map format. Co-authored-by: sealesj <[email protected]>
Co-authored-by: Drew Roen <[email protected]>
* Update Engine revision to 3316dd8728419ad3534e3f6112aa6291f587078a for stable release 3.3.10 * Update Engine revision to 3316dd8728419ad3534e3f6112aa6291f587078a for stable release 3.3.10 * Bump Dartdoc version to 6.1.5 (#117014) * Revert "Bump Dartdoc version to 6.1.5 (#117014)" This reverts commit 0aadd6d. Co-authored-by: Greg Spencer <[email protected]> Co-authored-by: godofredoc <[email protected]>
* Migrate Packaging Builders to .ci.yaml (#115569) * packaging builder initial config * add release scheduler parameter * remove stables * add taskname + test owner * testowner test * comment structure * test naming convention * test adding tags * add timeout * prune names * Update testowners. * Move packaging to shards section. * Set packaging as shard. * Use packaging V2 Co-authored-by: godofredoc <[email protected]> * Revert deleted line. * use deploy suffix (#116533) * Update docs_deploy builder with the real name. (#116631) This is removing the temporary comments and simplifying the name. Bug: #115489 * Add Remaining Packaging Builders (#116683) * add stable packaging builders * update testowners * consolidate and use enabled_branches * update to reflect the consolidation * Several fixes to packaging builders. (#116800) It includes the following changes: * Adds main as the enabled branches. * Adds docs_beta and docs_stable to pass the expected gcp project. * Adds dimensions to packaging arm64 to ensure that it runs on arm64 bot. Bug: https://github.com/orgs/flutter/projects/43 * Pass drone_dimensions as part of the main target. (#116812) * Pass drone_dimensions as part of the main target. Drone dimensions were passed as properties when the sharding utility is expecting them in the target. Bug: #116794 * Use dimensions instead of drone_dimensions. * Use a map format. Co-authored-by: sealesj <[email protected]>
This pull request is trying merge the branch stable, which is the name of a release branch. This is usually a mistake. See Tree Hygiene for detailed instructions on how to contribute to the Flutter project. In particular, ensure that before you start coding, you create your feature branch off of master. This PR has been closed. If you are sure you want to merge stable, you may re-open this issue. |
This pull request is not mergeable in its current state, likely because of a merge conflict. Pre-submit CI jobs were not triggered. Pushing a new commit to this branch that resolves the issue will result in pre-submit jobs being scheduled. |
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Migrate Packaging Builders to .ci.yaml (Migrate Packaging Builders to .ci.yaml #115569)
packaging builder initial config
add release scheduler parameter
remove stables
add taskname + test owner
testowner test
comment structure
test naming convention
test adding tags
add timeout
prune names
Update testowners.
Move packaging to shards section.
Set packaging as shard.
Use packaging V2
Co-authored-by: godofredoc [email protected]
Revert deleted line.
use deploy suffix (Use Deploy Suffix #116533)
Update docs_deploy builder with the real name. (Update docs_deploy builder with the real name. #116631)
This is removing the temporary comments and simplifying the name.
Bug: #115489
Add Remaining Packaging Builders (Add Remaining Packaging Builders #116683)
add stable packaging builders
update testowners
consolidate and use enabled_branches
update to reflect the consolidation
Several fixes to packaging builders. (Several fixes to packaging builders. #116800)
It includes the following changes:
bot.
Bug: https://github.com/orgs/flutter/projects/43
Pass drone_dimensions as part of the main target. (Pass drone_dimensions as part of the main target. #116812)
Pass drone_dimensions as part of the main target.
Drone dimensions were passed as properties when the sharding utility is
expecting them in the target.
Bug: #116794
Use dimensions instead of drone_dimensions.
Use a map format.
Co-authored-by: sealesj [email protected]
Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.
List which issues are fixed by this PR. You must list at least one issue.
If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.