Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test ใƒ†ใ‚นใƒˆ

Results 11 - 20 of 338 for test (0.04 sec)

  1. Building and testing Ruby - GitHub Docs

    builds and tests a Ruby application. If your CI tests pass, you...Matrix testing your code The following example matrix tests all...
    docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-ruby
    Registered: Fri May 31 01:30:56 UTC 2024
    - 298.9K bytes
    - Viewed (0)
  2. Building and testing .NET - GitHub Docs

    build - name: Test with the dotnet CLI run: dotnet test Packaging...restore - name: Test with dotnet run: dotnet test --logger trx --results-directory...
    docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
    Registered: Fri May 31 01:32:53 UTC 2024
    - 286.1K bytes
    - Viewed (0)
  3. Building and testing Java with Ant - GitHub Docs

    main content Building and testing Java with Ant You can create...GitHub Actions to build and test your Java project with Ant....
    docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-ant
    Registered: Fri May 31 01:32:50 UTC 2024
    - 264.8K bytes
    - Viewed (0)
  4. About workflows - GitHub Docs

    and test jobs run in series, with build and test being dependent...have one workflow to build and test pull requests, another workflow...
    docs.github.com/en/actions/using-workflows/about-workflows
    Registered: Fri May 31 01:28:55 UTC 2024
    - 331.1K bytes
    - Viewed (0)
  5. Working with the Apache Maven registry - GitHub...

    example:test in a repository called OWNER/test . If you would...file, replacing com.example:test with your package. < dependencies...
    docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven...
    Registered: Fri May 31 01:54:35 UTC 2024
    - 142.3K bytes
    - Viewed (0)
  6. Essential features of GitHub Actions - GitHub Docs

    files created when you build and test your code. For example, artifacts...include binary or package files, test results, screenshots, or log...
    docs.github.com/en/actions/learn-github-actions/essential-features-of-github-actions
    Registered: Fri May 31 01:29:47 UTC 2024
    - 261.4K bytes
    - Viewed (1)
  7. Guides for GitHub Actions - GitHub Docs

    and test your Ruby project. CI Ruby Building and testing Java...Workflows CI CD Building and testing Python Tutorial You can create...
    docs.github.com/en/actions/guides
    Registered: Fri May 31 01:38:43 UTC 2024
    - 311.4K bytes
    - Viewed (0)
  8. Breaking changes - GitHub Docs

    breaking changes in the REST API The GitHub REST API is versioned....your integration is updated, test your integration to verify that...
    docs.github.com/en/rest/about-the-rest-api/breaking-changes
    Registered: Fri May 31 01:58:03 UTC 2024
    - 221.9K bytes
    - Viewed (0)
  9. REST API endpoints for repository webhooks - Gi...

    :hook_id/test Fine-grained access tokens for "Test the push repository...llo-World/hooks/12345678", "test_url": "https://api.github.c...
    docs.github.com/en/rest/repos/webhooks
    Registered: Fri May 31 02:06:32 UTC 2024
    - 402.8K bytes
    - Viewed (0)
  10. Examples - GitHub Docs

    Using scripts to test your code on a runner Using...concurrency, expressions, and a test matrix...
    docs.github.com/en/actions/examples
    Registered: Fri May 31 01:40:23 UTC 2024
    - 229.4K bytes
    - Viewed (0)
Back to top