/* * Copyright (c) 2013, the netcanary authors. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. * * Redistributions in binary form must reprodu
Bitbucket is a code hosting site with unlimited public and private repositories. We're also free for small teams! Sign up for free Close A project of the Feminist Software Foundation. Feminist software is a cornerstone of any modern free society. We build this foundation. Now hosted on BitBucket, as GitHub proves to be too misogynistic to support a feminist programming language. C+= C+= (pronounce
Atlassian Sourcetree is a free Git and Mercurial client for Windows. Atlassian Sourcetree is a free Git and Mercurial client for Mac. You caught us doing some quick maintenance, temporarily restricting your repository to read-only access. openmausuji 「OpenMauSuji」は「マウ筋」の派生版です 対応OS XP/vista/7 フリーソフトウェアです https://twitter.com/openmausuji v1.24から設定ファイルをiniファイルからxmlファイルに変更しました 設定を引き継ぐには、タスクトレイのメニューから「設
Bitbucket is a code hosting site with unlimited public and private repositories. We're also free for small teams! Sign up for free Close activerecord-mysql-reconnect It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL. Installation Add this line to your application's Gemfile:
Bitbucketのprivate repositoryとJenkins使ってCIできる環境を作った。 主に以下の記事を参考にすれば解決だったが、自分用にメモを残す。 URL: http://qiita.com/ka_/items/acd019118eab298101f6 【環境】 Jenkins JenkinsはさくらVPSのCentOS 6.3上で動いている。 ※yumでインストールしたので、OS上にJenkinsユーザが追加されている状態 Git Pluginは既に追加済み。 ※インストール時、以下のURLを参考にした http://snickerjp.blogspot.jp/2013/10/yum-Install-Jenkins.html http://futurismo.biz/archives/1348 Bitbucket Gitでprivate repositoryを作成済み
前回は、Bitbucketのリポジトリを削除しました。順番が逆な気もしますが、今回はリポジトリを作成してローカルリポジトリをpushします。 Bitbucketでリポジトリを作成 まずは、Bitbucketにリポジトリを作成します。 メニューから Create Repository を選択 メニューから[Repository]-[Create Repository]を選択します。 リポジトリの設定 リポジトリの設定を入力します。[Name]のみ必須になります。 ssh_configの設定 ~/.ssh/configに以下の設定をしておくと便利ですね。 Host bitbucket User git Port 22 Hostname bitbucket IdentityFile [秘密鍵のフルパス] IdentitiesOnly yes詳しいキーワードはこちら ローカルリポジトリを作成してB
SporkとGuardいれたら、rspecが動かなくなったので、再度、3章の環境を再構築するついでに、「Heroku + Cloud9 + Bitbucket でアプリを作る際に最初にやるべきこと」をまとめたいと思う。 いわゆる総集編ってやつである。 追記: 今思えば…gemfileを書き直して、bundleし直せば、元の状態に戻ったのではないかと// 操作方法 # まずはRailsをスタートさせます。チュートリアル仕込みなのでテストユニットはインストールしません。Cloud9では"rails new"できないので、普通にRailsのワークスペースを作ります。 $ rails new sample_app --skip-test-unit # Gemfileに必要なモジュールを追加して(リスト3.1)、bundleします。ここは作りたいアプリケーションに合わせて変更すること。 $ bund
通知系を HipChat に集約しようとしているので、設定方法をメモしておく。 ちなみに、HipChat は、基本有料(2$/1 User) だが、5 User までは無料で利用できるので、少人数のチームにとっては助かるサービス。 設定方法は 2種類あって、Bitbucket と HipChat のそれぞれから設定できる。 HipChat からの設定方法 ログイン後の手順は、以下の通り。 Group admin のページへ移動 Rooms タブへ移動 My Rooms から、通知をとばしたい Room を選択。 左側の Administration から Add-on を選択。 Find New から HipChat Bitbucket Connector を Install Install 時に表示される Dialog で “Authticate with Bitbucket” を選択。
J7LGiOS・Androidアプリのインスタントコード Web開発のためのTipsやチュートリアル 少しは役に立ちたいネタもろもろ gitのレポジトリサービス「Bitbucket」を使っています。 テストにはLAN内のMac miniにHomebrew経由でインストールしたJenkinsで行っています。 もろもろの事情で、Mac miniをDMZなどに配置して外に出すことはできません。 この状況下で、いろんな場所からBitbucketのレポジトリにgit pushして、Mac miniのJenkinsでビルド→ベータ版配布サイトにアップまでを自動化してみました。 完成イメージ まずはやりたいことを図にしてみますと・・・。 こんなかんじです。(おそらく分かってもらえるはず・・) この中でキモになるのは②です。 先にいっておくと②の実行にはpush終了から5分強のタイムラグがあります。 まず
salesforceアクションをボタンで配置~レイアウトは好きにさせて!~ By hiko|11月 20, 2018|salesforce, Salesforce.com, | こんにちは。営業部の彦部です。 最近めっきり寒くなりましたがいかがお過ごしでしょうか。 先週、「コールセンター/CRMデ… Read More
今回はJenkinsとBitbucket の連携をします。 Bitbucket はプライベートリポジトリを何個でも作れて、5人までなら無料で使えるという優れもの。少人数開発ならこれを使わない手はないです。 Github Enterprise だとお金かかる部分が浮きます。 さらに! Wiki 機能もあり、今回はここに自動生成したドキュメントを反映できるようにします。 またJenkinsはどっかのリモートに置くとそれだけでお金がかかるし、無料のJenkins ホスティングサービスは柔軟性が無いので使いません。その代わりにしばらくはMacのローカルでJenkinsサーバを立てて運用していきます。 ローカルでJenkinsを立てると、Bitbucketへのフックができなくなるので、git push した瞬間にJenkinsを走らせる、みたいなことはできないのでご注意を。 やりたいこと Git p
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く