int128
Software Engineer. Father of my family. Loving 🐰 rabbits and 🍺 craft beer.
@quipper Tokyo, Japan
Pinned Repositories
argocd-commenter
Notify ArgoCD Application status via Pull Request comment or GitHub Deployment API
bntp
Chrome extension BNTP (Bookmarks in New Tab Page)
datadog-actions-metrics
Send GitHub Actions metrics to Datadog for developer experience
gpup
A command to upload photos and movies to Google Photos Library using the official Google Photos Library API
gradle-ssh-plugin
SSH automation tool based on Gradle Plugin and Groovy DSL
gradle-swagger-generator-plugin
Gradle plugin for OpenAPI YAML validation, code generation and API document publishing
groovy-ssh
SSH automation tool based on Groovy DSL
kubelogin
kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
terraform-aws-nat-instance
Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
typescript-action
Template of TypeScript Action with Biome, Vitest and automated release
int128's Repositories
int128/argocd-commenter
Notify ArgoCD Application status via Pull Request comment or GitHub Deployment API
int128/datadog-actions-metrics
Send GitHub Actions metrics to Datadog for developer experience
int128/bntp
Chrome extension BNTP (Bookmarks in New Tab Page)
int128/typescript-actions-monorepo
Template of monorepo for GitHub Actions written in TypeScript
int128/hide-comment-action
Action to hide (minimize) comments in pull request
int128/docker-build-cache-config-action
Generate effective cache parameters for docker/build-push-action in GitHub Actions
int128/diff-action
Post comment of diff between two directories in GitHub Actions
int128/create-ecr-repository-action
Action to create Amazon ECR or ECR Public repository and put lifecycle policy
int128/kustomize-action
Run kustomize build in parallel in GitHub Actions
int128/typescript-action
Template of TypeScript Action with Biome, Vitest and automated release
int128/release-typescript-action
Automate release of TypeScript Action
int128/update-generated-files-action
Auto-commit generated files in GitHub Actions
int128/deployment-action
Action to create GitHub Deployment to receive notifications from external deployment tool
int128/list-associated-pull-requests-action
List associated pull requests of a pull request in monorepo by GitHub Actions
int128/typescript-k6
Write grafana/k6 in TypeScript, run in GitHub Actions and send metrics via OpenTelemetry
int128/wait-for-docker-image-action
Action to wait until Docker image is available at current Git revision
int128/parallel-test-action
Parallel testing in GitHub Actions
int128/delete-deployments-action
Clean up outdated GitHub Deployments in GitHub Actions
int128/glob-changed-files-action
Action to expand glob patterns by changed files of pull request
int128/oauth2-github-app
Go package for authenticating with GitHub App Installation token, interoperable with golang.org/x/oauth2 package
int128/workflow-run-summary-action
Get workflow run summary for CI notification
int128/create-commit-action
Create a commit using GitHub API in GitHub Actions
int128/issues-action
Bulk operation of issues or pull requests, such as posting a comment, adding or removing labels, or updating issue body
int128/argocd-commenter-e2e-test
E2E test fixture of https://github.com/int128/argocd-commenter
int128/find-ecr-repository-action
Action to find repository in Amazon ECR
int128/label-action
General-purpose action to add, remove or match labels of issue or pull request
int128/list-matched-workflows-action
List matched workflows against changed files of pull request
int128/rerun-workflows-action
Rerun failed workflow runs in GitHub Actions
int128/spot-handler
Kubernetes controller for observability of Amazon EC2 Spot Interruption
int128/typescript-action-with-graphql-codegen
Template of TypeScript Action with GraphQL Code Generator based on https://github.com/int128/typescript-action