DEV Community

GitHub

"Where the world builds software"

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Caching dependencies to speed up workflows in GitHub Actions 01:23

Caching dependencies to speed up workflows in GitHub Actions

28
Comments 6
2 min read
Publish NuGet packages with GitHub

Publish NuGet packages with GitHub

9
Comments
3 min read
Making PONGPONG - Game Development using Pyglet - Part 2

Making PONGPONG - Game Development using Pyglet - Part 2

5
Comments
8 min read
Making PONGPONG - Game Development using Pyglet - Part 3

Making PONGPONG - Game Development using Pyglet - Part 3

4
Comments
11 min read
Usage of Basic Git commands and Github in 5 minutes

Usage of Basic Git commands and Github in 5 minutes

4
Comments
2 min read
Get changed files in github actions

Get changed files in github actions

24
Comments 6
2 min read
Introducing: Glitter!

Introducing: Glitter!

6
Comments 3
1 min read
Django Rest Framework Authentication with Dj-Rest-Auth

Django Rest Framework Authentication with Dj-Rest-Auth

27
Comments 8
23 min read
Environment Scoped Secrets for GitHub Action Workflows 02:02

Environment Scoped Secrets for GitHub Action Workflows

11
Comments
1 min read
Getting started with Git!

Getting started with Git!

3
Comments
1 min read
Bring your own (self-hosted) environment for GitHub Action Workflows 01:43

Bring your own (self-hosted) environment for GitHub Action Workflows

8
Comments
2 min read
Git a Grip: Part 2 - Don't Fear Commitment 💍

Git a Grip: Part 2 - Don't Fear Commitment 💍

7
Comments
5 min read
How to present your latest blog posts and YouTube videos on your GitHub profile

How to present your latest blog posts and YouTube videos on your GitHub profile

10
Comments 4
3 min read
How to deploy an API to a Kubernetes Cluster with a Github Actions CI/CD Workflow

How to deploy an API to a Kubernetes Cluster with a Github Actions CI/CD Workflow

69
Comments 3
4 min read
Deploy an Angular app to Firebase via GitHub Actions

Deploy an Angular app to Firebase via GitHub Actions

14
Comments 1
4 min read
Git Commands

Git Commands

5
Comments
2 min read
28 Days of GitHub Action Tips

28 Days of GitHub Action Tips

57
Comments
3 min read
Sending PR notifications through SMS and GitHub Actions 01:58

Sending PR notifications through SMS and GitHub Actions

15
Comments
2 min read
key-value-exists

key-value-exists

2
Comments
1 min read
ALL ABOUT OPEN SOURCE

ALL ABOUT OPEN SOURCE

12
Comments 2
7 min read
Automate AWS Resource Review and Deployments with GitHub Actions

Automate AWS Resource Review and Deployments with GitHub Actions

10
Comments
3 min read
How to setup Git the proper way! — Part 2: Setting up SSH Key

How to setup Git the proper way! — Part 2: Setting up SSH Key

4
Comments
4 min read
How to setup Git the proper way! — Part 1: Installation

How to setup Git the proper way! — Part 1: Installation

3
Comments
3 min read
How to setup Git the proper way! — Part-3: Setting up ssh-agent and public email

How to setup Git the proper way! — Part-3: Setting up ssh-agent and public email

6
Comments
4 min read
Conditional Workflows and Failures in GitHub Actions 01:33

Conditional Workflows and Failures in GitHub Actions

20
Comments 1
2 min read
#SimpleGuide001 - How to clone GitHub repository and push it to another repository

#SimpleGuide001 - How to clone GitHub repository and push it to another repository

5
Comments
1 min read
Git a Grip: Part 1 - Initial Setup 💻

Git a Grip: Part 1 - Initial Setup 💻

6
Comments
4 min read
API's From Dev to Production - Part 2 - Image Size

API's From Dev to Production - Part 2 - Image Size

26
Comments 2
10 min read
Build your own GitHub Action WITHOUT a Docker Container 02:13

Build your own GitHub Action WITHOUT a Docker Container

