- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for inprogress (0.06 seconds)
-
architecture/standards/0005-introduce-core-ui-architecture-module.md
- ACCEPTED on 2024-02-07 ## Context The Gradle core platform provides many services to the Gradle platforms and builds logic. One such group of services allows logic to interact with the build user, to provide diagnostics, progress information, prompt for questions, and so on. Currently, these services are part of the core platform runtime architecture module. A downside of this structure is that it is difficult to do focused work on the Gradle UI.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Mar 05 12:39:41 GMT 2026 - 1.3K bytes - Click Count (0) -
.github/workflows/check-markdown-links.yml
# excluded: # - notes.md and notes-templates.md - because they are a part of user guide # - Kotlin's Module.md - because it's a part of the Kotlin DSL docs args: > --no-progress --offline '**/*.md' --include-fragments --exclude-path 'platforms/documentation/docs/src/docs/release/notes.md' --exclude-path 'platforms/documentation/docs/src/docs/release/notes-template.md'Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Feb 25 22:06:44 GMT 2026 - 920 bytes - Click Count (0) -
src/main/webapp/css/admin/html5shiv.min.js
a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b),"object"==typeof ...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Dec 31 23:16:54 GMT 2017 - 2.7K bytes - Click Count (0) -
architecture/standards/0010-gradle-properties-naming.md
Symmetrically, the same problem exists on the side of Gradle maintainers. It should be clear when introducing a property what contract users can expect and what we can afford to provide. As features progress through the lifecycle of stabilization and, possibly later, deprecation, the corresponding properties can also adjust accordingly.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 06 09:25:54 GMT 2026 - 8K bytes - Click Count (0) -
.github/workflows/contributor-pr.yml
group: ${{ (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/release' ) && format('contributor-pr-base-{0}', github.sha) || format('contributor-pr-{0}', github.ref) }} cancel-in-progress: false env: # Set the DEVELOCITY_ACCESS_KEY so that a Build Scan is generated DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }} # Enable debug for the `gradle-build-action` cache operationsCreated: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 22:06:44 GMT 2026 - 5K bytes - Click Count (0)