Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Should we use ansible to create the packer images for macos ORKA templates?

オープン
#4,327 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
ansible, macos

調査の方向性

orka/templates の ORKA テンプレートと Node.js の Ansible playbook を確認し、それぞれで macOS マシンのセットアップがどのように扱われているかを比較します。すべてのマシンが Ansible で管理されているという記載が doc/jenkins-guide.md#ansible にあるか確認します。macOS ORKA イメージを作成するための明確な方針を確立し、必要に応じてドキュメントを明確化できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

At the moment the images which we deploy in orka are generated in packer using the code in https://github.com/nodejs/build/tree/main/orka/templates

This does not utilise the nodejs playbooks which means we have a different approach to machine setup on macos vs everything else, and also that the macos roles in the playbook will become increasingly out of date and potentially not work if we ever wanted to set up on a macos machine outside orka.

How feasible would it be to run the node.js ansible playbooks within the packer files instead of duplicating all of the setup within the packer files? The last project I worked on ran ansible locally within the packer files so in theory it could work ...

Noting that we state: "All machines in the clusters are managed using Ansible" which perhaps need clarified as it is not the case for macos.

FYI @UlisesGascon (since I think you put some of this in place originally) and @ryanaslett

主要言語
Jinja
スター
541
フォーク
185
平均マージ
2日 18時間
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nodejs/build のほかの issue

nodejs/build の issue をすべて見る

似ている issue

Build System の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。