DEV Community

GitHub

"Where the world builds software"

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
AdaGPT: My Learnings While Building a GitHub Action

AdaGPT: My Learnings While Building a GitHub Action

17
Comments 1
5 min read
developers.events: Maintaining a GitHub repository - What have I learned in 7 years?

developers.events: Maintaining a GitHub repository - What have I learned in 7 years?

39
Comments 7
5 min read
How to run and test a Medusa app using GitHub Codespaces

How to run and test a Medusa app using GitHub Codespaces

Comments
6 min read
Implementing CI/CD with GitHub Actions: An In-Depth Guide for Beginners

Implementing CI/CD with GitHub Actions: An In-Depth Guide for Beginners

1
Comments
3 min read
AdaGPT: AI support for Issues and Pull Requests right at your fingertips!

AdaGPT: AI support for Issues and Pull Requests right at your fingertips!

34
Comments 7
2 min read
Git for Data Science

Git for Data Science

1
Comments
6 min read
GitHub Slash Commands

GitHub Slash Commands

3
Comments 1
2 min read
A Beginner's Guide to Using Glasp

A Beginner's Guide to Using Glasp

2
Comments
5 min read
Auto update readme on GitHub with Deno

Auto update readme on GitHub with Deno

Comments
3 min read
10 must-know tips for crafting the perfect looking README.md for your GitHub repo (with examples)

10 must-know tips for crafting the perfect looking README.md for your GitHub repo (with examples)

Comments
2 min read
gnu-on-alpine 3.17.3 and alpine-plus-plus 3.17.3 Released

gnu-on-alpine 3.17.3 and alpine-plus-plus 3.17.3 Released

7
Comments
1 min read
Azure Workload Identity Federation and GitHub Actions

Azure Workload Identity Federation and GitHub Actions

5
Comments
6 min read
Give Me 5 Minutes And I'll Teach You Git!

Give Me 5 Minutes And I'll Teach You Git!

10
Comments 2
5 min read
Simple Action: YAML Replacement

Simple Action: YAML Replacement

Comments
2 min read
6 Repositories recommended by GitHub to Boost Your Programming Productivity

6 Repositories recommended by GitHub to Boost Your Programming Productivity

5
Comments
3 min read
Using Copilot: CLI to reorganize my blog

Using Copilot: CLI to reorganize my blog

15
Comments
2 min read
Criando seu processo de CI/CD com GitHub Actions

Criando seu processo de CI/CD com GitHub Actions

8
Comments 1
2 min read
How to link your Namecheap domain to GitHub Pages

How to link your Namecheap domain to GitHub Pages

1
Comments
2 min read
Python Terminal DEMO RPG Game

Python Terminal DEMO RPG Game

5
Comments 4
1 min read
Atualizando website estático no Amazon S3 via github actions com uma action personalizada

Atualizando website estático no Amazon S3 via github actions com uma action personalizada

Comments
5 min read
Automating GitHub Profile Updates with GitHub Actions

Automating GitHub Profile Updates with GitHub Actions

3
Comments
6 min read
[Storybook GPT] Set up project in Github Codespaces

[Storybook GPT] Set up project in Github Codespaces

3
Comments
2 min read
What is Git, and Why Should You Use It?

What is Git, and Why Should You Use It?

Comments
5 min read
OSDC-2023-assignment5

OSDC-2023-assignment5

Comments
1 min read
Five Minute Maintainers: Meet Seth Michael Larson!

Five Minute Maintainers: Meet Seth Michael Larson!

1
Comments
1 min read
How to Contribute to Open Source without Knowing How to Code: A guide with project suggestions

How to Contribute to Open Source without Knowing How to Code: A guide with project suggestions

75
Comments 11
4 min read
How to Incorporate GitHub and CI/CD Deployments into Your Web Agency's Workflow

How to Incorporate GitHub and CI/CD Deployments into Your Web Agency's Workflow

2
Comments
5 min read
Eliminar archivo .env del historial de Git

Eliminar archivo .env del historial de Git

2
Comments 1
3 min read
pyaction 4.18.0 Released

pyaction 4.18.0 Released

5
Comments
1 min read
Celebrating Novu @ 20k Stars

Celebrating Novu @ 20k Stars

56
Comments 3
4 min read
How to Build a Personal Website Using GitHub Pages and Hugo?

How to Build a Personal Website Using GitHub Pages and Hugo?

