WORKSPACE 内で build する (シンボリックリンクを利用する場合) バージョン管理の理想形は、dist をコミットしない状態 Jenkins ジョブ内で dist を生成して deploy する 現状、ジョブ実行でnpmインストールできる環境は社内にない /home/node_package/ に事前にインフラにインストール依頼が必要...
これで、Jenkinsを使い始めるための3部構成のチュートリアルを終了します。我々は、単一ノードにをインストールする手順を見てきました。また、JenkinsにCI/CDパイプラインを作成するための基本を学びました。また、Jenkinsを学習しながら、Mavenのインストールとその中でのサンプルJavaウェブア...
<job-prefix-name> spark_version : description : the cluster's spark version id. default : <spark-version-id> node_type_id : description : the cluster's node type id. default : <cluster-node-type-id> artifacts : dabdemo-wheel : type : whl path : ./libraries/python/dabdemo resources...
"Couldn't find any revision to build. Verify the repository and branch configuration for this job." Githubのデフォルトブランチが原因らしい main masterなど 具体的にはなぜかわからないが解決した。 やったこと(参考にしないでほしい) ...