並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 407件

新着順 人気順

Actionsの検索結果281 - 320 件 / 407件

  • GitHub を Backlog の課題と連携する GitHub Action を公開しました - 大石 貴則 (@bicstone)

    プッシュされたコミットメッセージを Backlog 課題のコメントに追加する GitHub Action を公開しました。ぜひご利用ください。

      GitHub を Backlog の課題と連携する GitHub Action を公開しました - 大石 貴則 (@bicstone)
    • GitHub - actions/labeler: An action for automatically labelling pull requests

      This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. Use this GitHub Action with your project Add this Action to an existing workflow or create a new one.

        GitHub - actions/labeler: An action for automatically labelling pull requests
      • GitHub - google-github-actions/setup-gcloud: A GitHub Action for installing and configuring the gcloud CLI.

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          GitHub - google-github-actions/setup-gcloud: A GitHub Action for installing and configuring the gcloud CLI.
        • GitHub Actionsの使い方まとめ

          9月上旬にGitHubから「You're in! Get started with GitHub Actions beta」というメールが届いた。どうやら以前した利用申請が通り、個人アカウントでGitHub Actionsのベータ版が利用できるようになったらしい。 ちょうどJSライブラリを開発していたので、そのリポジトリでGitHub Actionsを使ってCI(継続的インテグレーション)の設定をしてみたので、その使い方や解説をする。 GitHub Actionsとは 一言でいうと、GitHub上で完結するCI/CDサービス。 いままでCircleCIやTravisCI、Drone CIなど外部のサービスを使っていたところを、GitHub上で実行できるサービスだ。 昔はTerraformなどで使われているHCL(HashiCorp Configration Language)を用いて設定フ

            GitHub Actionsの使い方まとめ
          • 【GitHub Actions】Markdown 執筆に textlintの自動校正を取り入れる | DevelopersIO

            背景 GitHub で Markdown 執筆活動 複数人で協力してドキュメントを執筆しています。 執筆の流れは下図のとおり。 執筆ブランチ を作成する 執筆ブランチ で執筆活動を行う mainブランチ にマージするための プルリクエスト を作成する プルリクエスト内でレビュー (必要に応じて修正) を行う 最後に mainブランチ へマージする (1. に戻る) 最低限 Git や GitHub 周りの操作を把握できたら、この方法は結構良いと感じています。 以下のようなメリットを享受できています。 テキストで情報を管理できる ( by Markdown ) バージョン管理ができる( by Git ) 文章レビューの流れを統一できる( by GitHub ) textlint で文章校正 さて、執筆活動において より良い文章 を書くために textlint を活用しています。 textli

              【GitHub Actions】Markdown 執筆に textlintの自動校正を取り入れる | DevelopersIO
            • GitHub Actionsを使ってFirebase App Distributionへ配布する - Lento con forza

              FirebaseとGitHub Actionsがマイブームの id:kouki_dan です。 つい先日Firebase App Distributionがリリースされましたね! firebase.google.com FirebaseはFabricの機能を順次Firebaseで扱えるようにしていますが、App Distributionは今までFabric Betaで行なっていたBeta版、テスト版のアプリを社内やテスターの方に配布できるサービスです。 似たようなサービスとしてはDeployGateが有名ですね。 そんなFirebase App DistributionをGitHub Actionsで使ってみようというのが今回の記事になっています。GitHub Actionsのおかげで、外部CIを使うことなくビルドの自動化が行えるようになりました。 iOSアプリのDistribution

                GitHub Actionsを使ってFirebase App Distributionへ配布する - Lento con forza
              • Docker コンテナーのアクションを作成する - GitHub Docs

                はじめに このガイドでは、パッケージ化されたDockerコンテナのアクションを作成して使うために必要な、基本的コンポーネントについて学びます。 アクションのパッケージ化に必要なコンポーネントのガイドに焦点を当てるため、アクションのコードの機能は最小限に留めます。 このアクションは、ログに "Hello World" を出力するものです。また、カスタム名を指定した場合は、"Hello [who-to-greet]" を出力します。 このプロジェクトを完了すると、あなたの Docker コンテナのアクションをビルドして、ワークフローでテストする方法が理解できます。 セルフホストランナーでDockerコンテナアクションを実行するためには、Linuxオペレーティングシステムを使い、Dockerがインストールされていなければなりません。 セルフホステッド ランナーの要件の詳細については、「セルフホス

                  Docker コンテナーのアクションを作成する - GitHub Docs
                • 【解説】第3章 速習GitHub Actions 〜 明日からの充実GitHub自動化ライフのための凝縮ポイント 〜 / zozotechbook1-ch03-githubactions

                  Title 【解説】第3章 速習GitHub Actions 〜 明日からの充実GitHub自動化ライフのための凝縮ポイント 〜 Speaker 川崎 庸市 Yoichi Kawasaki (株式会社ZOZOテクノロジーズ SRE部) 2020/04/28 【オンライン】#技術書典 頒布本「ZOZO TECH BOOK」解説会 Vol.1 https://zozotech-inc.connpass.com/event/173309/ Session Video: https://www.youtube.com/watch?v=kmE1q5wh3r4

                    【解説】第3章 速習GitHub Actions 〜 明日からの充実GitHub自動化ライフのための凝縮ポイント 〜 / zozotechbook1-ch03-githubactions
                  • Managing GitHub Actions settings for a repository - GitHub Docs

                    You can disable or configure GitHub Actions for a specific repository.

                      Managing GitHub Actions settings for a repository - GitHub Docs
                    • GitHub - billziss-gh/avm: AntiVirus Monitor

                      A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

                        GitHub - billziss-gh/avm: AntiVirus Monitor
                      • AWS CDKv2 でスナップショットテストと CI を始めてみよう | DevelopersIO

                        これは CDK Advent Calendar 2021 の13日目のエントリーです。 こんにちは、坂井(ore88ore)です。 CDK v2 GA となりましたねー。今後も積極的にバージョンアップに追従したいけど、既存の機能に影響がないだろうか、システムが正しく動くだろうか・・・などの不安があり、なかなか最新のバージョンに追従できないと思っている方も多いのではないでしょうか。 そういった不安を少しでも和らげるために、簡単に始められるスナップショットテストと CI の導入について紹介させていただきます。 作成するアーキテクチャ 今回作成するアーキテクチャとなります。API Gateway、Lambda、DynamoDB を使ったサーバレス API をテスト対象のリソースとし、CI は GitHub Actions を利用して、プルリクを作成したタイミングでスナップショットテストが実行され

                          AWS CDKv2 でスナップショットテストと CI を始めてみよう | DevelopersIO
                        • Introducing npm package provenance

                          Open SourceSecurityIntroducing npm package provenanceHow to verifiably link npm packages to their source repository and build instructions. Starting today, when you build your npm projects on GitHub Actions, you can publish provenance alongside your package by including the --provenance flag. This provenance data gives consumers a verifiable way to link a package back to its source repository and

                            Introducing npm package provenance
                          • 5 automations every developer should be running

                            TL;DR: For any developer looking to avoid security vulnerabilities, buttons that don’t work, slow site speeds, or manually writing release notes this is for you. As developers, we get a bad rap for not writing tests—or automations for that matter—as much as we should. It’s not that we don’t do it (well, maybe some of us don’t). But it’s a fact that writing more code can be a little more fun than s

                              5 automations every developer should be running
                            • フロントエンド刷新プロジェクトの開発サイクルを加速するデプロイパイプラインの改善 - Cybozu Inside Out | サイボウズエンジニアのブログ

                              フロントエンド刷新プロジェクトの開発サイクルを加速するデプロイパイプラインの改善 この記事は Cybozu Advent Calendar 2022 の 19 日目の記事です。 18 日目はこちら → チームメトリクスと感情データを活用した「ふりかえり」の手引き 20 日目はこちら → エンジニアとの距離が近くなっていいことたくさんだったQAの話 こんにちは!! kintone フロントエンドリアーキテクチャプロジェクト (フロリア)のAppShell チームでプロダクトオーナーをしている tasshi です。 kintone フロントエンドリアーキテクチャプロジェクト (フロリア)、およびAppShellチームについてはこちらの記事をご覧ください。 今回はフロリアの開発で利用しているテスト環境へのデプロイパイプラインを紹介します。 目次 フロントエンド刷新プロジェクトの開発サイクルを加速

                                フロントエンド刷新プロジェクトの開発サイクルを加速するデプロイパイプラインの改善 - Cybozu Inside Out | サイボウズエンジニアのブログ
                              • REST API endpoints for GitHub Actions - GitHub Docs

                                The REST API is now versioned. For more information, see "About API versioning."

                                  REST API endpoints for GitHub Actions - GitHub Docs
                                • GitHub - cross-platform-actions/action: Cross-platform GitHub action

                                  This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. Use this GitHub Action with your project Add this Action to an existing workflow or create a new one.

                                    GitHub - cross-platform-actions/action: Cross-platform GitHub action
                                  • GitHub Actionsへの移行

                                    すっかり秋になり、お鍋が恋しい季節になりました。 どうもお久しぶりです、GMOアドマーケティング GMOSSP開発担当の@KazuakiMです。 GMOSSPでは最近、CircleCIからGitHub Actionsに移行した事から、その情報をお伝えできたらと思います。 GMOSSPでは配信をPHP、集計などをGo言語で実装している事から、 今回はPHPのGitHub Actionsの実装例となります。 そもそもGitHub Actionsとは? 継続的インテグレーション/継続的デリバリー(CI/CD)をGitHubが提供する環境内で実行できるサービスとなります。 GitHub Actionsを使用すると、ワールドクラスのCI / CDですべてのソフトウェアワークフローを簡単に自動化できます。 GitHubから直接コードをビルド、テスト、デプロイでき、コードレビュー、ブランチ管理、問題のト

                                      GitHub Actionsへの移行
                                    • GitHub ActionsによるWindowsタスクスケジューラの自動反映 - ZOZO TECH BLOG

                                      はじめに こんにちは。SRE部BtoBチームの田村です。BtoBチームが担当してるサービスには、クラウドで構成されているFBZ、オンプレ環境で稼働しているブランド様の自社ECシステム支援事業もあります。その自社ECシステムでは、バッチ処理が多数稼働しています(執筆時点でバッチ214本)。 バッチ処理のスケジュールはWindowsのタスクスケジューラで管理しており、定期メンテナンスや新規サービスリリースの際に運用者が手作業でタスクスケジューラの設定を更新していました。 手作業を伴い、繰り返される要素もあったため、我々のチーム内で「バッチの運用」はトイルの1つとして認識されていました。また、前回の記事と同様に、設定戻し漏れのリスク、作業工程の履歴を別帳票で管理する煩雑な運用があり、万全とは言えない状態でした。そこで、前回の記事をヒントにトイル撲滅運動としてタスクスケジューラ設定の自動反映の仕組

                                        GitHub ActionsによるWindowsタスクスケジューラの自動反映 - ZOZO TECH BLOG
                                      • GitHub Projects (Beta) に Issue を自動登録・削除する Actions を作ってみた

                                        はじめに みなさん、GitHub Projects (Beta) 使ってますよね? え?まだ使ってない?そりゃぁ勿体ない! 今すぐ GitHub Issues の Sign up for the beta ボタンをクリックしてください! 豊かなプロジェクト管理ライフが貴方を待っていますよ!!! はい、というワケで深夜の謎テンションで記事を書き始めてみました。 Projects (Beta) 未使用の方向けに粗く概要を説明すると、GitHub Projects (Beta) は次のような特徴をもった GitHub のプロダクトです。 Board(いわゆるカンバン)や Table(Excel/Spread Sheet 的な表形式)で Issues, Pull Requests を管理できる User/Orgs の配下に Project を作成し、複数のリポジトリの Issues, Pull R

                                          GitHub Projects (Beta) に Issue を自動登録・削除する Actions を作ってみた
                                        • GitHub - preactjs/compressed-size-action: GitHub Action that adds compressed size changes to your PRs.

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - preactjs/compressed-size-action: GitHub Action that adds compressed size changes to your PRs.
                                          • GitHub Actions のワークフロー コマンド - GitHub Docs

                                            ワークフローコマンドについて アクションは、 環境変数を設定する、他のアクションに利用される値を出力する、デバッグメッセージを出力ログに追加するなどのタスクを行うため、ランナーマシンとやりとりできます。 ほとんどのワークフロー コマンドが特定の形式で echo コマンドを使用しますが、他のコマンドはファイルへの書き込みによって呼び出されます。 詳しくは、「環境ファイル」を参照してください。 ワークフロー コマンドの例 echo "::workflow-command parameter1={data},parameter2={data}::{command value}" Write-Output "::workflow-command parameter1={data},parameter2={data}::{command value}"

                                              GitHub Actions のワークフロー コマンド - GitHub Docs
                                            • GitHub Actions がローンチされたのでマイグレートしてる - HsbtDiary(2019-08-11)

                                              ■ GitHub Actions がローンチされたのでマイグレートしてる GitHub が GitHub Actions という built-in CI/CD をローンチしたので夏休み1日目はひたすら触って完全理解していた。 https://github.com/features/actions これ、バックエンドは Azure Pipelines で public repository だと無料、並列数も 20 という内容なので他の CI サービスは CPU/RAM で殴り合いしても MS には勝てないので、Developer Experience(DX) で戦うしかなくなるんだけど、そこも GitHub がちゃんとハンドリングするだろうから、中期的にはとにかく厳しい戦いになると思う。てか、撤退じゃないかな...。 あと、以前にリリースした HCL バージョンの GitHub Actio

                                                GitHub Actions がローンチされたのでマイグレートしてる - HsbtDiary(2019-08-11)
                                              • GitHub Actions で変更があるときだけ git commit & push する

                                                continue-on-error を使う方法を新たに記事にしました。 以下の内容は非推奨です。参考として残しておきます。 GitHub Actions で変更があるときだけ git commit & push する方法を 2 種類。 方法 1 : シェルスクリプト完結 通常のシェルスクリプトの if ! git diff --exit-code --quiet で判定。 steps: - uses: actions/checkout@v2 - name: 変更があるかもしれないしないかもしれない run: ./script.sh - name: commit & push run: | git add -N . # 新規ファイルを含める if ! git diff --exit-code --quiet then git config user.name github-actions g

                                                  GitHub Actions で変更があるときだけ git commit & push する
                                                • GitHub - step-security/secure-repo: Orchestrate GitHub Actions Security

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    GitHub - step-security/secure-repo: Orchestrate GitHub Actions Security
                                                  • GitHub - actions/typescript-action: Create a TypeScript Action with tests, linting, workflow, publishing, and versioning

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                                      GitHub - actions/typescript-action: Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
                                                    • Caching Docker builds in GitHub Actions: Which approach is the fastest? 🤔 A research.

                                                      Caching Docker builds in GitHub Actions: Which approach is the fastest? 🤔 A research. Abstract: In this post, I experimented with 6 different approaches for caching Docker builds in GitHub Actions to speed up the build process and compared the results. After trying out every approach, 10 times each, the results show that using GitHub Packages’ Docker registry as a build cache, as opposed to GitHu

                                                        Caching Docker builds in GitHub Actions: Which approach is the fastest? 🤔 A research.
                                                      • GitHub Actionsでself-hosted runnersを試す - Qiita

                                                        こんにちは。LIFULL株式会社の花岡です。 11/05から、GitHub Actionsでself-hosted runnersが使えるようになりました。この機能を使用すると、GithHub Actionsの実行環境を自分で指定することができます。 今回プライベートで軽く触ってみたので、今回はその利用方法をご紹介したいと思います。 self-hosted runnersについて GitHub Actionsでは、基本的にはGitHub側で用意している仮想環境でworkflowを実行するのですが、self-hosted runnersを使用すると実行環境を自分で指定することができます。例えばオンプレ環境でworkflowを実行したいとか、閉鎖環境内で無いと実行できないテストがある等、自前で用意した特殊な実行環境でテストしたい時に便利です。 (但し、publicリポジトリでは決して使用しない

                                                          GitHub Actionsでself-hosted runnersを試す - Qiita
                                                        • GitHub - actions/toolkit: The GitHub ToolKit for developing GitHub Actions.

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                                            GitHub - actions/toolkit: The GitHub ToolKit for developing GitHub Actions.
                                                          • GitHub Actions でも [skip ci] が使えるようになりました

                                                            公式ブログ GitHub Actions: Skip pull request and push workflows with [skip ci] - GitHub Changelog コミットメッセージの内容から push と pull_request のワークフローをスキップできるようになりました。 push または pull request (PR) の HEAD コミットに [skip ci], [ci skip], [no ci], [skip actions], [actions skip] のいずれかが含まれる場合にワークフローがスキップされます。 検証 [skip ci] を例に検証します。 1. スキップする単一コミット ワークフローを作成。検証用のためトリガーは paths で絞ってあります。 [skip ci] というコミットメッセージで skip ブランチへコミット

                                                              GitHub Actions でも [skip ci] が使えるようになりました
                                                            • GitHub - actions/setup-node: Set up your GitHub Actions workflow with a specific version of node.js

                                                              This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

                                                                GitHub - actions/setup-node: Set up your GitHub Actions workflow with a specific version of node.js
                                                              • GitHub - actions/runner-images: GitHub Actions runner images

                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                  GitHub - actions/runner-images: GitHub Actions runner images
                                                                • Using secrets in GitHub Actions - GitHub Docs

                                                                  About secrets Secrets are variables that you create in an organization, repository, or repository environment. The secrets that you create are available to use in GitHub Actions workflows. GitHub Actions can only read a secret if you explicitly include the secret in a workflow. For secrets stored at the organization-level, you can use access policies to control which repositories can use organizat

                                                                    Using secrets in GitHub Actions - GitHub Docs
                                                                  • Creating a composite action - GitHub Docs

                                                                    Introduction In this guide, you'll learn about the basic components needed to create and use a packaged composite action. To focus this guide on the components needed to package the action, the functionality of the action's code is minimal. The action prints "Hello World" and then "Goodbye", or if you provide a custom name, it prints "Hello [who-to-greet]" and then "Goodbye". The action also maps

                                                                      Creating a composite action - GitHub Docs
                                                                    • GitHub ホステッド ランナーの使用 - GitHub Docs

                                                                      GitHub では、ワークフローを実行するためのホストされた仮想マシンを提供します。 仮想マシンには、GitHub Actions で使用できるツール、パッケージ、および設定の環境が含まれています。

                                                                        GitHub ホステッド ランナーの使用 - GitHub Docs
                                                                      • 第65回 依存モジュールの更新 ―update-cpanfile、GitHub Actionsで実現!(1) | gihyo.jp

                                                                        Perl Hackers Hub 第65回依存モジュールの更新 ―update-cpanfile、GitHub Actionsで実現!(1) 本連載では第一線のPerlハッカーが回替わりで執筆していきます。今回のハッカーは、はてなでマンガビューアを開発しているhitode909さんで、テーマは「依存モジュールの更新」です。 長期間にわたって開発・運用するアプリケーションでは、依存モジュールを管理し、最新版に更新することが重要です。本稿では、アプリケーションの依存モジュールの管理方針のグッドプラクティスと、ツールを使って継続的にモジュールを更新するための手法を紹介します。 本稿のサンプルコードは、執筆時点(2020年11月)の最新であるPerl 5.32.0で動作確認を行っています。本稿のサンプルコードは、WEB+DB PRESS Vol.120のサポートサイトから入手できます。 Perlの

                                                                          第65回 依存モジュールの更新 ―update-cpanfile、GitHub Actionsで実現!(1) | gihyo.jp
                                                                        • GitHub Actionsとnpを使ったプロダクトのバージョン管理/リリースフローが簡単すぎた

                                                                          DESCRIPTION https://github.com/capacitor-community/admob/releases のようなバージョンタグとリリースノートを自動生成した話 package.jsonのversionとGitHub上のversionが一致するようになって幸せ デプロイ/リリースフローもそれに沿った形にした話 本文 GitHubでプロダクトのソースコード管理することは当たり前になりましたが、皆さんリリースバージョンはどのように管理していますか?? 恥ずかしながら半年ほど前まで、プロダクトでリリースバージョンというものをつけていませんでした。 よし、この機能追加した よし、テストも通った。リリースするぞ。 手動でpackage.jsonのversionを変更する じゃあ、productブランチにマージして(GitHub Actionsが動いて)デプロイだ!! まぁ、

                                                                            GitHub Actionsとnpを使ったプロダクトのバージョン管理/リリースフローが簡単すぎた
                                                                          • GitHub Actions で手動トリガーのワークフローを作る - Qiita

                                                                            GitHub Actions は GitHub 内の様々なイベントをトリガーとして実行されるワークフローを設定できますが、現状手動で実行可能なワークフローを作成することはできません。 ですが、repository_dispatch や deployment イベントを使うことで、擬似的に手動で実行可能なワークフローを作成することができます。 workflow_dispatch が追加され、手動で実行可能なワークフローを作成できるようになりました。 比較 event 権限 発火ブランチ 備考

                                                                              GitHub Actions で手動トリガーのワークフローを作る - Qiita
                                                                            • GitHub Actions: Re-run jobs with debug logging

                                                                              May 24, 2022 You can now enable debug logging when you re-run jobs in a GitHub Actions workflow run. This gives you additional information about the job's execution and its environment which can help you diagnose failures. To enable debug logging, select "Enable debug logging" in the re-run dialog. You can also enable debug logging using the API or the command-line client. For more details see Re-

                                                                                GitHub Actions: Re-run jobs with debug logging
                                                                              • GitHub - actions/upload-artifact

                                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                                                                  GitHub - actions/upload-artifact
                                                                                • GitHub Actionsのconcurrencyを触ってみる

                                                                                  これ。同時実行を制御できるようになった GitHub Actions: Limit workflow run or job concurrency - GitHub Changelog

                                                                                    GitHub Actionsのconcurrencyを触ってみる

                                                                                  新着記事