Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 541 for host:docs.github.com (0.02 sec)

  1. Building and testing Python - GitHub Docs

    You can create a continuous integration (CI) workflow to build and test your Python project.
    docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-python
    Registered: Wed Feb 12 01:43:29 UTC 2025
    - 389.2K bytes
    - Viewed (0)
  2. Building and testing Xamarin applications - Git...

    You can create a continuous integration (CI) workflow in GitHub Actions to build and test your Xamarin application.
    docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-xamar...
    Registered: Wed Feb 12 01:44:13 UTC 2025
    - 279.9K bytes
    - Viewed (0)
  3. Deploying .NET to Azure App Service - GitHub Docs

    You can deploy your .NET project to Azure App Service as part of your continuous deployment (CD) workflows.
    docs.github.com/en/actions/use-cases-and-examples/deploying/deploying-net-to-azure-app-service
    Registered: Wed Feb 12 01:44:31 UTC 2025
    - 304.5K bytes
    - Viewed (0)
  4. Caching dependencies to speed up workflows - Gi...

    To make your workflows faster and more efficient, you can create and use caches for dependencies and other commonly reused files.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencie...
    Registered: Wed Feb 12 01:36:19 UTC 2025
    - 353.5K bytes
    - Viewed (0)
  5. About GitHub-hosted runners - GitHub Docs

    GitHub offers hosted virtual machines to run workflows. The virtual machine contains an environment of tools, packages, and settings available for GitHub Actions to use.
    docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-h...
    Registered: Wed Feb 12 01:37:41 UTC 2025
    - 377.7K bytes
    - Viewed (0)
  6. Sharing actions and workflows from your private...

    You can share an action or reusable workflow without publishing them publicly.
    docs.github.com/en/actions/sharing-automations/sharing-actions-and-workflows-from-your-private-re...
    Registered: Wed Feb 12 01:37:59 UTC 2025
    - 266.1K bytes
    - Viewed (0)
  7. Using artifact attestations to establish proven...

    Artifact attestations enable you to increase the supply chain security of your builds by establishing where and how your software was built.
    docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact...
    Registered: Wed Feb 12 01:45:30 UTC 2025
    - 310.8K bytes
    - Viewed (0)
  8. Controlling permissions for GITHUB_TOKEN - GitH...

    Modify the default permissions granted to GITHUB_TOKEN.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permiss...
    Registered: Wed Feb 12 01:34:56 UTC 2025
    - 298.4K bytes
    - Viewed (0)
  9. Storing and sharing data from a workflow - GitH...

    Artifacts allow you to share data between jobs in a workflow and store data once that workflow has completed.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/storing-and-sharing...
    Registered: Wed Feb 12 01:34:02 UTC 2025
    - 328.6K bytes
    - Viewed (0)
  10. About self-hosted runners - GitHub Docs

    You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.
    docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hoste...
    Registered: Wed Feb 12 01:41:26 UTC 2025
    - 324.2K bytes
    - Viewed (0)
Back to top