Share

I gather posts, that I want to share or writing but don't belong to any categories, here.

[Google Play] The 500-Character Release Notes Limit and a Multilingual Trimming Strategy

2026-05-25
Google Play release notes have a 500-character per-language limit. Based on a real case where both Korean and English notes went over the limit, this post covers practical trimming strategies — which items to drop and how to group related items to compress.
see more →

[GitHub Actions] Set Assignees automatically

2024-02-03
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 →

[GitHub Actions] Set Reviewers Automatically

2024-02-03
Let's see how to set reviewers automatically in Pull request using GitHub Actions.
see more →

[macOS] Command to Prevent Sleep Mode

2024-01-31
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

2023-12-25
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

2023-12-07
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-06
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-11-20
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

2023-10-23
Let's see how to automate NPM package deployment using GitHub Actions.
see more →

Deploy your library to NPM

2020-04-26
Let's see how to deploy JavaScript library which you develop to NPM.
see more →

Display Display number of visitors via HITS

2020-04-23
Let's see how to display visitors count in the static web site by HITS.
see more →

SHARE
Twitter Facebook RSS