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

ibex backup during install

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

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

評価

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

調査の方向性

まず、現在の IBEX インストールバックアップとデプロイのエントリポイントを追跡します。特に、古いインストールが scratch 領域にコピーされる場所と、zip 化が行われる場所を確認します。提案されている、解凍済みの robocopy ツリー、増分リファレンスコピー、スケジュールされた同期という代替案を比較します。選択した設計によって、ローカルの変更を失うことなく、バックアップとその後のデプロイにかかる時間が測定可能な形で短縮されれば完了です。

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

説明

ibex backup is a slow part of the install, copying old installation to scratch area. Some of this may be related to zipping? Could this be better managed with an unzipped robocopied tree on the network that could be updated incrementally and then deploy would be quick as likely only a few changes. Ideally you;d want a 3 copy with source,destination,reference where reference is common original install. Adding all local changes to the instruent git and pushing that maybe, but we don;t have that for client etc. may just be we need to have periodically syncde robocopy as scheduled task for a quick later deploy.

主要言語
言語のデータがありません
スター
6
フォーク
2
平均マージ
16時間 40分
マージ済み PR(30日)
2

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

ISISComputingGroup/IBEX のほかの issue

ISISComputingGroup/IBEX の issue をすべて見る

似ている issue

DevOps の issue をもっと見る

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

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