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

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

"相关结果 10条

MDN GitHub repositories

MDN Web Docs is a complex project with lots of moving parts. It's a good idea to get familiar with the different code repositories. This document describes the repositories (repos) you may need when contributing to MDN Web Docs.
developer.mozilla.org

GitHub Actions使用入门 - 掘金

知识改变命运,撸码使我快乐,2020继续游走在开源界点赞再看,养成习惯给我来个Star吧,点击了解下基于SpringBoot的组件化接口服务落地解决方案简介GitHubActions是由GitHub在2018年推出的一款持续集成的服务方案,对于GitHub上托管的开源项目来说比较友好,集成使用简单,
juejin.cn

GitHub Discussions

On MDN Web Docs, we encourage our community to start and engage in discussions around topics related to the project. We ask that you keep each discussion focused on the topic at hand instead of covering multiple subjects in a discussion.
developer.mozilla.org

GitHub Actions 入门教程 - 个人文章 - SegmentFault 思否

发布于 2022-12-19浙江   一、GitHubAction简介 🧅什么是Github Action ? GitHubActions是一个持续集成和持续交付的平台,它可以帮助你通过自动化的构建(包括编译、发布、自动化测试)来验证你的代码,从而尽快地发现集成错误。gi
segmentfault.com

How do I use GitHub Pages?

GitHub is a "social coding" site. It allows you to upload code repositories for storage in the Git version control system. You can then collaborate on code projects, and the system is open-source by default, meaning that anyone in the world can find your GitHub code, use it, learn from it, and improve on it. You can do that with other people's code too! This article provides a basic guide to publishing content using GitHub's gh-pages feature.
developer.mozilla.org

使用 GitHub Actions 自动执行工作流 - Learn | Microsoft Docs

4400 XP 5 小时 13 分钟 学习路径 6 模块 初级 中级 DevOps 工程师 管理员 开发人员 解决方案架构师 GitHub Azure 了解如何使用 GitHub Actions 来自动执行软件开发周期以及将应用程序部署到 Azure。 在此学习路径下,你将: 规划使用 GitHub
docs.microsoft.com

Getting started with Svelte

In this article we'll provide a quick introduction to the Svelte framework. We will see how Svelte works and what sets it apart from the rest of the frameworks and tools we've seen so far. Then we will learn how to set up our development environment, create a sample app, understand the structure of the project, and see how to run it locally and build it for production.
developer.mozilla.org

GitHub Actions 快速入门 - GitHub Docs

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

Getting started with Ember

In our first Ember article we will look at how Ember works and what it's useful for, install the Ember toolchain locally, create a sample app, and then do some initial setup to get it ready for development.
developer.mozilla.org

docker/github-actions

Experimental image for providing functionality to docker supported github actions
hub.docker.com