並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 27 件 / 27件

新着順 人気順

github issues statusesの検索結果1 - 27 件 / 27件

  • CI/CD革新 GitHub Script活用術 - enechain Tech Blog

    はじめに GitHub Script概要 セットアップ context の中身 eSquare Liveでの活用事例 発生した問題 タグの打ち間違い releaseブランチが複数存在する場合のデプロイ先選択の複雑化 解決策としてのGitHub Scriptの活用 機能1 vX.Y.Zのタグがmainブランチのコミットハッシュと一致することを確認する 機能2 releaseブランチは最新バージョンのみ自動で検証環境にデプロイする 完成版スクリプト まとめ はじめに こんにちは、enechainでeSquare Liveを開発しているエンジニアの古瀬(@tsuperis3112)です! 今回は、マニュアル依存になりがちなデプロイフローの問題を actions/github-script で解消した方法についてお話します。 eSquare Liveの開発では、効率的かつ信頼性の高い開発フローを維

      CI/CD革新 GitHub Script活用術 - enechain Tech Blog
    • GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

      Official integrations are maintained by companies building production ready MCP servers for their platforms. 21st.dev Magic - Create crafted UI components inspired by the best 21st.dev design engineers. 2slides - An MCP server that provides tools to convert content into slides/PPT/presentation or generate slides/PPT/presentation with user intention. ActionKit by Paragon - Connect to 130+ SaaS inte

        GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
      • Devinが作るPull Requestのセルフマージを禁止する - newmo 技術ブログ

        AI開発ツールDevinが作成したPull Requestに対して、セキュリティと品質を確保するために2人の承認を必要とする実装方法について解説します。 2025/05/21 追記 レビューコメントが30件以上あったときに正しく動かない問題を修正しました 開発者が書いたPull RequestをDevinにApproveしてもらってマージするパターンも防ぎたい場合は、ifの条件を少し変える必要があります。 背景 newmoでも少し前からDevinを利用して開発を行っています。 Devinを利用するフローは、以下のような感じになります。 エンジニアがSlackやDevinのWeb UIからタスクを依頼 DevinがGitHubにPull Requestを作成 エンジニアは必要に応じてSlackやPull Request上でコメント Devinがコードを修正 問題なければ承認してマージ dev

          Devinが作るPull Requestのセルフマージを禁止する - newmo 技術ブログ
        • How Anthropic teams use Claude Code | Claude by Anthropic

          Agentic coding tools like Claude Code help developers accelerate workflows, automate repetitive tasks, and tackle complex programming projects. As the field evolves, we're learning about new applications everyday from users, including our own employees. To learn more, we sat down with employees across Anthropic to understand how they use Claude Code at work. While many of their use cases were pred

            How Anthropic teams use Claude Code | Claude by Anthropic
          • Digger + GitHub Actionsで作るTerraform/OpenTofuのCI/CD - Qiita

            Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? はじめに この記事は Terraform Advent Calendar 2024 の 23日目の記事です。 TerraformのCI/CDどうしてますか?私は長年Atlantisを愛用していました。Atlantisは、Terraform/OpenTofu用のCI/CDサーバで、自分で使う分にはどちゃクソ便利なんですが、サーバを自前で建てないといけないのがネックで、なかなか初心者や小規模な環境にはオススメしづらいのが悩ましいところです。 なんかよい代替手段はないかしら?と思って最近使ってみているのがDiggerです。DiggerはGit

            • Cloud Run with IAP / 任意の環境のURLを作る

              Cloud Run with IAPを利用しているアプリを開発中にPull Requesのレビューをする時、専用の環境で動作確認したいと言われたので、考えてみた。 Cloud Runには Revision Tagを利用して、任意のRevisionにRequestを送る独自URLを発行する機能 があるが、IAP(Identity Aware Proxy)を利用している場合、Serverless NEGを利用して、HTTP LBからRequestを受けるため、この機能を使っただけでは解決しない。 最終的なCloud Runの構成 作る時に考えたこと 前提 Identity Aware Proxyがかかっている MarkdownをHTMLに変換しているStaticなWeb Site 開発チームは数人 更新頻度はそんなに高くはない 対象はIAPをかけているStaticなWeb SiteでPull

                Cloud Run with IAP / 任意の環境のURLを作る
              • AgentのToolを公開MCPから自作に変えたらToken使用料が9割削減した

                AgentのToolを公開されているMCPから自作に変更したら、Token使用料が9割削減できた話を書きます。 背景 現在ko☆shi(こーし)という引き継ぎを自動化するAgentを社内プロダクトとして開発しています。 このAgentはGitHub、Asana、Slackをデータソースとして使用しており、Strands AgentsのMCP機能を使用して、各サービスの情報を取得しています。ユースケースとしては、最新のPRやIssueがどのタスクと紐づいているかを確認したり、そのタスクについてどういう意思決定がされているかを把握したりしています。 いつも通りko☆shiを使用していると、Token使用料がかなり高額になっていることに気づきました。調査したところ、GitHubの最新のPRを確認しているだけにも関わらず、かなりのTokenが消費されていました。 画像のように、1回の呼び出しで約3

                  AgentのToolを公開MCPから自作に変えたらToken使用料が9割削減した
                • Renovateをセルフホスト with Google Cloud & Go - Mirrativ Tech Blog

                  こんにちは、バックエンド基盤チームの藤井脩紀です。 バックエンド基盤チームは、バックエンドエンジニアの生産性向上やコスト削減を目的に、エンジニア主導で課題を発見・解決している部署です。 このチームではCIの整備や依存関係の更新なども担当しており、その一環としてRenovateというソフトウェアのセルフホストを行ったのでそれについてお話しさせてください。 目次 Renovateとは セルフホストに至った背景 セルフホスト GitHubの下準備 Cloud Buildの設定 構成ファイルを準備 script/create-github-token.sh cloudbuild.yaml シークレットの登録 Cloud Buildトリガーの作成 Cloud Schedulerの設定 リポジトリの個別設定 余談:自動生成コードを利用しているがそれをリポジトリに含まない場合の問題 まとめ We are

                    Renovateをセルフホスト with Google Cloud & Go - Mirrativ Tech Blog
                  • GitHub Actions Best Practice 2025

                    Previous slideNext slideToggle fullscreenOpen presenter view Shunsuke Suzuki GitHub: suzuki-shunsuke X: szkdash SRE at freee Corporation Platform Engineer OSS Developer Automation, CI/CD GitHub Actions, Terraform Go Blog https://zenn.dev/shunsuke_suzuki https://suzuki-shunsuke.github.io/profile/blog GitHub Actions による Renovate の安全自動マージ pull_request_target で GitHub Actions の改竄を防ぐ Terraform Monorepo

                    • Maestro: Netflix’s Workflow Orchestrator

                      By Jun He, Natallia Dzenisenka, Praneeth Yenugutala, Yingyi Zhang, and Anjali Norwood TL;DRWe are thrilled to announce that the Maestro source code is now open to the public! Please visit the Maestro GitHub repository to get started. If you find it useful, please give us a star. What is MaestroMaestro is a horizontally scalable workflow orchestrator designed to manage large-scale Data/ML workflows

                        Maestro: Netflix’s Workflow Orchestrator
                      • 注目のAIエンジニア「Devin」を入れてみた!購入から初期設定まで | DevelopersIO

                        はじめに 今回は今注目されてるAIエンジニア「Devin」を調査のため購入したので、購入の流れや初期設定などを紹介します。本稿では、キャプチャなどを残しつつ初期のセットアップで必要な権限などに注目します。タスクを依頼した際の動作検証などは後続のブログで試していきます。 Devinをオンボーディングする上で、事前にSlackやGitHubで権限が必要です。購入前の権限確認などにご使用ください。 Devinについて知らない方は以下のブログなどをご確認ください。 Devinの購入 まずは、以下のURLにアクセスして購入に進んでみます。 まずSign upのボタンが出るので押下して、メールアドレス、Google or GitHub のSSOでアカウントを作成します。今回はGoogleでサインアップします。 サインアップするとチャット画面がでます。GitHubとSlackへの招待を希望されます。Gi

                          注目のAIエンジニア「Devin」を入れてみた!購入から初期設定まで | DevelopersIO
                        • Codex Prompting Guide

                          Codex models advance the frontier of intelligence and efficiency and our recommended agentic coding model. Follow this guide closely to ensure you’re getting the best performance possible from this model. This guide is for anyone using the model directly via the API for maximum customizability; we also have the Codex SDK for simpler integrations. In the API, the Codex-tuned model is gpt-5.3-codex

                            Codex Prompting Guide
                          • GitHub - multica-ai/multica: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills.

                            Multica turns coding agents into real teammates. Assign issues to an agent like you'd assign to a colleague — they'll pick up the work, write code, report blockers, and update statuses autonomously. No more copy-pasting prompts. No more babysitting runs. Your agents show up on the board, participate in conversations, and compound reusable skills over time. Think of it as open-source infrastructure

                              GitHub - multica-ai/multica: The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills.
                            • Tech Solvency: The Story So Far: CVE-2021-44228 (Log4Shell log4j vulnerability).

                              Log4Shell log4j vulnerability (CVE-2021-44228 / CVE-2021-45046) - cheat-sheet reference guide Last updated: $Date: 2022/02/08 23:26:16 $ UTC - best effort, validate all for your environment/model before use, unofficial sources may be wrong by @TychoTithonus (Royce Williams), standing on the shoulders of many giants Send updates or suggestions (please include category / context / public (or support

                              • Terraform plan は通るのにapplyで失敗...ブランチデプロイ戦略で解決した運用改善事例 - YOUTRUST Tech Blog

                                こんにちは!SRE一年生が終わりかけている墨(YOUTRUST/X)です! 「terraform planは成功したのに、いざterraform applyしたらエラーで失敗...」 こんな経験に悩まされているインフラエンジニアの方は多いのではないでしょうか? 今回はその打開策として弊社で行なった取り組みをご紹介します。 修正前の状態 現状把握のため、弊社のインフラ構成を整理します。 弊社では過去記事でも記載しましたが、インフラをTerraformにて管理しています。 環境 ほぼ同じインフラ構成のsandboxとproductionが存在しています。 リポジトリ Terraformリソースをモジュール化し、環境変数を注入することでリポジトリ1つで2つの環境を管理運用しています。 ブランチ sandbox・main・feature/XXXが存在しており、mainブランチはproduction

                                  Terraform plan は通るのにapplyで失敗...ブランチデプロイ戦略で解決した運用改善事例 - YOUTRUST Tech Blog
                                • September 2022 (version 1.72)

                                  Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Update 1.72.1: The update addresses these security issues. Update 1.72.2: The update addresses these issues. Welcome to the September 2022 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Tool bar customization - Hide/show

                                    September 2022 (version 1.72)
                                  • GitHub ProjectのCardのDraftからIssueへの変換時にGitHub Actionsを実行したい | DevelopersIO

                                    こんにちは、CX事業本部 IoT事業部の若槻です。 GitHub Projectでボード(またはテーブル)に新規アイテム(Card)を追加すると、そのアイテムはDraft(Draft issueとも呼ぶ)として作成されます。 creating-draft-issues - Adding items to your project - GitHub Docs Draftは「思いつきのアイデアなのでIssueにするほどではないけど、ボードには追加しておきたい」というジャストアイデアな内容を残しておくのに便利です。そしてDraftはいつでもIssueに変換することができます。 Converting draft issues to issues - GitHub Docs 今回は、GitHub ProjectのCardのDraftからIssueへの変換時にGitHub Actions Workfl

                                      GitHub ProjectのCardのDraftからIssueへの変換時にGitHub Actionsを実行したい | DevelopersIO
                                    • Cognitive load is what matters

                                      Last document update: October 2025. The logo image was taken from Reddit. This is a short version of the text. Toggle the switch to see a longer version. Prompt | Chinese | Japanese | Spanish | Korean | Turkish Introduction There are so many buzzwords and best practices out there, but most of them have failed. They failed because they were imagined, not real. These ideas were based on aesthetics a

                                        Cognitive load is what matters
                                      • AIを使ってBacklogの期限をSlackでリマインドする仕組みを作ってみた

                                        はじめに 私の所属するプロジェクトでは Backlog を使って課題管理をしています。 直近で課題の期限管理を見直すターンがあり、私自身期限管理に対してのモチベーションが非常に高まっている時期がありました。そんな時ふと社内の連絡で使っているSlackに目が止まりました。 「課題の期限管理をSlackで出来たら便利なのでは?」 そんな気持ちから、自分で Backlog × Slack のリマインドシステムを作ることにしました。 この記事では、AI(ChatGPT・Claude code)にサポートしてもらいながら開発した体験をまとめています。 まずは実現性をGPT-5に聞いてみる 今回作成するシステムへの要望は以下の通りです。 1日の始まりと終わりに、自分が担当している課題の期限状況をSlackで手軽に確認したい ただ、いきなり作り始めても進め方がわからなかったので、最近公開されたばかりの

                                          AIを使ってBacklogの期限をSlackでリマインドする仕組みを作ってみた
                                        • Codex Prompting Guide

                                          Codex models advance the frontier of intelligence and efficiency and our recommended agentic coding model. Follow this guide closely to ensure you’re getting the best performance possible from this model. This guide is for anyone using the model directly via the API for maximum customizability; we also have the Codex SDK for simpler integrations. In the API, the Codex-tuned model is gpt-5.2-codex

                                            Codex Prompting Guide
                                          • DevLake + Grafana で開発生産性を可視化する ― ツール選定から指標設計まで - OLTA TECH BLOG

                                            はじめに 背景・課題 ツール選定 検討した選択肢 選定のポイント アーキテクチャ なぜ GKE ではなく GCE + Docker Compose か なぜ Cloud SQL か なぜ GitHub App か 構築のポイント 1. Docker Compose の構成 2. IAP による認証 3. GitHub App の権限設定 4. シークレット管理 指標設計 可視化する指標 投資配分の計測 指標設計で意識したこと 計画達成率は別の仕組みで コスト 今後の展望 短期 中期 長期 まとめ はじめに 開発組織が成長するにつれて、「チームのパフォーマンスをどう計測するか」は避けて通れないテーマになります。 OLTA株式会社では開発生産性を定量的に可視化する基盤を Apache DevLake + Grafana で構築しました。本記事では、ツール選定の判断基準、GCE + Docker

                                              DevLake + Grafana で開発生産性を可視化する ― ツール選定から指標設計まで - OLTA TECH BLOG
                                            • Bridgy Fed

                                              Bridgy Fed is a decentralized social network bridge. It connects the fediverse, the web, and Bluesky. If you're on one of these networks, you can use Bridgy Fed to follow people on other networks, see their posts, and reply and like and repost them. Likewise, they'll be able to see you and your posts too. Click here to get started, or read on for more information and setup details. About Which net

                                                Bridgy Fed
                                              • Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve · Buf

                                                Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve Today we’re excited to announce the release of Protobuf-ES, an implementation of Protocol Buffers for TypeScript and JavaScript with full support for the ECMAScript standard. Protobuf-ES was built with JavaScript developers in mind. Its intent is to not only fix the areas that are sorely inadequate in current implementa

                                                  Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve · Buf
                                                • SC-081: Introduce Schedule of Reducing Validity and Data Reuse Periods by clintwilson · Pull Request #553 · cabforum/servercert

                                                  SC-081 Preamble Overview Expand Section 4.2.1 to detail the allowed data reuse periods for validation data (both for domains/IPs and for everything else in Section 3.2) Eventual reduction of non-SAN validation data reuse from 825 to 398 days Eventual reduction of SAN validation data reuse from 398 days to 10 days Expand Section 6.3.2 to detail a schedule for reducing Public TLS certificate maximum

                                                    SC-081: Introduce Schedule of Reducing Validity and Data Reuse Periods by clintwilson · Pull Request #553 · cabforum/servercert
                                                  • Bikeshed Documentation

                                                    Bikeshed Documentation Living Standard, 27 July 2026 To the extent possible under law, the editors have waived all copyright and related or neighboring rights to this work. In addition, as of 27 July 2026, the editors have made this specification available under the Open Web Foundation Agreement Version 1.0, which is available at https://www.openwebfoundation.org/the-agreements/the-owf-1-0-agreeme

                                                    • GitHub - werf/nelm: Nelm is a Helm 4 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes. The Nelm goal is to provide a modern alternative to Helm, with long-standing issues fixed and many new major feat

                                                      Nelm is a Helm 4 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes. It is also the deployment engine of werf. Nelm does everything that Helm does, but better, and even quite some on top of it. Nelm is based on an improved and partially rewritten Helm codebase, to introduce: terraform plan-like capabilities with two-stage deployment support; imp

                                                        GitHub - werf/nelm: Nelm is a Helm 4 alternative. It is a Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes. The Nelm goal is to provide a modern alternative to Helm, with long-standing issues fixed and many new major feat
                                                      • Release v9.0.0 · storybookjs/storybook

                                                        Storybook 9.0 is here This is a huge release focused on testing and bundle size. Component testing 👆 Interactions ♿️ Accessibility 👁️ Visual changes 🛡️ Coverage 🪶 48% lighter bundle 🏷️ Tags-based organization 🌐 Story globals 🏗️ Major upgrades: Svelte, Next, React Native, Angular Please checkout our Migration guide to upgrade from earlier versions of Storybook. To see a comprehensive list of

                                                          Release v9.0.0 · storybookjs/storybook
                                                        1