Automate, manage, and optimize software development and delivery across hybrid and multi-cloud environments. Streamline Workflows, Speed Up Software Delivery, and Enable Continuous Improvement. CloudBees empowers developers by reducing time spent on non-coding tasks with self-service automation pipelines, speeding up software delivery with advanced CI/CD capabilities, and fostering innovation thro
今日はantの実行。 基本的にはバッチファイルの実行と変わらない。 まず、実行用のAntファイル(build.xml)を用意 ■build.xml <?xml version="1.0" ?> <project default="compile"> <target name="compile"> <javac srcdir="." destdir="." /> </target> </project> Hudsonで「新規ジョブ作成」→「フリースタイル・プロジェクトのビルド」を選択 設定画面のビルド手順の追加から「Antの呼び出し」を選択 ターゲット欄に「compile」と入力。 (ターゲットは自分の実行したいターゲットの名前) ちなみに、ターゲット欄を空欄にしておくと、build.xml中のproject default=で指定されたターゲットが実行される。 上記設定で一度実行する。 す
Continuous Integration and Continuous Delivery As an extensible automation server, Jenkins can be used as a simple CI server or turned into the continuous delivery hub for any project. Easy installation Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Linux, macOS and other Unix-like operating systems. Easy configuration Jenkins can be easily
はじめに Buildbotを常用していたのですが、Erlangと相性の悪い部分があったので、Jenkinsに乗り換えました。 ソースコードも読みつつ、パッチを当てようかとも思ったのですが、 アップデートのたびに個別パッチは、結局のところ、大変になるだけなのでCIツールを変更しました。 Buildbot の機能に依存している部分が少なかったため、ツール変更しても問題ない感じです。 せっかくなので、いろいろとまとめていきたいと思います。 インストール war ファイルをダウンロードして、好きなディレクトリに置くだけです。 テスト起動 $ cd /home/kuma8 $ wget http://hudson-ci.org/downloads/war/latest/hudson.war $ java -jar hudson.war適当に GUI からジョブを作ってみましょう。 これだけで、CIを
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く