oceanhackweek / oceanhackweek/oceanhackweek.github.io
Verify setup for ohw-tutorials submodule
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- CSS
- Sterne
- 12
- Forks
- 49
- Ø Merge
- 19 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
@abkfenris:
I'm copying your comment from https://github.com/oceanhackweek/oceanhackweek.github.io/pull/261#issuecomment-1650373948
The tutorials are linked via a git submodule which is defined here, but there is an incantation for adding them that I don't remember at the moment, but here is the PR when I set things up that way.
The .gitmodules setup seems straightforward. Once we have a tutorials OHW23 branch, we'll copy and adapt the ohw22 block to this:
[submodule "ohw23/tutorials"]
path = ohw23/tutorials
url = https://github.com/oceanhackweek/ohw-tutorials.git
branch = OHW23
The incantation you referred to seems to be the
with:
submodules: true
blocks in workflows/check_sphinx_build.yml and workflows/deploy-docs.yml. If so, it looks like nothing more needs to be done.
Does that look right?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit .gitmodules und vergleiche den vorhandenen ohw22-Block mit PR 199; sieh dir anschließend .github/workflows/check_sphinx_build.yml und .github/workflows/deploy-docs.yml an. Überprüfe, ob das Submodul für die OHW23-Tutorials und beide Workflow-Blöcke mit aktivierten Submodulen ausreichend sind; abgeschlossen ist die Aufgabe, wenn du die Einrichtung bestätigst oder die fehlende Änderung dokumentierst.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- git, github-actions
- Bereich
- build-system, ci-cd
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100