2
Comments 4
8 min read
Community Discussion Thread — GitHub + DEV Hackathon 2023

Community Discussion Thread — GitHub + DEV Hackathon 2023

13
Comments 15
1 min read
Como subir seu primeiro repositĂłrio no GitHub: um guia passo a passo.

Como subir seu primeiro repositĂłrio no GitHub: um guia passo a passo.

7
Comments 3
4 min read
Represent a directory tree in a Github README.md

Represent a directory tree in a Github README.md

1
Comments
1 min read
How to reuse workflow in GitHub Action pipeline

How to reuse workflow in GitHub Action pipeline

Comments
2 min read
Help Thread — GitHub + DEV Hackathon 2023

Help Thread — GitHub + DEV Hackathon 2023

7
Comments 25
1 min read
Masking Input Parameters in GitHub Actions

Masking Input Parameters in GitHub Actions

5
Comments
2 min read
GitHub Action for Commit Message Validation

GitHub Action for Commit Message Validation

Comments
1 min read
How to Create a Good Pull Request Template (and Why You Should Add Gifs)

How to Create a Good Pull Request Template (and Why You Should Add Gifs)

297
Comments 36
3 min read
Comprehensive Guide to GitHub for Data Scientists.

Comprehensive Guide to GitHub for Data Scientists.

1
Comments
7 min read
Recovering from Accidentally Pushing Sensitive Information to a Remote Git Repository

Recovering from Accidentally Pushing Sensitive Information to a Remote Git Repository

12
Comments 5
2 min read
Basic Kotlin/Java + Spring app with GitHub OAuth 2.0

Basic Kotlin/Java + Spring app with GitHub OAuth 2.0

3
Comments
5 min read
How to start open-source contribution as a new developer

How to start open-source contribution as a new developer

2
Comments 3
3 min read
Managing Community Health Files and Templates with a .github Repository

Managing Community Health Files and Templates with a .github Repository

12
Comments
3 min read
Mastering Data Science: Top 10 GitHub Repos You Need to Know

Mastering Data Science: Top 10 GitHub Repos You Need to Know

1
Comments 1
5 min read
How to create a static website locally, push it to github, then to AWS S3 using AWS codepipeline and publish it automatically.

How to create a static website locally, push it to github, then to AWS S3 using AWS codepipeline and publish it automatically.

1
Comments
6 min read
Boost Your Coding Game with Git and GitHub Mastery

Boost Your Coding Game with Git and GitHub Mastery

8
Comments 2
8 min read
How to add multiple authors to a commit in Github

How to add multiple authors to a commit in Github

Comments
2 min read
How I Made a Reminder to Write a Blog Post Using GitHub Action

How I Made a Reminder to Write a Blog Post Using GitHub Action

13
Comments
5 min read
How(and why) to commit.

How(and why) to commit.

1
Comments
2 min read
How Vercel is Using GitHub Discussions to Build a Strong Next.js Community

How Vercel is Using GitHub Discussions to Build a Strong Next.js Community

14
Comments
2 min read
Writing Your First Pull Request: Tips, Best Practices, and AI-Powered Tools for Success

Writing Your First Pull Request: Tips, Best Practices, and AI-Powered Tools for Success

31
Comments 8
4 min read
Thank You CODEOWNERS, It's Time for Code Experts

Thank You CODEOWNERS, It's Time for Code Experts

10
Comments
6 min read
Docker compose Gitops using Github Actions

Docker compose Gitops using Github Actions

Comments
3 min read
GitHub Slash Commands!

GitHub Slash Commands!

48
Comments
2 min read
21 Github repositories every developer should bookmark(high value resources)

21 Github repositories every developer should bookmark(high value resources)

519
Comments 19
4 min read
Connect to multiple Git accounts of the same vendor (GitHub, Gitlab) portal

Connect to multiple Git accounts of the same vendor (GitHub, Gitlab) portal

2
Comments
5 min read
Project deployment with React.js and Vite.js in GitHub Pages

Project deployment with React.js and Vite.js in GitHub Pages

1
Comments 1
2 min read
Sync Repos beetwen Github & Gitlab

Sync Repos beetwen Github & Gitlab

Comments
2 min read
gitStream vs Code Owners vs GitHub Actions

gitStream vs Code Owners vs GitHub Actions

14
Comments
10 min read
loading...