並び順

ブックマーク数

期間指定

  • から
  • まで

321 - 360 件 / 3061件

新着順 人気順

migrationsの検索結果321 - 360 件 / 3061件

  • Pi in the sky: Calculating a record-breaking 31.4 trillion digits of Archimedes’ constant on Google Cloud | Google Cloud Blog

    Pi in the sky: Calculating a record-breaking 31.4 trillion digits of Archimedes’ constant on Google Cloud [Editor’s note: It’s been two years since Googler Emma Haruka Iwao set a world record for calculating the most digits of Pi using Google Cloud. But just like the constant itself, our love for this story never ends. On this March 14, 2021 may you celebrate Pi Day with a slice of something delic

      Pi in the sky: Calculating a record-breaking 31.4 trillion digits of Archimedes’ constant on Google Cloud | Google Cloud Blog
    • 週刊Railsウォッチ(20190121)Rails 6.0.0 beta1リリース、Railsは2019年も「あり」か、Jetsでサーバーレス、ES2018の新機能、RSpecの心ほか|TechRacho by BPS株式会社

      2019.01.21 週刊Railsウォッチ(20190121)Rails 6.0.0 beta1リリース、Railsは2019年も「あり」か、Jetsでサーバーレス、ES2018の新機能、RSpecの心ほか こんにちは、hachi8833です。Slackのアイコンやら色合いやらが微妙に変わって社内がざわついていました。 つっつきボイス:「Slackのデザイン変更、はてブでもざわついてましたね😅」「このデフォルトアバター↓変えたくてしゃーないんですが、Slackのadminでも変えられないっぽい😢」「この英語圏っぽさ...か、可愛くない😆」 「キャラクターの可愛さに対する感覚って、アジアの中でも違ったりするけど、これは少なくとも日本的ではないなー」「越えられない壁🗻」「そう思うとGitHubのOctocat(本当はMonalisa)は日本的ではないけど大当たりですね: そこまで深く

        週刊Railsウォッチ(20190121)Rails 6.0.0 beta1リリース、Railsは2019年も「あり」か、Jetsでサーバーレス、ES2018の新機能、RSpecの心ほか|TechRacho by BPS株式会社
      • From Node to Ruby on Rails | DUNK

        I learned to code in the Javascript stack [1] and am building a Javascript based product [2]. I never questioned this stack: many companies default to it, JS everywhere seems good, and the community is big. But for my new side project I decided to try Rails because despite some perception that Ruby on Rails is ‘over’, people in HN comments say it was somehow more enjoyable than the newer Node base

        • 10分でFuelPHPの基礎を理解する - Y's note

          FuelPHP入門 作者: 早川聖司出版社/メーカー: ソーテック社発売日: 2012/06/02メディア: 単行本購入: 10人 クリック: 192回この商品を含むブログ (9件) を見る 様々な技術を求められる開発現場 じゃあ、いつRails始めるの?... 今でしょ! - Yuta.Kikuchiの日記 様々な開発現場でそこに必要な技術を求められていて四苦八苦中の@yutakikucです。ついこの前Railsのエントリーを書いたばかりなのに今度はFuelPHPについて調べなければいけなかったり...僕の体はいつ休まるんだろうか。FuelPHPもRailsと似ているところが多いのでRailsを学習した記憶が新しいうちにFuelPHPについて学んだことをどんどん書いていこうと思います。Railsに比べると少し設定が面倒なんで、ハマった方の少しでも参考になればと思います。 Index Fu

            10分でFuelPHPの基礎を理解する - Y's note
          • Laravel でカスタムドライバを使って Remember Me(オートログイン)を実装する

            Laravel には remeber me 機能があるのですが、これは暗号化した Cookie の情報だけで認証を行うので、やや心許ない実装です。 そこで、Laravel フレームワークを拡張して、独自の認証処理ドライバを実装してみました。 ログイントークンテーブル 認証用ログイントークンを保存するテーブルを作成します。 まず、artisanコマンドでマイグレーションクラスを作成します。 $ php artisan migrate:make make_login_tokens 生成されたマイグレーションクラスにテーブル定義を書いていきます。 <?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class MakeLoginTokens extends Mi

            • My Notes on GitLab Postgres Schema Design

              Shekhar Gulati Writings on Software Engineering, Software Architecture, and Engineering Leadership I spent some time going over the Postgres schema of Gitlab. GitLab is an alternative to Github. You can self host GitLab since it is an open source DevOps platform. My motivation to understand the schema of a big project like Gitlab was to compare it against schemas I am designing and learn some best

                My Notes on GitLab Postgres Schema Design
              • NAMAKESUGI | [Rails4] migrationコマンドまとめ

                FlexやRuby on Railsなどで使い方とかを自分が後でわかるようにメモしておくブログ。最近はFlex系に飽きてます。 カテゴリ: Rails 環境等 ruby-2.0.0p0 rails 4.0.0.beta1 <a href="https://github.com/rails/rails/blob/master/guides/source/migrations.md#using-the-reversible-method target="_blank">https://github.com/rails/rails/blob/master/guides/source/migrations.md#using-the-reversible-method を適当にまとめただけの内容 rake db:migrateコマンド 未適用のmigrationファイルをすべて適用させる rake

                • South

                  South has been deprecated. From Django 1.7 upwards, migrations are built into the core of Django. If you are running a previous version, you can find the repository on BitBucket. If you're looking for documentation, you can find it in the repository.

                  • InVisible - Ruby on Rails Reference 1.1.2

                    InVisible Ruby On Rails Reference 1.1.2 This is a "short" Ruby on Rails reference. It's goal is to give you an overview over the most used functions / methods / classes. It's not a tutorial, but as a handy guide when you already know your way around. This reference guide is © 2006 by InVisible GmbH (http://www.invisible.ch) and released under a Creative Commons license (see end for details). More

                    • OpenStackが、DaaS(Database as a Service)を実現する「Project RedDwarf」を立ち上げ

                      OpenStackが、DaaS(Database as a Service)を実現する「Project RedDwarf」を立ち上げ オープンソースのクラウド基盤「OpenStack」は、クラウド事業者のRackspace Hostingや、NASA(アメリカ航空宇宙局)が中心となり、シトリックス、デル、インテル、NTTデータなど多くの企業が参加して開発が行われています。 そのOpenStackで、クラウド上でスケーラブルなデータベースサービスの提供を目指すDatabase as a Service(DaaS)の開発プロジェクト「Project RedDwarf」が新たに立ち上がりました。 ベースはMySQLを利用 DaaSのベースとなるデータベースはMySQLを採用するとのことで、Project RedDwarfの当初の計画は、以下のように説明されています。 Initially, our

                        OpenStackが、DaaS(Database as a Service)を実現する「Project RedDwarf」を立ち上げ
                      • AWS Application Migration Service(AWS MGN)のアーキテクチャとライフサイクルの関係、使い方の注意点まとめ − AWS Server Migration Service(AWS SMS)との違いも含めて - NRIネットコムBlog

                        小西秀和です。 今回はAWS Application Migration Service(AWS MGN)について実際に使ってみた経験からアーキテクチャとライフサイクルの関係、使い方の注意点をまとめてみたいと思います。 今回の記事の内容は次のような構成になっています。 AWS Application Migration Service(AWS MGN)とは AWS Application Migration Service(AWS MGN)とAWS Server Migration Service(AWS SMS)との違い AWS MGNの基本的なアーキテクチャとライフサイクルの関係、使い方の注意点 AWS MGNにおけるライフサイクルの状態と次の状態に進むためのアーキテクチャにおけるステップの関係 [Not ready(準備ができていません)] [Ready for testing(テス

                          AWS Application Migration Service(AWS MGN)のアーキテクチャとライフサイクルの関係、使い方の注意点まとめ − AWS Server Migration Service(AWS SMS)との違いも含めて - NRIネットコムBlog
                        • Railsでacts-as-taggable-onを使ってタグ管理を行う - Rails Webook

                          Flickr: cambodia4kidsorg's Photostream acts-as-taggable-onはタグの追加、削除、関連するオブジェクトの取得、タグクラウドなどのタグを管理するためのgemです。 今回は、Railsでacts-as-taggable-onでタグ管理を行う方法について説明します。 動作確認 Ruby 2.2.0 Rails 4.2.0 acts-as-taggable-on 3.4.4 目次 acts-as-taggable-onのインストール acts-as-taggable-onの基本的な使い方 acts-as-taggable-onを使ってユーザー管理にタグ機能を実装してみる Bootstrap Tags Inputを使ってユーザーのタグ入力を簡易にする 同じタグを保持しているユーザーを表示する 1. acts-as-taggable-onのインスト

                            Railsでacts-as-taggable-onを使ってタグ管理を行う - Rails Webook
                          • 面倒なソーシャルログインをLaravelでサクッと実装!Socialiteが便利だ

                            FacebookやTwitterなどのアカウントを使ったソーシャルログイン(SNSログイン)。個別に実装しようとすると結構手間ですが、Socialiteを使えば実装の手間を減らせますね。 Laravel Socialiteは複雑なSNS認証を高機能で使いやすいインターフェイスとして手軽に組み込めるパッケージです。 SocialiteがOAuthプロバイダーとしてサポートしているのはGoogle、Facebook、Twitter、LinkedIn、GitHub、Bitbucketです。サポート対象が拡大される予定はないものの、コミュニティーが開発を進めているコレクション、Socialite Providersを使えば非公式ですが多くのSNSをSocialiteのOAuthプロバイダーとして使えます。詳しくは、後で説明します。 この記事では、Laravelアプリケーションのインスタンスが稼働し

                              面倒なソーシャルログインをLaravelでサクッと実装!Socialiteが便利だ
                            • Rake | Railsドキュメント

                              Rakeとは 説明 Rubyで記述されたビルドツール Rails5以降はrailsコマンドでrakeを呼び出せるようになっています Rakeコマンド一覧 説明 Railsで使用できるコマンドの一覧を表示 使い方 $ rake -T rake about # List versions of all Rails frameworks and the environment rake assets:clean[keep] # Remove old compiled assets rake assets:clobber # Remove compiled assets rake assets:environment # Load asset compile environment rake assets:precompile # Compile all the assets named in c

                                Rake | Railsドキュメント
                              • Entity Frameworkをチーム開発で使ってみました - け日記

                                ASP.NET Advent Calendar 2015 - Qiitaの7日目のエントリです。 最近、初めてEntity Frameworkを使ったチーム開発を行いましたので、得られた気づきを備忘録として整理しています。 Entity Frameworkの導入を考えておられる方々の一助になれば幸いです。 どんな開発だったのか ASP.NET MVC 5、Silverlight 5 + WCF Data ServicesのWebアプリケーション開発でした。サーバのORマッパーとしてEntity Framework 5を使い、SQL Server 2012にアクセスするアーキテクチャです。 少々複雑な開発フローで、まずプロトタイプ開発と詳細設計を並行させ、詳細設計の内容をプロトタイプへ反映させ、最後に結合テストを通過させてリリース版を完成させる流れでした。 開発者は計10名(自身も含めて7名

                                  Entity Frameworkをチーム開発で使ってみました - け日記
                                • Django vs Rails vs Symfony 【徹底比較】 - Webプログラマーの勝手に格付けプロジェクト in 幕張

                                  今まで扱ったことのあるDjangoとRailsとSymfonyをコマンドやソースをとりあげて徹底比較してみた。 フレームワークDjangoRailsSymfony コマンド プロジェクトの作成 python /usr/local/bin/django-admin.py startproject プロジェクト名 rails プロジェクト名 symfony generate:project プロジェクト名 アプリケーションの作成 python manage.py startapp アプリケーション名 ruby script/generate アプリケーション名::モデル名(テーブル名の単数形) カラム名:データ型 カラム名:データ型 ...(rails2.0以前) symfony generate:app アプリケーション名 CRUD機能+テーブル生成 アプリケーションディレクトリのmodel

                                    Django vs Rails vs Symfony 【徹底比較】 - Webプログラマーの勝手に格付けプロジェクト in 幕張
                                  • Rails 3.1: Release candidate

                                    As I promised at RailsConf, we’re finally good to go on the Rails 3.1: Release Candidate. This is a fantastically exciting release. We have three new star features and an even greater number of just awesome improvements. First the stars: The Asset Pipeline The star feature of 3.1 is the asset pipeline powered by Sprockets 2.0. It makes CSS and JavaScript first-class code citizens and enables prope

                                      Rails 3.1: Release candidate
                                    • A brief history of Rust at Facebook

                                      Facebook is embracing Rust, one of the most loved and fastest-growing programming languages available today. In addition to bringing new talent to its Rust team, Facebook has announced that it is officially joining the nonprofit Rust Foundation. Alongside fellow members including Mozilla (the creators of Rust), AWS, Microsoft, and Google, Facebook will be working to sustain and grow the language’s

                                        A brief history of Rust at Facebook
                                      • The Fediverse is Already Dead | Nora Codes

                                        Leonora Tindall 2023/02/23 The Fediverse is not dying, nor is it crumbling. As an ideoform in the collective consciousness of the ’net, the Fediverse is already dead. What was the Fediverse? Stripped of technical terminology, the Fediverse (“federated universe”) refers to a bunch of web services which let people share text, images, video and audio with each other without a centralized authority. I

                                        • Rails5から標準Gemになるmethod_sourceを触ってみた - Qiita

                                          ついにRails5が使えるようになりましたね。https://github.com/rails/rails/commit/f25ad07f5ade46eb978fa82658463232d0247c65 追加されたmethod_source gem 早速自分の環境にrails5でrails newしてみて、Gemfileを覗いてみると、普段見かけなかったmethod_sourceというGemが追加されていました。 どうやら標準でGemに追加されたみたいです。 http://weblog.rubyonrails.org/2015/1/16/This-week-in-Rails-tokens-migrations-method-source-and-more/ 取り込まれた経緯 取り込まれた経緯を見てみますと、どうやらDHHがRails console上で次のようにmethodが書かれている場

                                            Rails5から標準Gemになるmethod_sourceを触ってみた - Qiita
                                          • Nick Craver - Stack Overflow: How We Do Deployment - 2016 Edition

                                            This is #3 in a very long series of posts on Stack Overflow’s architecture. Previous post (#2): Stack Overflow: The Hardware - 2016 Edition We’ve talked about Stack Overflow’s architecture and the hardware behind it. The next most requested topic was Deployment. How do we get code a developer (or some random stranger) writes into production? Let’s break it down. Keep in mind that we’re talking abo

                                              Nick Craver - Stack Overflow: How We Do Deployment - 2016 Edition
                                            • Ruby on Rails Guides

                                              Ruby on Rails Guides (85c58ff) These are Edge Guides, based on main@85c58ff. If you are looking for the ones for the stable version, please check https://guides.rubyonrails.org instead. The guides for earlier releases: Rails 7.1, Rails 7.0, Rails 6.1, Rails 6.0, Rails 5.2, Rails 5.1, Rails 5.0, Rails 4.2, Rails 4.1, Rails 4.0, Rails 3.2, Rails 3.1, Rails 3.0, and Rails 2.3. Guides marked with this

                                                Ruby on Rails Guides
                                              • New Relic Architecture - Collecting 20+ Billion Metrics a Day - High Scalability -

                                                This is a guest post by Brian Doll, Application Performance Engineer at New Relic. New Relic’s multitenant, SaaS web application monitoring service collects and persists over 100,000 metrics every second on a sustained basis, while still delivering an average page load time of 1.5 seconds.  We believe that good architecture and good tools can help you handle an extremely large amount of data while

                                                  New Relic Architecture - Collecting 20+ Billion Metrics a Day - High Scalability -
                                                • CentOS 5.xにRedmineをインストールする

                                                  [ Redmine index ] Redmine 1.2.xをCentOS 5.5にインストールするメモ Redmineのインストールと起動設定 Redmineの基盤となるruby関係の更新 Redmineの入手とインストール Redmineから利用するデータベースの設定 ここまでの動作確認としてRedmine内蔵サーバを動かす Apacheから利用できるための設定 OSパッケージのインストール Rubyパッケージ passenger とその依存パッケージのインストール Apacheからpassengerを呼び出す設定 トラブルシュートメモ CollabNet Subversionをインストールしていると、passenger-install-apache2-module がエラー 最初のアクセスや数分~数十分後に再度アクセスするときにページが開かれるのに時間がかかる バージョン管理ツール

                                                  • じゃあ、いつRails始めるの?... 今でしょ! - Y's note

                                                    実践 Rails ―強力なWebアプリケーションをすばやく構築するテクニック 作者: Brad Ediger,株式会社クイープ出版社/メーカー: オライリージャパン発売日: 2008/10/27メディア: 大型本購入: 7人 クリック: 90回この商品を含むブログ (43件) を見る Index はじめに RailsのInstall Railsの基礎 Rubyの基礎文法 はじめに Ruby on Rails入門 (全46回) - プログラミングならドットインストール PythonistaからRubyistへの鞍替えを試みている@yutakikucです。DotInstall等を通してRuby on Railsの基礎を学び中なので学習した内容をまとめていきます。Yahoo!勤務時代はWebFWを自作していた経験もありFWについてはある程度知識を持っている僕から見てもRailsはとても便利ものだ

                                                      じゃあ、いつRails始めるの?... 今でしょ! - Y's note
                                                    • Javaトラブル解決ドリル 20070327_javatroubleshooting.pdf (application/pdf オブジェクト)

                                                      Oracle Database runs faster and more efficiently Oracle hardware lets IT teams deploy optimized solutions in customer data centers and easy-to-manage appliances in remote offices and edge environments. Solutions with full-stack integration and optimizations let customers run Oracle Database up to 10X faster with Oracle Exadata’s Smart Scan query offload. Watch NTT DOCOMO’s story (0:48) Easy integr

                                                      • Laravel + Vue.jsでGoogleカレンダーのクローンを作ろう!!【Laravel8対応】API作成編①|Yuu's Memo

                                                        皆さんこんにちは!! Laravel8とVue.jsを使用して「スケジュール管理アプリ」を作成するチュートリアルの第2回目は、LaravelでAPI機能を実装していきます。 前回の記事(準備編)をまだご覧になっていない方は、お先にご覧ください。 https://www.yuu-progra.com/2021/09/12/laravel-vue-cal/ それでは早速始めていきましょう! データベースの設計・マイグレーション 今回、作成するアプリケーションは、最低3つのテーブルが必要になります。 作成するテーブルの簡単な説明図を載せるので、これに基づいて説明します。 今回作成するスケジュール管理アプリは、ユーザーとカレンダーとイベントの3つがを管理することになるので、これら3つを管理するテーブルが必要になります。 また、データの関連性を次の様に関連付けして管理する必要があります。 ユーザーは

                                                          Laravel + Vue.jsでGoogleカレンダーのクローンを作ろう!!【Laravel8対応】API作成編①|Yuu's Memo
                                                        • Technology Radar July 2011 | www.thoughtworks.com

                                                          Prepared by the ThoughtWorks Technology Advisory Board - July 2011 Since the last publication of the Technology Radar, these technology trends are most prominent: Tools for effectively delivering and testing mobile web Simple techniques for testing and obtaining performance Several new approaches to business intelligence Continued emphasis on continuous delivery and web based architectures Techniq

                                                          • GitHub availability this week

                                                            EngineeringGitHub availability this weekGitHub.com suffered two outages early this week that resulted in one hour and 46 minutes of downtime and another hour of significantly degraded performance. This is far below our standard… GitHub.com suffered two outages early this week that resulted in one hour and 46 minutes of downtime and another hour of significantly degraded performance. This is far be

                                                              GitHub availability this week
                                                            • GitHub - jalkoby/squasher: Squasher - squash your old migrations in a single command

                                                              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 - jalkoby/squasher: Squasher - squash your old migrations in a single command
                                                              • VPC 内に Elastic Beanstalk + RDS の環境構築して Rails アプリをデプロイする - xyk blog

                                                                環境: Mac aws-cli 1.7.0 eb-cli 3.0.10 Ruby 2.1.5 Rails 4.2.0 今回のポイント VPC の環境構築(Subnet, IGW, Route Table) VPC 内に Elastic Beanstalk 環境構築 Elastic Beanstalk のプラットフォームは Rubyを選択、Rails アプリをデプロイする。 Rails でブログアプリケーションを作る例とする。 RDS(MySQL) を作成してアプリと連携する。Beanstalk 作成時ではなく別途作成して関連付けしない。 ELB、EC2、RDS は VPC内のパブリックサブネットに置く。 RDS はプライベートサブネットに置き、接続するには NAT インスタンス経由にすべきだろうけど、今回はパブリックサブネットにおいてインターネットから直接接続できるようにした。 無料枠で試

                                                                  VPC 内に Elastic Beanstalk + RDS の環境構築して Rails アプリをデプロイする - xyk blog
                                                                • Laravel5 入門 インストールからMVCの基本機能をさっと眺める – hrendoh's tech memo

                                                                  Laravel5 を試したメモ 他のフレームワークを利用している人が、Webアプリを作成するにあたって抑えておくべきポイントだけピックアップしてみた インストール ローカル開発環境の準備 Laravel5は、PHPやNginx、MySQLなど必要なパッケージをインストールずみのVagrantローカル開発環境 Homestead 提供している Homesteadのセットアップ手順については、Laravel 5 ローカル開発環境 homestead 構築手順にまとめている Laravel プロジェクトの作成 すでにPHP実行環境がある場合は、Composerでプロジェクトを生成して開発を始める Laravelインストール手順は、DocumentationのInstallationを参照 $ composer create-project laravel/laravel --prefer-dis

                                                                  • How Google got to rolling Linux releases for Desktops | Google Cloud Blog

                                                                    Hero image credit: Markus Teich At Google we run large production fleets that serve Google products like YouTube and Gmail. To support all our employees, including engineers, we also run a sizable corporate fleet with hundreds of thousands of devices across multiple platforms, models, and locations. To let each Googler work in the environment they are most productive in, we operate many OS-platfor

                                                                      How Google got to rolling Linux releases for Desktops | Google Cloud Blog
                                                                    • Configurator.html

                                                                      Application_Timeouts CONTRIBUTORS DESIGN FAQ HACKING ISSUES KNOWN_ISSUES LICENSE Links NEWS PHILOSOPHY README SIGNALS Sandbox TUNING unicorn_1 Unicorn Configurator HttpServer OobGC PrereadInput StreamInput TeeInput Util Worker Methods #after_fork #after_worker_exit #after_worker_ready #before_exec #before_fork #check_client_connection #client_body_buffer_size #default_middleware #early_hints #list

                                                                      • DataMapper、バージョン1.0へ到達

                                                                        原文(投稿日:2010/07/21)へのリンク DataMapperはRuby向けのオブジェクトリレーショナルマッパーであり、最近マイルストンが1.0へとたどり着いた。このリリースはRailsConf 2010の間にDirkjan Bussink氏のプレゼンテーションで発表された。 DataMapper(DM)はこの2年間、コミュニティプロジェクトによって育てられてきた。DMは高速でスレッドレーフで多機能なORMだ。InfoQは主要な開発者であるDan Kubb氏と話す機会を得た。 DataMapperはバージョン1.0がリリースされたが、これは前バージョンの0.10からの大きなそして重要なバージョンアップだ。氏はこのマイルストンの内実を教えてくれた。 1.0へバージョンアップするかどうか決めるのはちょっと難しかったです。1.0は完璧ですべての課題を解決していてほしいという考えがある一方で

                                                                          DataMapper、バージョン1.0へ到達
                                                                        • FuelPHP での Migration の使い方 - A Day in Serenity @ kenjis

                                                                          昨日の cakephper さんの「FuelPHPでMongoDBを使う」に続きまして、今日は FuelPHP Advent Calendar 2011 10日目です。 ちなみに、ビューは app/classes/views じゃなくて app/views に置くのは、ビューがクラスではないからだと思います。 FuelPHP には、Rails のようなデータベースマイグレーション機能があります。データベースマイグレーションとは、マイグレーションファイルにテーブルの定義を記録して管理する機能です。マイグレーションを使うことでテーブルの変更をフレームワークの枠内で管理することができます。 マイグレーションは oil コマンドを使用します。コマンドの基本的な使い方は以下のようになっています。 oil generate migration <migrationname> [<fieldname1>

                                                                            FuelPHP での Migration の使い方 - A Day in Serenity @ kenjis
                                                                          • GitHub.com から GitHub Enterprise にリポジトリ移行する際の注意点 - Qiita

                                                                            お仕事の private リポジトリについて、オトナの事情でワールドワイドウェブな GitHub.com からイントラネット内の GitHub Enterprise (以下 GH:E) に移行する必要があった際に読んだ文献、踏んだ地雷について記しておきます。 「分散 SCM の Git なんだから、upstream を変更して push すれば終わりでしょ?」という疑問に対しては、Pull Request や ISSUE もろもろを移行対象に含めているのがこの記事で取り扱う移行作業のポイントです。とりわけ息の長いプロジェクトでは大切な資産になるのでいい感じに移行しましょう。 ざっくりいうと リポジトリ移行中のロックは git 操作だけでなく、ブラウザでの参照含めてすべてが操作不可になる リポジトリのアーカイヴファイルの中身は一度解凍してきちんと見ておきましょう インポート時にエラーが起きた

                                                                              GitHub.com から GitHub Enterprise にリポジトリ移行する際の注意点 - Qiita
                                                                            • PSR-7とPSR-15を使ったWebアプリケーション開発 - emonkak's Blog

                                                                              はじめに PSR-7(HTTP Message)が承認されてからしばらく経ちますが、現在はこれを使った様々なライブラリ・フレームワークが登場しています。 これによって特定のライブラリ・フレームワークにロックインされずに、Webアプリケーションを実装できる道程が見えてきました。 しかし、PSR-7はあくまでHTTPメッセージのインターフェイスを提供するもので、リクエストを受け取ってレスポンスを返す流れを抽象化するものではありません。 これはHTTPミドルウェアと呼称されますが、そのインターフェイスはそれぞれの実装でまちまちです。 そこで、これを抽象化するPSR-15(HTTP Middleware)が提案されています。 ミドルウェアは大まかにダブルパスのミドルウェアと、シングパスのミドルウェアに分けることができます。 PSR-15は現在の所シングルパスのシグネチャを採用しています。 シングル

                                                                                PSR-7とPSR-15を使ったWebアプリケーション開発 - emonkak's Blog
                                                                              • Release 3.0.1 · prisma/prisma

                                                                                Today, we are excited to share the 3.0.1 stable release 🎉 As previously announced, Prisma has adopted SemVer strictly and this is the first major release which means it has some breaking changes. For all the breaking changes, there are guides and documentation to assist you with the upgrade. This release promotes many Preview features to General Availability. This means that they are ready for pr

                                                                                  Release 3.0.1 · prisma/prisma
                                                                                • 具体的なMacPortsの説明 - Liquidfuncの日記

                                                                                  MacPortsは、Mac OS X用のパッケージ管理システムです。 アプリケーションを一元管理でき、ダウンロードやインストールも自動で行ってくれます。ちなみにportとは、コンピュータサイエンスにおいて「移植」という意味を持ちます。(Wikipediaリンク) 起源はBSDにあるらしく、そこから移植されたものという意味合いらしいです。 用語の確認 パッケージ 実行プログラム・設定ファイル・ドキュメントなどを1つにまとめたもの パッケージ管理システム Debian系Linuxのdpkgコマンドや、RedHat系Linuxのrpmコマンドが有名。OS上でアプリケーションを一元管理できるシステムのこと アクション portコマンドで利用できる操作のこと。例えばversionアクションはMacPortsのバージョンを表示する portコマンドの主要なアクション #006600;">version