DeKu
Home
Category
Clog
일단공부(Il-Dan-Gong-Bu)
Vue
Code Quality
git
Writing Books
dev environment
Share
Flutter
TensorFlow
GitHub Actions
Golang
Ruby
Jest
kumoncho
BlaBoo
jekyll blog
Essay
React
Knowledge about Web
django
React Native
Laravel
Kubernetes
Ruby on Rails
Apps
Contact
한국어
English
日本語
Menu
Home
Category
Clog
일단공부(Il-Dan-Gong-Bu)
Vue
Code Quality
git
Writing Books
dev environment
Share
Flutter
TensorFlow
GitHub Actions
Golang
Ruby
Jest
kumoncho
BlaBoo
jekyll blog
Essay
React
Knowledge about Web
django
React Native
Laravel
Kubernetes
Ruby on Rails
Apps
Contact
Share
I gather posts, that I want to share or writing but don't belong to any categories, here.
Home
Share
Search
[GitHub Actions] Set Reviewers Automatically
2024-02-23
Let's see how to set reviewers automatically in Pull request using GitHub Actions.
see more ▶︎
[GitHub Actions] Set Assignees automatically
2024-02-20
Let's see how to set automatically the creator of Pull request to Assignees in the GitHub pull request by using GitHub Actions.
see more ▶︎
[macOS] Command to Prevent Sleep Mode
2024-02-02
Let's see how to prevent macOS from automatically switching to sleep mode using the Caffeinate command.
see more ▶︎
[GitHub Actions] Check Pull request labels
2024-02-03
Let's see how to use PR Labels Checker that is one of GitHub Actions to check the labels of Pull request in GitHub.
see more ▶︎
[GitHub Actions] Automate Release notes
2024-05-25
Let's see how to use Release Drafter that is one of GitHub Actions to automate Release notes in GitHub.
see more ▶︎
[GitHub Actions] Check Pull request title
2023-12-27
Let's see how to check the Pull request title to see if it follows Conventional Commits using GitHub Actions.
see more ▶︎
[Mac M2 silicon chip] NPM package deasync installation error
2023-12-03
Let's see how to resolve the node-gyp error when installing the deasync NPM package on Mac M2 silicon chips.
see more ▶︎
[GitHub Actions] Automate NPM package deployment
2024-05-26
Let's see how to automate NPM package deployment using GitHub Actions.
see more ▶︎
Deploy your library to NPM
2024-09-17
Let's see how to deploy JavaScript library which you develop to NPM.
see more ▶︎
Display Display number of visitors via HITS
2024-09-16
Let's see how to display visitors count in the static web site by HITS.
see more ▶︎