Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for someuser (0.12 sec)

  1. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/ConfigurationCacheMavenPublishIntegrationTest.groovy

                     .mutable()
                     .attribute(Attribute.of('foo', String), 'value')
            """
        }
    
        def "can publish maven publication metadata to remote repository"() {
            def username = "someuser"
            def password = "somepassword"
            def projectConfig = configureProject(username, password, "mavenRepo", false)
            def configurationCache = newConfigurationCacheFixture()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 13.6K bytes
    - Viewed (0)
  2. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/ConfigurationCacheIvyPublishIntegrationTest.groovy

            then:
            configurationCache.assertStateLoaded()
        }
    
        def "can publish ivy publication metadata to remote repository"() {
            def username = "someuser"
            def password = "somepassword"
            def projectConfig = configureProject(username, password, "ivyRepo", false)
            def configurationCache = newConfigurationCacheFixture()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  3. docs/em/docs/how-to/sql-databases-peewee.md

        👥 🚫 🎯 ✔ `id` 🔢 🏒 🏷, ✋️ 🏒 🚮 1️⃣ 🔁.
    
        👥 ❎ 🎱 `owner_id` 🔢 `Item`.
    
    ### ✍ `PeeweeGetterDict` Pydantic *🏷* / 🔗
    
    🕐❔ 👆 🔐 💛 🏒 🎚, 💖 `some_user.items`, 🏒 🚫 🚚 `list` `Item`.
    
    ⚫️ 🚚 🎁 🛃 🎚 🎓 `ModelSelect`.
    
    ⚫️ 💪 ✍ `list` 🚮 🏬 ⏮️ `list(some_user.items)`.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 19.2K bytes
    - Viewed (0)
Back to top