並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 19 件 / 19件

新着順 人気順

prefixの検索結果1 - 19 件 / 19件

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

prefixに関するエントリは19件あります。 gitプログラミングgithub などが関連タグです。 人気エントリには 『Gitのコミットメッセージの先頭につけた方が良い単語リスト(prefix集) - Qiita』などがあります。
  • Gitのコミットメッセージの先頭につけた方が良い単語リスト(prefix集) - Qiita

    文章でリストを表示(少し詳細あり) fix: バグ修正 既存の機能の問題を修正する場合に使用します。 hotfix: 緊急対応 稼働中のシステムのバグ修正など、緊急性が高い修正を行う場合に使用します。 add: ファイルや機能の追加 新しいファイルや機能を追加する場合に使用します。 feat: 新機能・新規ファイル追加 新しい機能やファイルを追加する場合に使用します。 update: 機能修正 既存の機能に問題がなく、ただし修正を加えたい場合に使用します。 change: 仕様変更による機能修正 仕様変更により、既存の機能に修正を加えた場合に使用します。 clean・refactor: リファクタリング コードを修正し、改善する場合に使用します。 improve: コードの改善 コードの改善をする場合に使用します。 disable: 機能の無効化 機能を一時的に無効にする場合に使用します。

      Gitのコミットメッセージの先頭につけた方が良い単語リスト(prefix集) - Qiita
    • まさかC#でメンバ変数名のprefixにアンダーバー付けてないやつおる?

      2021年5月5日、MicrosoftのC# のコーディング規則 (C# プログラミング ガイド)に今まで明言されていなかったprivateなメンバ変数(field変数)への命名規則が記載された。 ちなみに同じMircrosoftが出してるStylecopやFxCopといった静的コード分析ツールの現在の仕様は「アンダーバーは付けるな」で、 おそらく.Netだけがアンダーバーを付けていたが、今後はそういったツールも.Netに合わせる流れになっていくと思われる。 private または internal フィールドに名前を付ける場合は、Camel 形式 ("camelCasing") を使用する必要があり、_ プレフィックスを付ける必要があります。 https://docs.microsoft.com/ja-jp/dotnet/csharp/programming-guide/inside-a

        まさかC#でメンバ変数名のprefixにアンダーバー付けてないやつおる?
      • Amazon VPC now supports an AWS-managed prefix list for Amazon CloudFront

        Starting today, you can use the AWS managed prefix list for Amazon CloudFront to limit the inbound HTTP/HTTPS traffic to your origins from only the IP addresses that belong to CloudFront’s origin-facing servers. CloudFront keeps the managed prefix list up-to-date with the IP addresses of CloudFront’s origin-facing servers, so you no longer have to maintain a prefix list yourself. You can reference

          Amazon VPC now supports an AWS-managed prefix list for Amazon CloudFront
        • 【必須】Gitコミットの書き方・作法【prefix/emoji】

          こんにちは。タクマ™ [@suwaru_blog] です。 新しいプロジェクトにジョインしたら、チームの Git 運用ルールを頭に入れると思います。 技術的に尖っている現場だと、最初のコミットはちょっと緊張しますね… そんな僕が今まで遭遇した (調べた) コミット運用方法をまとめてみました。 紹介する prefix や 絵文字を使ったコミットメッセージ運用は最近よく使われています。

            【必須】Gitコミットの書き方・作法【prefix/emoji】
          • GitHub - prefix-dev/rip: Solve and install Python packages quickly with rip (pip in Rust)

            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 - prefix-dev/rip: Solve and install Python packages quickly with rip (pip in Rust)
            • GitHub - jina-ai/reader: Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/

              Your LLMs deserve better input. Reader does two things: Read: It converts any URL to an LLM-friendly input with https://r.jina.ai/https://your.url. Get improved output for your agent and RAG systems at no cost. Search: It searches the web for a given query with https://s.jina.ai/your+query. This allows your LLMs to access the latest world knowledge from the web. Check out the live demo Or just vis

                GitHub - jina-ai/reader: Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
              • [RRFC] Change the default save-prefix from ^ to none · Issue #509 · npm/rfcs

                (Ported from npm/cli#4227) TLDR This PR changes the default behaviour of NPM to not save package versions with the ^ prefix. Instead, packages would be saved with no prefix. As a TL;DR, the implications of this is that all dependencies will be pinned to the version you installed by default. Changing This Yourself If you're reading this PR and want to apply it to your own environments, invoke npm c

                  [RRFC] Change the default save-prefix from ^ to none · Issue #509 · npm/rfcs
                • Node.js 18 Introduces Prefix-Only Core Modules • Stateful

                  Stateful recently shared a Node.js announcement about the new test runner module coming to Node.js 18.0.0, which is scheduled for release on April 19, 2022. While the test runner module is a notable change to Node.js, it brings a potentially more significant change along with it: prefix-only core modules. This post explains what prefix-only core modules are and what you need to know about them. Be

                    Node.js 18 Introduces Prefix-Only Core Modules • Stateful
                  • CloudFront が AWS-managed prefix list に対応しました - サーバーワークスエンジニアブログ

                    どうもこんにちは 技術課の山本です 休日は山に登っています 山中湖パノラマ台付近 そして新内眞衣さん卒業おめでとうございます(これを言いたくてブログを書きました) さて本題です CloudFront が AWS-managed prefix list に対応しました aws.amazon.com prefix list (プレフィクスリスト)ってなに? docs.aws.amazon.com Cidr ブロックをリストにして束ねたものです セキュリティグループやルートテーブルの設定・管理を楽にしてくれます 例として 2つの Cidr ブロックを 1つのプレフィクスリストに束ねて pl-my.network と名前を付けます ※カスタマー管理プレフィクスリスト プレフィクスリストの名前 エントリするCidr ブロック pl-my.network 172.32.1.1/32 172.32.2.

                      CloudFront が AWS-managed prefix list に対応しました - サーバーワークスエンジニアブログ
                    • 【解決済み】Error: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)!のエラーを解消する方法|シロウブログ「change life」

                      エラー:Intelのデフォルトプレフィックス(/ usr / local)のARMプロセッサのHomebrewにインストールできません! いずれかを使用して/opt/homebrewに新しいインストールを作成してください。 「代替インストール」:https://docs.brew.sh/Installation 以前にインストールした数式リストは、次のコマンドで移行できます。 brew bundle dump 要するに、『Intel版MacではHomebrewのインストール先は/usr/localだったけど、M1版Macはopt/homebrewにインストールしてね! 方法はhttps://docs.brew.sh/Installation このURLに書いてるから参考にしてね!』って感じです。 【M1版Mac】Error: Cannot install in Homebrew on AR

                        【解決済み】Error: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)!のエラーを解消する方法|シロウブログ「change life」
                      • GitHub - nitefood/asn: ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server

                        ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup tool / Web traceroute server. This script serves the purpose of having a quick OSINT command line tool at disposal when investigating network data, which can come in handy in incident response scenarios as well (with features such as bulk geolocati

                          GitHub - nitefood/asn: ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
                        • [Git] 機能の削除ではcommit prefixにrefactor!を使ってみよう | DevelopersIO

                          こんにちは。サービスグループの武田です。 みなさん普段の開発でGitを使っている方は多いでしょう。その際コミットメッセージは気を遣っていますか?私が担当しているプロジェクトではConventional Commitsを意識的に使用しているケースが多いです。 簡単に言えば、機能の追加(feature)ではfeat、バグの修正(bug fix)ではfixといったprefixをコミットメッセージに付けようというものです。そうすることで、次のようなメリットが享受できます。 各コミットの目的が明確になり、適した粒度になる 人間が読んでわかりやすいコミットメッセージになる 機械的に処理しやすくなる さてこのcommit prefixは導入コストが低い割にメリットが大きいです。しかしどのprefixを付ければいいのか悩ましいケースがたまに出てきます。 機能の削除に付けるprefix 具体的に悩ましかった

                            [Git] 機能の削除ではcommit prefixにrefactor!を使ってみよう | DevelopersIO
                          • nuxt-i18nでno_prefixを使用する - Qiita

                            modules: [ : 'nuxt-i18n' ], i18n: { : strategy: 'no_prefix', // ロケールプレフィックスを含まなくする }, 言語の切り替え方法 vue-i18nの拡張メソッド setLocale or setLocaleCookie を使用する。 ちなみに、nuxt-i18nをインストールだけで this.$i18n が使える。 <template lang="pug"> template(v-for="locale in locales") .a(@click="changeLocale(locale.code)") {{$t('val')}} </template> <script lang="ts"> import { Component, Vue } from 'nuxt-property-decorator'; @Component

                              nuxt-i18nでno_prefixを使用する - Qiita
                            • 1910322 - DigiCert: Random value in CNAME without underscore prefix

                              User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Steps to reproduce: We received a certificate problem report that indicated DigiCert might have an issue with our implementation of method 7 – DNS-based validation. We have been investigating the issue and discovered a path that could allow mis-issuance. We are still investig

                              • Gitのコミットメッセージに絵文字を入れて社内の開発効率をあげた話【Emoji Prefix】 - Qiita

                                はじめに この記事はAteam Brides Inc. Advent Calendar 2019 12日目の記事です。 エイチームブライズ新卒1年目の@oekazumaです。 今回は僕が新卒入社して初めてチームに提案したEmoji Prefixについてストーリー調で書きたいと思います。 ある日の会話 〜リファクタリングの作業をしている時〜 ぼく「んーこれ何の変更かな?コミットを見てなんでこうなっているのか追おう」 ぼく「ん!?いろんな変更が一つのコミットに入ってるぞ...しかもコミットメッセージ[とりあえずコミット]」って..なにをしてるか全然わからん」 ぼく「...とりあえず何してるか、コードを見てわかったけど時間かかったな...。何かいい方法ないかな...あ!そうだ!」 〜次の日〜 ぼく「すみません、この間リファクタリングをしている時に思ったんですがコミットのルールってないんですか?」

                                  Gitのコミットメッセージに絵文字を入れて社内の開発効率をあげた話【Emoji Prefix】 - Qiita
                                • Rubyの技: 文字列操作で便利かつ高速なdelete_prefixとdelete_suffix(翻訳)|TechRacho by BPS株式会社

                                  概要 原著者の許諾を得て翻訳・公開いたします。 英語記事: Super readable String operations with delete_prefix and delete_suffix | Boring Rails: Skip the bullshit and ship fast 原文公開日: 2021/02/22 著者: Matt Swanson サイト: Boring Rails 日本語タイトルは内容に即したものにしました。 私がRubyを書くのが好きな理由のひとつは、プログラマーが幸せになれるように最適化されているからです。Rubyコミュニティは非常に読みやすいコードを重視しています。 他のエコシステムから来たプログラマーは、Rubyがまるで疑似コードのように見えることにショックを受けることがよくあります。Ruby標準ライブラリやActive Supportのような拡張

                                    Rubyの技: 文字列操作で便利かつ高速なdelete_prefixとdelete_suffix(翻訳)|TechRacho by BPS株式会社
                                  • Gitのコミット絵文字prefix入力の辛さを改善する - Qiita

                                    前提 コミットメッセージにprefixを入れるのはいいぞ https://dev.to/puritanic/how-are-you-writing-a-commit-message-1ih7 背景 コミットメッセージのprefixに特定の文言を入れると、様々な良い効果が生まれ開発が捗る事が言われています。さらに、prefixを絵文字にすると、インフォグラフィック的にも視認性がよく良い効果が生まれるようです。 そしたら、コミットメッセージに絵文字prefix(Githubで対応しているもの)を使ってみようとなるのですが、入力するのがだるいし、Typoしてコミット・Pushしてしまったら涙目です。 で、どうしようかというと、マルチバイト入力の強みを生かしてFEPに登録しようという試みです。 やること マルチバイト言語を使用している強みでFEP(Google日本語入力とか)に辞書登録するだけ G

                                      Gitのコミット絵文字prefix入力の辛さを改善する - Qiita
                                    • git-czを導入して、Prefixに迷わずにコミットメッセージを書く

                                      以前書いた記事でCommitlintを導入して、git commit時にコミットメッセージに対する書式のチェックを行うようにしました。 しかし、Commitlintのprefixはデフォルトで11個もあり、コミットメッセージを打つ度にどれを使おうか考えてしまうため、git-czを導入してコミット時に対話形式でPrefixを選択出来るようにします。 Prefixとは、Gitのコミットメッセージの先頭に付けるfix feat test などのことです。 まずは、git-czをインストールします。 ❯ yarn global add git-cz yarn global v1.22.11 warning package.json: No license field [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4]

                                        git-czを導入して、Prefixに迷わずにコミットメッセージを書く
                                      • TerraformでCloudFrontのManaged Prefix Listを取得してみた | DevelopersIO

                                        こんにちは。AWS事業本部トクヤマシュンです。 先日、CloudFrontのIPアドレスがManaged Prefix Listに対応しました。 待望のアップデートで、記憶に新しい人も多いのではないでしょうか。 そんなCloudFrontのManaged Prefix ListをTerraformで使う時にハマったので、対処法を共有します。 初めに結論 CloudFrontのManaged Prefix ListをTerraformで実装する際のデータソースは、 aws_prefix_listではなくaws_ec2_managed_prefix_listを使いましょう! ハマりどころ これまで、S3やDynamoDBのManaged Prefix ListをTerraformで参照するときは、データソースとしてaws_prefix_listのname属性を利用していました。 しかし、Clo

                                          TerraformでCloudFrontのManaged Prefix Listを取得してみた | DevelopersIO
                                        1

                                        新着記事