並び順

ブックマーク数

期間指定

  • から
  • まで

121 - 126 件 / 126件

新着順 人気順

github-actionsの検索結果121 - 126 件 / 126件

  • Github Actionsにて自動的にビルドする環境作成(Android編) - Qiita

    概要 Github ActionsでのCI/CDの検証を行いました。 その中で他の開発プロジェクトにも定常的に適用できるようなテンプレートを作成しました。 作成したテンプレートのプロジェクトは以下になります。 github-actions-examples 今回このような環境の構築にあたっての備忘録としてここに記述しておきます。 また上記のプロジェクトは他の様々な環境において試したものであり、今回はGithub Actionsにおける Androidアプリ での自動ビルドの手法についてを中心に紹介します。 Webサイトでの自動デプロイおよびGithub Actionsでの基本的な設定についてなどはこちらの記事を参照してください。 Github Actionsにて自動的にデプロイする環境作成(Webサイト編) またUnityでの自動ビルドの方法についてはこちらを参照してください。 Githu

      Github Actionsにて自動的にビルドする環境作成(Android編) - Qiita
    • Bypassing required reviews using GitHub Actions

      TL;DRA newly discovered security flaw in GitHub allows leveraging GitHub Actions to bypass the required reviews mechanism and push unreviewed code to a protected branch, potentially allowing malicious code to be used by other users or flow down the pipeline to production. The risk of a compromised user accountGitHub is the most popular source control management system, serving millions of users an

        Bypassing required reviews using GitHub Actions
      • GitHub Actions - Securing OpenID Connect (OIDC) token permissions in reusable workflows

        GitHub Actions – Securing OpenID Connect (OIDC) token permissions in reusable workflows actionsoidcworkflows June 15, 2023 For securely enabling OpenID Connect (OIDC) in your reusable workflows, we are now making the permissions more restrictive. If you need to fetch an OIDC token generated within a reusable (called) workflow that is outside your enterprise/organization, then the permissions setti

          GitHub Actions - Securing OpenID Connect (OIDC) token permissions in reusable workflows
        • GitHub - github/issue-metrics: Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.

          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 - github/issue-metrics: Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
          • GitHub ActionからVPN経由でJenkins jobを実行したい - Qiita

            はじめに 仕事でGitHubを使い出したんですが、Push後に既存のJenkins上にあるjobを実行をしたい。でもJenkinsサーバーはVPN上、どうやって繋ぐんだろう。 ってのを調べて解決したので記事に残しときます。 ポイントは3つ 1. GitHub上で秘密鍵などのシークレット情報はどうやって管理するんだろう? 2. VPNはどうやって張ったらいいんだろう? 3. GitHub ActionからどうやってJenkinsのJobを呼ぶんだろう? GitHubでのシークレット情報の管理 GitHubでは、リポジトリのsettins > secretからシークレット情報が保存できます。(リポジトリ管理者限定) 例えば EncodedVPNSettings という名前のsecuret情報を登録した場合、 secrets.EncodedVPNSettings を環境変数に設定することで、se

              GitHub ActionからVPN経由でJenkins jobを実行したい - Qiita
            • GitHub Actionsのカレンダー | Advent Calendar 2019 - Qiita

              The Qiita Advent Calendar 2019 is supported by the following companies, organizations, and services.

                GitHub Actionsのカレンダー | Advent Calendar 2019 - Qiita