Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
branchの人気記事 35件 - はてなブックマーク
[go: Go Back, main page]

並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 35 件 / 35件

新着順 人気順

branchの検索結果1 - 35 件 / 35件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

branchに関するエントリは35件あります。 githubgitGitHub などが関連タグです。 人気エントリには 『branch を寝かせるときは TODO.txt を置いている - id:onk のはてなブログ』などがあります。
  • branch を寝かせるときは TODO.txt を置いている - id:onk のはてなブログ

    タイトルがすべて。 思いついたら手を動かしてしまう性質なので、秘蔵のブランチを大量に持っている。 秘蔵のブランチというのは、動いたけどチームメンバーを説得するのが面倒とか、テスト書くのが面倒とか、だいたい動いているけどやりきるのが面倒とかで main にマージしていないヤツ。 例えばフレームワークのメジャーバージョン上げるブランチとか、依存ライブラリをより一般的/現代的なものに交換するブランチや、より良い設計を思いついたのでガッと書き換えてしまうブランチが多いかな。 だいたい 1 年所属していると 80 ブランチぐらい溜まるので、週 1 つ以上は何か作りかけてる計算になる。 ローカルブランチの数、プロンプトに出しておくかな……。(秘蔵のブランチが溜まってる— Takafumi ONAKA (@onk) March 28, 2017 もちろん自分でいいアイディアだと思っているから実装している

      branch を寝かせるときは TODO.txt を置いている - id:onk のはてなブログ
    • ブランチ追従コストが大幅DOWN! RettyアプリチームがFeature Branchを捨てFeature Flagでの開発へ移行した理由と成果 - Retty Tech Blog

      Feature Flagで 素早くマージ 安全にリリース Rettyアプリチームの @imaizume です、新しい年度が始まり新卒社員も入社してフレッシュな気分になる今日このごろですね。 今回は最近Rettyアプリチームで利用することが増えている、Feature Flagを使った開発についてのお話です。 Feature Flagを使うことで、大規模な開発であっても開発中から継続的に差分をマージできるようになり、デリバリー効率を大きく向上させることができます。 本記事では、この方法を採用するに至った背景や実際に取り入れて感じたメリット、課題感などを書きましたので、読んでみてメリットが感じられたならぜひみなさんの開発でも取り入れてみていただければと思っています。 Feature Flagとは? FFを採用する前の開発の様子 RettyでのFFによる開発の始まり アプリチームでFFを採用したこ

        ブランチ追従コストが大幅DOWN! RettyアプリチームがFeature Branchを捨てFeature Flagでの開発へ移行した理由と成果 - Retty Tech Blog
      • Enabling branch deployments through IssueOps with GitHub Actions

        AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be

          Enabling branch deployments through IssueOps with GitHub Actions
        • More ways to keep your pull request branch up-to-date - GitHub Changelog

          Menu. Currently selected: Update your pull request branch by rebasing The Update branch button on the pull request page lets you update your pull request's branch with the latest changes from the base branch. This is useful for verifying your changes are compatible with the current version of the base branch before you merge. Two enhancements now give you more ways to keep your branch up-to-date.

            More ways to keep your pull request branch up-to-date - GitHub Changelog
          • Branch Deploy Action: GitHub Actions でブランチデプロイと IssueOps を試す - kakakakakku blog

            The GitHub Blog の記事 Enabling branch deployments through IssueOps with GitHub Actions を読んで「branch deployments(ブランチデプロイ)」というデプロイ戦略を知った💡 プルリクエストを main ブランチにマージしてから本番環境にデプロイするのではなく,プルリクエストを直接本番環境にデプロイして,動作確認の結果問題なしと判断できてからプルリクエストを main ブランチにマージするという流れが特徴的❗️そして,デプロイに異常があってロールバックする場合は main ブランチをデプロイして復旧する💡 記事に載ってるブランチ画像(Merge Deploy Model と Branch Deploy Model)は非常にわかりやすく見てみてもらえればと〜 github.blog IssueOp

              Branch Deploy Action: GitHub Actions でブランチデプロイと IssueOps を試す - kakakakakku blog
            • Git 2.30 Released As More Projects Shift To "Main" As Their Default Branch Name - Phoronix

              Git 2.30 Released As More Projects Shift To "Main" As Their Default Branch Name Written by Michael Larabel in Programming on 28 December 2020 at 02:40 PM EST. 30 Comments Git 2.30 is out today as the latest stable release update of this wildly-popular, distributed revision control system. Earlier in 2020 the Git 2.28 release brought the support for a configurable/default branch name to replace the

                Git 2.30 Released As More Projects Shift To "Main" As Their Default Branch Name - Phoronix
              • Support for renaming an existing branch - GitHub Changelog

                You can now rename any branch, including the default branch, from the web. If you've been waiting to rename your default branch from master to main, we now recommend doing so using this feature. When a branch is renamed: Open pull requests and draft releases targeting the renamed branch will be retargeted automatically Branch protection rules that explicitly reference the renamed branch will be up

                  Support for renaming an existing branch - GitHub Changelog
                • GitHub - satococoa/wtp: 🌳 A powerful Git worktree CLI tool with automated setup, branch tracking, and smart navigation

                  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 - satococoa/wtp: 🌳 A powerful Git worktree CLI tool with automated setup, branch tracking, and smart navigation
                  • GitHub - dorny/paths-filter: Conditionally run actions based on files modified by PR, feature branch or pushed commits

                    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 - dorny/paths-filter: Conditionally run actions based on files modified by PR, feature branch or pushed commits
                    • すし屋のはなれ のトロたく Pickled radish and fatty tuna dong of Sushi shop branch

                      すし屋のはなれ、なんてお店の名前にもひかれてランチにトロたくをチョイス。目移りする、を英語でI got attracted by different thingsなど。ほか、いろいろおいしそう…。 Right before riding Azusa Express, I bought lunch at Sushiyano hanare at Shinjuku station. 特急あずさに乗る前、新宿駅の「すし屋のはなれ」*さんで、お弁当を購入。 *JR新宿駅ニューマン2階(新南口近く) There were many attractive lunch sets such as club rice balls, luxurious sushi bento with sea urchins and so on. たくさんの魅力的なランチセット、かにのおにぎり、うにのせ贅沢丼など…… I go

                        すし屋のはなれ のトロたく Pickled radish and fatty tuna dong of Sushi shop branch
                      • New Branch Protections: Last Pusher and Locked Branch - GitHub Changelog

                        Menu. Currently selected: Require approval from someone other than the last pusher Today we're releasing two new branch protections. Require approval from someone other than the last pusher Now, before a pull request can be merged, you can require it to be approved by someone other than the last pusher. Meaning, the most recent user to push their changes will need a pull request approval regardles

                          New Branch Protections: Last Pusher and Locked Branch - GitHub Changelog
                        • Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!

                          Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!2021-05-06 Some time ago I was looking at a hot section in our code and I saw this: if (debug) { log("..."); } This got me thinking. This code is in a performance critical loop and it looks like a waste - we never run with the "debug" flag enabled[1]. Is it ok to have if clauses that will basically never be run? Surely,

                            Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
                          • 【ブランチ守谷(BRANCH守谷)】に行ってきました! - POPO's kitchen

                            ご訪問いただきありがとうございます。 ポポンデッタです。 最寄り駅である守谷駅前に【ブランチ守谷】なる複合商業施設が出来たので遊びに行ってきました。 2022年4月28日にオープンしたばかりです。 つい先日、守谷特集をしていた某テレビ番組で 「駅前に何もない!!!」 とディスられていましたが、さっそく完成したのですね。 仕事が早い。 というかブランチ守谷を話題にあげるための盛大なフリでしたねきっと。 スーパーやレストランなど20時まで営業しているお店が多いので、仕事帰りの方にも優しい! 最近は移住者がとても多いので開発に力を入れているのですね。 さて、さっそく順番にお店の紹介をしたいところですが、 私の気に入ったお店のみの紹介とさせていただきます。 (全部書くのめんどくさい)。 鮮魚専門店「大東」 酒販店(地酒専門店) 地酒本舗 美酒堂 ブランチ守谷店 その他(防災対策) 鮮魚専門店「大東

                              【ブランチ守谷(BRANCH守谷)】に行ってきました! - POPO's kitchen
                            • [git / python] python を利用する GitHub リポジトリの branch 名にはシャープ "#" を使うな - Qiita

                              1. 概要 タイトルの通りです。 理由は、 GitHub リポジトリから直接ブランチ名を指定して pip install する時に、シャープ "#" があると install できないからです。 2. 実行例 2-1. ダメな例 例えば、 pip install "git+https://github.com/username/repository-name.git@issue#15" のように、@以下のブランチ名のところに、#の入っているブランチ名を指定すると、以下のように失敗します。 $ pip install "git+https://github.com/username/repository-name.git@issue#15" Collecting git+https://github.com/username/repository-name.git@issue#15 Clon

                                [git / python] python を利用する GitHub リポジトリの branch 名にはシャープ "#" を使うな - Qiita
                              • Create a branch for an issue - GitHub Changelog

                                You can now create a branch directly from an issue to begin development work that's correlated to that issue. Branches connected to an issue are shown under the "Development" section, which has replaced "Linked pull requests", in the sidebar of an issue. When you create a pull request for one of these branches, it is automatically linked to the issue. Create a branch for an issue is in public beta

                                  Create a branch for an issue - GitHub Changelog
                                • 社会人学生1年目を3/4終えたので振り返り - geek-branch

                                  本エントリは社会人学生 Advent Calendar 2020の18日目です。 今年から帝京大学理工学部情報科学科に在籍しています。帝京大学の理工学部情報科学科は通信制で、働きながら通うことが可能です。授業はⅠ期〜Ⅳ期に分かれていて、まだⅣ期のテストは受けていないのですが(レポートに追われています)、1年の振り返りとして書くことにしました。 自己紹介をさせていただくと、現在25歳でC++をよく書く仕事をしています。 今の仕事に就いたのは3年と少し前からで、それまでは工場作業員をしたり、産業用機械の修理をしたり、金属の溶接や加工をする仕事をしていました。溶接や加工は楽しい仕事だったので、この間ギャルの方の溶接に関する記事がバズっていて胸が熱くなりました。溶接、いいですよね。 magazine.cainz.com なぜ大学に行くことにしたか 私は工業高校の電子機械科という学科を卒業した後、進

                                    社会人学生1年目を3/4終えたので振り返り - geek-branch
                                  • branch@個人アプリ開発者 on Twitter: "COCOAの接触確認アプリでAndroidの通知が来ないというの、誰かgithubでissue出してなかったのかなぁって調べてみたら普通に去年の11月に「これじゃ通知来ないよ」って指摘されてて残念感がすごすぎてすごい…… https://t.co/300psCu7Af"

                                    COCOAの接触確認アプリでAndroidの通知が来ないというの、誰かgithubでissue出してなかったのかなぁって調べてみたら普通に去年の11月に「これじゃ通知来ないよ」って指摘されてて残念感がすごすぎてすごい…… https://t.co/300psCu7Af

                                      branch@個人アプリ開発者 on Twitter: "COCOAの接触確認アプリでAndroidの通知が来ないというの、誰かgithubでissue出してなかったのかなぁって調べてみたら普通に去年の11月に「これじゃ通知来ないよ」って指摘されてて残念感がすごすぎてすごい…… https://t.co/300psCu7Af"
                                    • The new Git default branch name

                                      Note: We have added release 13.12 to our release schedule. 13.12 is due to ship on 2021-05-22. This will cause the next major release 14.0 to ship in June instead of May as originally stated. The below content has been updated to reflect the new release date for 14.0 of 2021-06-22. Every Git repository has an initial or original branch, which is the first branch to be created when a new repository

                                        The new Git default branch name
                                      • You can now fork a repo and copy only the default branch - GitHub Changelog

                                        Previously, when creating a fork all branches from the parent repository were copied to the new fork repository. There are several scenarios where this is unneeded, such as contributing to open-source projects. When all branches are copied, it could result in slow repo cloning and unnecessary disk usage. With this new feature, only the default branch is copied; no other branches or tags. This may

                                          You can now fork a repo and copy only the default branch - GitHub Changelog
                                        • TVドラマでも話題!!おしゃれなアイアン家具なら【INDUSTRIAL BRANCH】を紹介します(o^∇^o) - くずみさくやのお得にお買い物、サービス情報局です♪

                                          おはようございます、久住咲夜(くずみさくや)です。 ブログを見ていただき、ありがとうございます! 励みになります。 今回は、 株式会社TAKAYAMA_BROTHERS TVドラマでも話題!!おしゃれなアイアン家具なら【INDUSTRIAL BRANCH】 ↓クリックしていただけると嬉しいです_(._.)_ こちらの紹介をしたいと思います。 おすすめのポイントは、 ◆INDUSTRIAL BRANCHについて◆ INDUSTRIAL BRANCHの家具は 一般的によくある外注を一切せず、自社工房で一貫で完成します。 監修から製作まで、1つ1つが職人の手仕事で、作られた家具です! 工程は数百になることもあり、家具を1つ完成させるのに 1ヶ月〜1ヶ月半程かかることもあるほど、こだわりを持って製作しています。 もの凄いスピードで家具が大量生産される時代に、 あえて外注にも出さず、あえて手間暇かけ

                                            TVドラマでも話題!!おしゃれなアイアン家具なら【INDUSTRIAL BRANCH】を紹介します(o^∇^o) - くずみさくやのお得にお買い物、サービス情報局です♪
                                          • Microbenchmarking Return Address Branch Prediction « Blog

                                            Background: Branches and branch prediction Branch operations are a common part of every computer program. These include conditional branches to implement if-then constructs, and call and return instructions to implement functions. In a pipelined processor, instructions are fetched many cycles earlier than when they are executed, so the outcome of branch instructions, and therefore what to fetch ne

                                            • GitHub ActionsとAWSのOIDC連携で特定のRepositoryやBranchにのみAssumeRoleを許可させてみた | DevelopersIO

                                                GitHub ActionsとAWSのOIDC連携で特定のRepositoryやBranchにのみAssumeRoleを許可させてみた | DevelopersIO
                                              • Merge branch 'arm/apple-m1' into for-next - kernel/git/soc/soc.git - Unnamed repository; edit this file 'description' to name the repository.

                                                * arm/apple-m1: (79 commits) arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree dt-bindings: display: Add apple,simple-framebuffer arm64: Kconfig: Introduce CONFIG_ARCH_APPLE irqchip/apple-aic: Add support for the Apple Interrupt Controller dt-bindings: interrupt-controller: Add DT bindings for apple-aic arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h of/address: Add infrast

                                                • ghcp を使って GitHub API で commit や branch を生成する

                                                  GitHub API で commit や branch を生成できる ghcp という OSS を紹介します。 開発者様のブログも参照してください。 この OSS で何ができるかは README や上記ブログを読んでいただくとして、何が便利なのかを書きたいと思います。 自分はこの OSS が好きで色々なところで使っていますが、便利な割にあまり知られていない気がするのでブログを書くことにしました。 tfaction や aquaproj/update-checksum-action でも使っていて、 CI やスクリプトで Pull Request を生成したり Pull Request を自動で修正して commit を push したりする際に便利です。 commit や branch を生成するのは Git でも出来ますが、 Git と比べて以下のような点で便利です。 local にリ

                                                    ghcp を使って GitHub API で commit や branch を生成する
                                                  • How to rename the "master" branch to "main" in Git

                                                    How to Rename the master branch to main in Git For the longest time, the default branch in most Git repositories was named "master". Fortunately, many people have become aware that this terminology (even more evident in "master/slave") should be replaced! The tech industry should move to a more inclusive, open culture - and removing language like "master/slave" is an important step in this journey

                                                      How to rename the "master" branch to "main" in Git
                                                    • Check! GitHub Branch protection rulesの機能一覧

                                                      Prologue こんにちは、@dz_ こと、岩永かづみです。 GitHubリポジトリのBranch protection rulesは、指定したブランチを保護するためのルールを設定できる機能です。 たとえば、以下のような条件を設けられます。 force pushを禁止する ブランチの削除を禁止する 直接のマージを禁止し、プルリクエストを必須にする プルリクエストをマージする際に、承認(approval)を必須にする、など ここでは、それぞれの機能を簡単に確認できるようにまとめます。 Branch protection rulesの一覧 Branch protection rulesは、個人アカウント配下のリポジトリと、Organization配下のリポジトリで一部の項目が異なります。表にまとめました。 Protect matching branches パターンに一致するブランチを保護す

                                                        Check! GitHub Branch protection rulesの機能一覧
                                                      • AWS CodePipeline adds support for Branch-based development and Monorepos | Amazon Web Services

                                                        AWS DevOps & Developer Productivity Blog AWS CodePipeline adds support for Branch-based development and Monorepos AWS CodePipeline is a managed continuous delivery service that automates your release pipelines for application and infrastructure updates. Today, CodePipeline adds triggers and new execution modes to support teams with various delivery strategies. These features give customers more ch

                                                          AWS CodePipeline adds support for Branch-based development and Monorepos | Amazon Web Services
                                                        • GitHub - aaossa/git-activity: Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch

                                                          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 - aaossa/git-activity: Display an activity graph (like the contribution graph on GitHub) for the current git repository and branch
                                                          • terraform apply -refresh-onlyで変更内容をterraform.tfstateに反映 | Li-akb-branch-office

                                                            terraform apply -refresh-onlyを使ったterraform.tfstateの更新手順です。 Terraformで管理するリソースの構成情報は、状態管理ファイル(terraform.tfstate)で管理されます。 Azure Portalなど、Terraform以外の方法でリソースを変更した場合、その変更内容はterraform.tfstateには反映されません。 そのため、実際のAzureリソースの状態とterraform.tfstateで管理される状態との間に差異が発生します。 terraform apply -refresh-onlyを使用すると、最新のAzureリソースの状態をterraform.tfstateに反映させることができます。 今回は、Azure仮想マシンのサイズ変更を例に、terraform apply -refresh-onlyを使ったte

                                                              terraform apply -refresh-onlyで変更内容をterraform.tfstateに反映 | Li-akb-branch-office
                                                            • GitHubのBranch Protectionの突破方法 | メルカリエンジニアリング

                                                              はじめに こんにちは、Platform Securityのisoです。この記事は、Mercari Advent Calendar 2024の記事です。 本記事ではGitHubのbranch protection(protected branch)について、特にpull requestのマージに承認が必要とする制約をどうにかして突破できないかについて考察します。ぜひ最後までお読みいただけると嬉しいです。 メルカリにおけるGitHub メルカリではGitHubを使ってコードの管理をしています。アプリやバックエンドのコードだけではなく、TerraformやKubernetesなどインフラに関わるあらゆるファイルをGitHubを使って管理しておりGitHub上のデータは非常に重要な役割を担っています。 組織によって開発者に付与するGitHubの権限は様々だと思いますが、メルカリの開発者は基本的に(

                                                                GitHubのBranch Protectionの突破方法 | メルカリエンジニアリング
                                                              • Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer

                                                                This post is the second in a three-part series about Cranelift. In the first post, I described the context around Cranelift and our project to replace its backend code-generation infrastructure, and detailed the instruction-selection problem and how we solve it. The remaining two posts will be deep-dives into some interesting engineering problems. In this post, I want to dive into the compiler per

                                                                • Exhaustive branch checks with TypeScript - Jack Franklin

                                                                  March 4, 2024Exhaustive branch checks with TypeScriptIt's very common when working with TypeScript that you will have a type that declares a list of values, such as an enum or union type: enum SupportedColour1 { RED, YELLOW, BLUE, } type SupportedColour2 = 'RED' | 'YELLOW' | 'BLUE'And then you will often have functions that need to run differently or return different values based on what variant i

                                                                    Exhaustive branch checks with TypeScript - Jack Franklin
                                                                  • Do Not Taunt Happy Fun Branch Predictor

                                                                    I've been writing a lot of AArch64 assembly, for reasons. I recently came up with a "clever" idea to eliminate one jump from an inner loop, and was surprised to find that it slowed things down. Allow me to explain my terrible error, so that you don't fall victim in the future. A toy model of the relevant code looks something like this: float run(const float* data, size_t n) { float g = 0.0; while

                                                                    • Azure Bastionの自動起動停止方法(作成削除をスケジュール実行) | Li-akb-branch-office

                                                                      Azure PowerShellやREST APIを利用した、Azure Bastionリソース作成、削除手順です。 Azure Bastionホストは起動停止できません。 仮想マシン(Azure VM)の起動状況や接続しているかどうかに関わらず継続して課金が発生します。 仮想マシンを停止している場合や、接続しない時間帯にAzure Bastionホストを起動しておくことは無駄に課金が掛かる事になります。 Azure Bastionの価格 停止させて課金を抑えたい所ですが、Azure Bastion自体の起動停止は出来ません。 削除するしか課金を停止手段はありません。 それなら使う時のみ、リソースを作成して削除するようにしようという事で手順をまとめてみました。 Azure PowerShellを使った方法と、REST APIを使った方法を確認してみました。 REST APIはLogic A

                                                                        Azure Bastionの自動起動停止方法(作成削除をスケジュール実行) | Li-akb-branch-office
                                                                      • Android の人気ランチャー「Nova Launcher」の開発が終了か。創設者が Branch 社を退社

                                                                        長年 Android ユーザーに愛用されてきた人気のカスタムランチャーアプリ「Nova Launcher」が、事実上の開発終了を迎える可能性があります。 これは創設者であり、近年は唯一の開発者であった Kevin Barry 氏が、買収元である Branch 社を退社し、プロジェクトから離脱したことを明らかにしたことによるもので、今後のアップデートは期待できないかもしれません。 買収から離脱までの経緯 2022年に、Branch 社が「Nova Launcher」を買収し、当時、Branch 社はオリジナルのチームが引き続き管理を行うことや開発は通常通り継続されると伝えていました。 また、チームがプロジェクトを離れる場合には、最終的にランチャーのコードをオープンソース化するという約束も明らかにしていました。 しかし、今回「Nova Launcher」の創設者であり、開発者でもある Kevi

                                                                        1

                                                                        新着記事