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

`filewriter`: journals

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

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

評価

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

調査の方向性

関連する DataStreaming の issue 11 と、既存の instrument journal.xml の構造を確認することから始めます。そのフィールドをストリーミングシステムと比較し、特に icp_version、detector_table_file、spectra_table_file、wiring_table_file を確認します。完了には、ジャーナルを XML、journal_ MySQL データベース、MS Teams チャネル、およびその他のジャーナルワークフローに書き込むための設計について合意することが必要です。

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

説明

filewriter

The file-writing infrastructure must be able to write entries into the instrument journal.xml (and into the instrument journal MySQL database, journal_<inst> MS teams channels, and various other 'journal' workflows)

This is intentionally phrased as

file-writing infrastructure

as this may not belong in the filewriter itself, but in a separate cooperating process.

See also https://github.com/ISISComputingGroup/DataStreaming/issues/11

Potential differences from existing files

Not all fields in the current journal.xml make sense in the streaming system, for example:

  • icp_version; this could be populated with a filewriter version instead.
  • detector_table_file does not exist in the streaming system. Suggest populating this entry with UNSPECIFIED or similar.
  • spectra_table_file / wiring_table_file do not have the same meanings/formats/locations in the streaming system. Programs which expect to be able to read a specific format from the filepaths in these entries will fail.
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

ISISComputingGroup/DataStreaming のほかの issue

ISISComputingGroup/DataStreaming の issue をすべて見る

似ている issue

Backend & API Design の issue をもっと見る

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

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