Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 231 - 240 of 533 for host:docs.github.com (0.04 sec)

  1. About GitHub Actions - GitHub Docs

    GitHub Actions is a tool that you can use to build automations to assist with each stage of the software development lifecycle. This section describes GitHub Actions concepts, common terminology, and some high level use cases.
    docs.github.com/en/actions/about-github-actions
    Registered: Mon Nov 25 07:22:35 UTC 2024
    - 249.1K bytes
    - Viewed (0)
  2. Using pre-written building blocks in your workf...

    Actions are the building blocks that power your workflow. A workflow can contain actions created by the community, or you can create your own actions directly within your application's repository. This guide will show you how to discover, use, and customize actions.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/using-pre-written-b...
    Registered: Mon Nov 25 08:07:55 UTC 2024
    - 309.8K bytes
    - Viewed (0)
  3. Creating a Docker container action - GitHub Docs

    This guide shows you the minimal steps required to build a Docker container action.
    docs.github.com/en/actions/sharing-automations/creating-actions/creating-a-docker-container-action
    Registered: Mon Nov 25 08:08:32 UTC 2024
    - 340.8K bytes
    - Viewed (0)
  4. Working with Support for GitHub Actions - GitHu...

    Learn how GitHub Support can assist with GitHub Actions
    docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/wor...
    Registered: Mon Nov 25 07:09:29 UTC 2024
    - 276.7K bytes
    - Viewed (0)
  5. Managing environments for deployment - GitHub Docs

    You can create environments and secure those environments with deployment protection rules. A job that references an environment must follow any protection rules for the environment before running or accessing the environment's secrets.
    docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-deployments/managing-e...
    Registered: Mon Nov 25 07:09:32 UTC 2024
    - 339.9K bytes
    - Viewed (0)
  6. Evaluate expressions in workflows and actions -...

    You can evaluate expressions in workflows and actions.
    docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expression...
    Registered: Mon Nov 25 07:07:33 UTC 2024
    - 356.2K bytes
    - Viewed (0)
  7. Removing workflow artifacts - GitHub Docs

    You can reclaim used GitHub Actions storage by deleting artifacts before they expire on GitHub.
    docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/removing...
    Registered: Mon Nov 25 07:07:38 UTC 2024
    - 268K bytes
    - Viewed (0)
  8. Configuring OpenID Connect in Google Cloud Plat...

    Use OpenID Connect within your workflows to authenticate with Google Cloud Platform.
    docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/config...
    Registered: Mon Nov 25 07:14:01 UTC 2024
    - 294.4K bytes
    - Viewed (0)
  9. Automatic token authentication - GitHub Docs

    GitHub provides a token that you can use to authenticate on behalf of GitHub Actions.
    docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentica...
    Registered: Mon Nov 25 07:13:54 UTC 2024
    - 304.4K bytes
    - Viewed (0)
  10. Building and testing Java with Gradle - GitHub ...

    You can create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Gradle.
    docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-java-...
    Registered: Mon Nov 25 07:13:16 UTC 2024
    - 296K bytes
    - Viewed (0)
Back to top