Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@takamii228
@takami228
ITエンジニアLv.0b110🖥CI/CDパイプラインの話でご飯3杯食べれる人。AWS SAA、CSM、CSPO🏉AtlassianとGitLabが好き。Jenkinsも少し。AWS、Java(SpringBoot)、PHP(Laravel)やって今はFlutter。Goも少し。お金の話が好き💰人生迷走中💩
7
Posts
374
Contributions
17
Followers
Follow
https://takamiii.com
Tokyo
IT企業
Following tags
puppeteer
Zsh
Flutter
Angular
sam
GitLab
Jenkins
AWS
Swift
Terraform
Logstash
kubernetes
reactnative
Docker
Elasticsearch
nodist
Node.js
Retrofit
GoogleCloudPlatform
Composer
$ analyze @takamii228
posted articles
GitLab:
71%
Jenkins:
57%
CI:
43%
WordPress:
14%
Mac:
14%
LGTMed articles
iOS:
14%
Android:
13%
Swift:
13%
AWS:
11%
Python:
6%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
Git
GitHub
GitLab
GitBucket
Gitを使ってPull Requestを投げるまで
264
# はじめに チームメンバにGitを普及させるために、gitを使ってGitHub/GitLab/Bitbucket等のGitホスティングサービスにPull Requestを投げるまでの一連の流れを練習するための手順をまとめてみました。 Gitのコマンド単位で流れを覚えてもらうために、CUIでの手順になっています。 Windowsであれば[git for windows](https://gi...
2017/06/10
Jenkins
GitLab
CodeBuild
JenkinsとGitLabとAWS CodeBuildを連携する
11
# はじめに JenkinsからAWS CodeBuild Plugin経由でビルドを実行しCIを実行する手順を以下にまとめます。 AWS CodeBuildはAWSが提供しているビルドサービスで、buildspec.ymlを設定すると指定したコンテナ上で処理を実行してくれます。 https://aws.amazon.com/jp/codebuild/ AWS CodeBuildはGitHu...
2018/10/23
Mac
iOS
GitLab
GitLab-CI
GitLab CI RunnerをMac上に構築する
11
# はじめに iOSアプリのCIを実現する手段としてはCircleCIやTravisCIなどのSaaSビルドツールを使う他に、JenkinsやGitLab CIのAgentとして自前のMacを使う方法があります。 本記事ではGitLab CI RunnerをMac端末上にインストールして動作させる手順をまとめます。 基本的には[ドキュメント](https://docs.gitlab.com/r...
2019/07/13
All Items
Articles
Answers
Questions