源码聚合搜索 - 壹搜网为您找到"

Hands-on GitHub Actions (Getting Started with GitHub Actions Workflows)

"相关结果 90条

agentcatalog/github-action-playwright-flaky-test-analyzer

Identifies and diagnoses flaky Playwright E2E tests with browser-specific insights
hub.docker.com

agentcatalog/github-action-pr-description-generator

Automatically generates comprehensive PR descriptions from commits and code changes
hub.docker.com

longhornio/github-runner-authorizer

GitHub runner authorizer
hub.docker.com

danielflook/terraform-github-actions

GitHub actions for terraform
hub.docker.com

使用GithubAction自动构建部署项目_西伯利亚爱学习的狼的博客-CSDN博客

GitHub Actions 是一种持续集成和持续交付(CI/CD) 平台,可用于自动执行生成、测试和部署管道。 您可以创建工作流程来构建和测试存储库的每个拉取请求,或将合并的拉取请求部署到生产环境。 GitHub Actions 不仅仅是DevOps,还允许您在存储库中发生其他事件时运行工作流程。
blog.csdn.net

GitHub Actions 博文发布工作流 - 泽阳DevOps的个人空间 - OSCHINA - 中文开源技术交流社区

最近写了几篇文章,想对每次编写的文档做个版本控制。想到了Github, 将所有的文档备份到Github。不想每次手动运行hugo 编译和发布脚本,于是就有了下面的GithubActions工作流。借助GitHubActions完成对博客文章的自动化发布部署。 版本库 首先,我们在Github上面创建
my.oschina.net

Getting Started with Eventhubs - Manage Event Hub Events - in Java - Code Samples | Microsoft Docs

Browse codeDownload ZIP Stream Azure Service Logs and Metrics for consumption through Event Hub.- Create a DocumentDB instance- Creates a Event Hub na
docs.microsoft.com

GitHub Actions 快速入门 - GitHub Docs

在 5 分钟或更短的时间内尝试 GitHub Actions 的功能。 简介 您只需要 GitHub 仓库来创建和运行 GitHub Actions 工作流程。 在本指南中,您将添加一个工作流程,演示 GitHub Actions 的一些基本功能。 下面的示例显示 GitHub Actions 作业
docs.github.com