Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

Results 31 - 40 of 339 for test (0.03 sec)

  1. 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 03 02:41:02 UTC 2024
    - 296K bytes
    - Viewed (0)
  2. Using secrets in GitHub Actions - GitHub Docs

    using the REST API. For more information, see " REST API endpoints...use this workaround. - name: Test printing your secret (Remove...
    docs.github.com/en/actions/security-guides/using-secrets-in-github-actions
    Registered: Fri May 03 02:49:48 UTC 2024
    - 349.9K bytes
    - Viewed (0)
  3. Delivering deployments - GitHub Docs

    CLI to forward webhooks for testing ." Note: you can download the...we'll kick off a deployment. To test out this proof-of-concept, make...
    docs.github.com/en/rest/guides/delivering-deployments
    Registered: Fri May 03 03:08:58 UTC 2024
    - 244.6K 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 03 02:38:00 UTC 2024
    - 303.6K bytes
    - Viewed (0)
  5. REST API endpoints for Git references - GitHub ...

    " REST API endpoints for Git references Use the REST API to...a pull request to trigger a test merge commit, which checks the...
    docs.github.com/en/rest/git/refs
    Registered: Fri May 03 03:10:40 UTC 2024
    - 288.2K bytes
    - Viewed (0)
  6. Commenting on an issue when a label is added - ...

    " Testing the workflow Every time an...you specified to the issue. Test your workflow by applying your...
    docs.github.com/en/actions/managing-issues-and-pull-requests/commenting-on-an-issue-when-a-label-...
    Registered: Fri May 03 02:44:23 UTC 2024
    - 252.8K bytes
    - Viewed (0)
  7. Building a CI server - GitHub Docs

    use the REST API to tie together commits with a testing service,...every push you make can be tested and represented in a GitHub...
    docs.github.com/en/rest/guides/building-a-ci-server
    Registered: Fri May 03 03:03:59 UTC 2024
    - 238.8K bytes
    - Viewed (0)
  8. REST API endpoints for GitHub Actions artifacts...

    "name": "Test output", "size_in_bytes": 453,..."MDg6QXJ0aWZhY3QxMw==", "name": "Test output", "size_in_bytes": 453,...
    docs.github.com/en/rest/actions/artifacts
    Registered: Fri May 03 03:06:53 UTC 2024
    - 290.1K bytes
    - Viewed (0)
  9. Releasing and maintaining actions - GitHub Docs

    your testing workflow will automatically run the tests. Create...fork, your testing workflow will again run the tests, this time...
    docs.github.com/en/actions/creating-actions/releasing-and-maintaining-actions
    Registered: Fri May 03 02:50:54 UTC 2024
    - 255.3K bytes
    - Viewed (0)
  10. Defining outputs for jobs - GitHub Docs

    test }} output2: ${{ steps.step2.outputs.test }} steps:...steps: - id: step1 run: echo "test=hello" >> "$GITHUB_OUTPUT" - id:...
    docs.github.com/en/actions/using-jobs/defining-outputs-for-jobs
    Registered: Fri May 03 02:40:28 UTC 2024
    - 238.4K bytes
    - Viewed (0)
Back to top