MetOffice / MetOffice/SimSys_Scripts

Encapsulate git functions into a Fab-compatible class

Aperta
#217 4 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@hiker ci sta già lavorando.

Dal 24/3/2026.

enhancement
Lingua principale
Python
Stelle
9
Fork
19
Merge medio
5g 48m
PR unite (30g)
4

Descrizione

Long term goal is that the SimSys scripts will be replaced with Fab functionality. As a stepping stone towards that, this ticket is about refactoring the existing git functionality in SimSys_Script, creating a Fab Tool implementation, that can seamlessly integrated in Fab later. Using a Fab-like structure means that we only need to maintain one set of functions for the advanced git functions, no need to have one version here and one in Fab.

At the appropriate time, the git class from this repo can just be moved into Fab.

This ticket will **not** create a dependency on Fab, instead one or two required Fab base classes will be copied here. The API for the build system will also remain unchanged, i.e. the change from a set of functions to a class is internal to this repo only.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.