Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 21 - 30 of 339 for test (0.02 sec)

  1. 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 17 02:48:16 UTC 2024
    - 228.6K bytes
    - Viewed (0)
  2. 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 17 02:45:24 UTC 2024
    - 329.8K bytes
    - Viewed (0)
  3. 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 17 02:49:29 UTC 2024
    - 314.4K bytes
    - Viewed (0)
  4. Understanding GitHub Actions - GitHub Docs

    build and test your code, see " Automating builds and tests ." For...you to automate your build, test, and deployment pipeline. You...
    docs.github.com/en/actions/learn-github-actions/understanding-github-actions
    Registered: Fri May 17 02:54:48 UTC 2024
    - 306.5K bytes
    - Viewed (0)
  5. Deploying Node.js to Azure App Service - GitHub...

    test, and deploy a Node.js project...workflow demonstrates how to build, test, and deploy the Node.js project...
    docs.github.com/en/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure/deployi...
    Registered: Fri May 17 02:42:50 UTC 2024
    - 274.5K bytes
    - Viewed (0)
  6. GitHub Actions documentation - GitHub Docs

    integration Building and testing Go Building and testing Java with Ant Building...Building and testing Java with Gradle Building and testing Java with...
    docs.github.com/en/actions
    Registered: Fri May 17 02:38:10 UTC 2024
    - 342.4K bytes
    - Viewed (0)
  7. Migrating from GitLab CI/CD to GitHub Actions -...

    another job called test_ab will run. Finally, when test_ab completes,...parallel with build_a." test_ab: stage: test script: - echo "This...
    docs.github.com/en/actions/migrating-to-github-actions/manually-migrating-to-github-actions/migra...
    Registered: Fri May 17 02:46:36 UTC 2024
    - 300.1K bytes
    - Viewed (0)
  8. Using a matrix for your jobs - GitHub Docs

    can use a matrix strategy to test your code in multiple versions...workflows ." { "event_type" : "test" , "client_payload" : { "versions"...
    docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs
    Registered: Fri May 17 02:39:19 UTC 2024
    - 296.8K bytes
    - Viewed (0)
  9. Quickstart for Actions Runner Controller - GitH...

    will create and run a simple test workflow that uses the runner...Registry . Note: As a security best practice, create your runner...
    docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-run...
    Registered: Fri May 17 02:48:23 UTC 2024
    - 285.5K bytes
    - Viewed (0)
  10. Running jobs on larger runners - GitHub Docs

    swift build - name: Run tests run: swift test Using labels and groups...name: learn-github-actions-testing on: [ push ] jobs: build: runs-on:...
    docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/running-jobs-on-large...
    Registered: Fri May 17 02:46:16 UTC 2024
    - 305.4K bytes
    - Viewed (0)
Back to top