Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/ruby_ci. To experiment with that ...
RubyKaigi 2026 の参加メモを元に、各セッションを振り返るシリーズの一本です。 当日に取った個人メモ、登壇者が公開しているスライド (Speaker Deck 等)、RubyKaigi 公式セッションページ、私自身が録音した音声、および登壇内容に関する一次情報を情報源として ...
docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/jonathanyeong/ci-ruby:2.7.8-slim . To push image to ghcr: docker buildx build --platform linux/amd64 ...