Skip to main content

659 Search results for "gitlab"

GitHub Packages /

Managing GitHub packages using GitHub Actions workflows

Managing GitHub packages using GitHub Actions workflows You can safely publish and consume packages by building custom workflows that can also build, test

GitHub Education / GitHub Classroom / Integrate with an IDE /

Using GitHub Codespaces with GitHub Classroom

You can use GitHub Codespaces as the preferred editor in your assignments to give students access to a browser-based Visual Studio Code environment with

GitHub Desktop /

Working with your remote repository on GitHub or GitHub Enterprise

Working with your remote repository on GitHub or GitHub Enterprise As you make changes to your project locally, you can keep them up-to-date with your

GitHub Copilot / Use GitHub Copilot /

Getting code suggestions in your IDE with GitHub Copilot

Use GitHub Copilot to get code suggestions in your editor. Get started for free Open in Visual Studio Code About GitHub Copilot and JetBrains IDEs This

Site policy / GitHub Terms /

GitHub Terms of Service

Thank you for using GitHub! We're happy you're here. Please read this Terms of Service agreement carefully before accessing or using GitHub. Because it

GitHub Pages / Get started /

About GitHub Pages

You can use GitHub Pages to host a website about yourself, your organization, or your project directly from a repository on GitHub. About GitHub Pages

Authentication / Connect with SSH /

Adding a new SSH key to your GitHub account

To configure your account on GitHub.com to use your new (or existing) SSH key, you'll also need to add the key to your account. About addition of SSH keys

Authentication /

Connecting to GitHub with SSH

Connecting to GitHub with SSH You can connect to GitHub using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network

GitHub Actions / Write workflows /

Workflow syntax for GitHub Actions

A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration. About YAML

Search on GitHub / GitHub Code Search /

Understanding GitHub Code Search syntax

You can build search queries for the results you want with specialized code qualifiers, regular expressions, and boolean operations. About code search