Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. 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 03 02:40:42 UTC 2024
    - 284.4K bytes
    - Viewed (0)
  2. 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 03 02:41:23 UTC 2024
    - 263.2K bytes
    - Viewed (0)
  3. Building and testing Java with Gradle - GitHub ...

    main content Building and testing Java with Gradle You can create...GitHub Actions to build and test your Java project with Gradle....
    docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle
    Registered: Fri May 03 02:41:53 UTC 2024
    - 271.5K 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 03 02:38:30 UTC 2024
    - 329.4K 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 03 03:01:45 UTC 2024
    - 141.7K 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 03 02:37:48 UTC 2024
    - 259.8K bytes
    - Viewed (1)
  7. 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 03 03:03:45 UTC 2024
    - 221K bytes
    - Viewed (0)
  8. Creating a Docker container action - GitHub Docs

    Docker container action and test it in a workflow. Self-hosted...v1 git push --follow-tags Testing out your action in a workflow...
    docs.github.com/en/actions/creating-actions/creating-a-docker-container-action
    Registered: Fri May 03 02:50:50 UTC 2024
    - 314.3K bytes
    - Viewed (0)
  9. Creating Redis service containers - GitHub Docs

    Testing the Redis service container You can test your workflow...populate the client with data. To test that the workflow creates and...
    docs.github.com/en/actions/using-containerized-services/creating-redis-service-containers
    Registered: Fri May 03 02:42:58 UTC 2024
    - 328.9K bytes
    - Viewed (0)
  10. Creating a JavaScript action - GitHub Docs

    your own JavaScript action and test it in a workflow. To ensure...v1.1 git push --follow-tags Testing out your action in a workflow...
    docs.github.com/en/actions/creating-actions/creating-a-javascript-action
    Registered: Fri May 03 02:48:35 UTC 2024
    - 313.5K bytes
    - Viewed (0)
Back to top