22
Comments
3 min read
Webrix.js - Building Blocks for Interactive React Apps

Webrix.js - Building Blocks for Interactive React Apps

62
Comments
2 min read
Cómo personalizar tu perfil GitHub con un archivo README

Cómo personalizar tu perfil GitHub con un archivo README

43
Comments 1
4 min read
View your GitHub Contribution Graph as an animated skyline + 3D print it 01:04

View your GitHub Contribution Graph as an animated skyline + 3D print it

14
Comments 1
1 min read
Here Are Some GitHub Repos I've Starred Throughout The Years

Here Are Some GitHub Repos I've Starred Throughout The Years

55
Comments 2
3 min read
Introduction to git and GitHub

Introduction to git and GitHub

3
Comments
3 min read
API's From Dev to Production - Part 1 - Docker

API's From Dev to Production - Part 1 - Docker

140
Comments 2
10 min read
How To Use GitHub with Visual Studio Code

How To Use GitHub with Visual Studio Code

37
Comments 2
5 min read
Publish your GitHub Action to Marketplace 01:26

Publish your GitHub Action to Marketplace

16
Comments
2 min read
Deploy to Kubernetes in less than 5 minutes!

Deploy to Kubernetes in less than 5 minutes!

4
Comments 1
1 min read
Multi-account AWS environments with superwerker

Multi-account AWS environments with superwerker

14
Comments
1 min read
Automate your PR reviews with GitHub Action scripting in JavaScript 02:05

Automate your PR reviews with GitHub Action scripting in JavaScript

28
Comments
2 min read
How to run angular project for non-angular developers

How to run angular project for non-angular developers

2
Comments 4
1 min read
Git Cheat Sheet

Git Cheat Sheet

2
Comments
1 min read
Building a CI/CD pipeline for your Azure project with GitHub Actions from scratch

Building a CI/CD pipeline for your Azure project with GitHub Actions from scratch

11
Comments 2
10 min read
I made a tool which analyses your Github star history

I made a tool which analyses your Github star history

3
Comments 2
1 min read
Run your GitHub Actions like a makefile 00:36

Run your GitHub Actions like a makefile

36
Comments 3
1 min read
Build your own GitHub Action with a Docker Container 02:03

Build your own GitHub Action with a Docker Container

18
Comments
3 min read
Create templates in Github

Create templates in Github

5
Comments
2 min read
The ultimate guide to Yubikey on WSL2 [Part 3]

The ultimate guide to Yubikey on WSL2 [Part 3]

8
Comments 5
2 min read
Code coverage for PowerShell module development

Code coverage for PowerShell module development

4
Comments
2 min read
One second to read GitHub code with VS Code

One second to read GitHub code with VS Code

158
Comments 13
2 min read
Create Kubernetes Jobs in Golang using K8s client-go API

Create Kubernetes Jobs in Golang using K8s client-go API

43
Comments 1
7 min read
9 Reasons Why Code Breaks

9 Reasons Why Code Breaks

13
Comments
3 min read
Generate your own GitHub Action with the actions-toolkit CLI 02:00

Generate your own GitHub Action with the actions-toolkit CLI

18
Comments
2 min read
Version control with Visual Studio Code

Version control with Visual Studio Code

29
Comments 2
5 min read
Debug your GitHub Actions via SSH by using tmate 01:45

Debug your GitHub Actions via SSH by using tmate

33
Comments
1 min read
Linking Jira ticket in PR description via Github Action

Linking Jira ticket in PR description via Github Action

4
Comments
1 min read
A LIFE-SAVING GitHub Feature that you need to know RIGHT NOW!

A LIFE-SAVING GitHub Feature that you need to know RIGHT NOW!

7
Comments
1 min read
Using private npm packages with GitHub Actions

Using private npm packages with GitHub Actions

7
Comments
5 min read
5 things you need to get about working with Git

5 things you need to get about working with Git

6
Comments
2 min read
How to make your cloned Github repo as your Exercism workspace

How to make your cloned Github repo as your Exercism workspace

9
Comments
2 min read
loading...