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

[pull] master from gradle:master #1

Merged
merged 183 commits into from
Dec 27, 2024
Merged

[pull] master from gradle:master #1

merged 183 commits into from
Dec 27, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 27, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

mlopatkin and others added 30 commits November 15, 2024 16:21
The UnknownModelException is thrown at an earlier stage when the scope is located
- introduce willBecomeAnErrorInGradle10()
- change target release from 9 to 10
- include context string in deprecation message
- update upgrade guide entry
Includes:
- gradle.addListener
- gradle.taskGraph.addTaskExecutionListener
- gradle.taskGraph.beforeTask
- gradle.taskGraph.afterTask
 ...since `components`, `model` and `dependentComponents` now silence them
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
So we don't break some external builds.
blindpirate and others added 26 commits December 20, 2024 06:14
…ase-12-20

* origin/release: (30 commits)
  Add upgrade guide entry for TaskContainer.create deprecation
  Polish upgrade guide for space assignment syntax
  Update CC support for native
  add twitter meta data
  fix og meta on release notes
  Update wrapper to 8.12 RC2
  fix dead links
  simplify link
  update single page guide
  remove #
  continue to update menu
  fix dead dv links
  update single page guide
  remove #
  continue to update menu
  fix based on @tresat comments
  continue to update menu
  Move software feature applicator instantiation to only when it is needed
  Resolve sanity check failures
  Revert removal of 'TestReporter'
  ...
Signed-off-by: bot-teamcity <[email protected]>
Because the perf tests are failing with non-production-only changes
In the past, we added OS as an input for all test task
unconditionally, which is not correct for at least `archTest`.

This PR stops doing that for archTest.
@pull pull bot added the ⤵️ pull label Dec 27, 2024
@pull pull bot merged commit 9384425 into MrG9090:master Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.