3.9 KiB
3.9 KiB
tags
| tags | |||
|---|---|---|---|
|
Artikel überarbeiten
- Gradle Links aus anderen Notizen sammeln [priority:: medium] [repeat:: every week] [created:: 2023-05-10] [start:: 2023-04-26] [scheduled:: 2023-04-26]
- Gradle Links aus anderen Notizen sammeln [priority:: medium] [repeat:: every week] [start:: 2023-04-19] [scheduled:: 2023-04-19] [completion:: 2023-05-10]
Offizielle Gradle Dokumentation
- Upgrading your build from Gradle 8.x to the latest
- Publishing Plugins to the Gradle Plugin Portal
- Gradle | What's new in Gradle 8.0
- The Gradle Daemon
- The Gradle Wrapper
- Organizing Gradle Projects
- Using Gradle Plugins
- Implementing Gradle plugins
- Designing Gradle plugins
- https://docs.gradle.org/current/userguide/plugins.html
- https://docs.gradle.org/current/samples/sample_convention_plugins.html
- https://docs.gradle.org/current/userguide/plugins.html
- https://docs.gradle.org/current/userguide/declaring_dependencies_between_subprojects.html
Gradle Userguide
- Gradle Kotlin DSL Primer
- Introduction to writing Gradle plugins – Tom Gregory
- Running integration tests in Gradle – Tom Gregory
- Arbeiten mit der Gradle-Registrierung - GitHub Docs
- Executing Gradle builds on GitHub Actions
- How to build Gradle projects with GitHub Actions
- Java bauen und testen mit Gradle - GitHub Docs
- GitHub - qualersoft/robotframework-gradle-plugin: Gradle plugin for using the robot framework with java keyword libraries
Gradle Plugins
Videos
- 10 Best Gradle Plugins You Can't Live Without - YouTube
- Gradle project properties best practices (don't be that guy) - YouTube
- Encapsulate task declarations in a plugin (Gradle best practice tip #15)
- How To Run Integration Tests In Gradle
- Introduction to writing Gradle plugins
- How to use Gradle api vs. implementation dependencies (with the Java Library plugin)
pygradle
- https://www.diycode.cc/projects/linkedin/pygradle
- https://github.com/linkedin/pygradle/blob/master/docs/plugins/python.md
- https://github.com/linkedin/pygradle/blob/master/docs/getting-started.md
- https://github.com/linkedin/pygradle/tree/master/examples/example-project
- https://github.com/linkedin/pygradle/blob/master/README.md