Restructuring the Server User Documentation #174
Labels
No labels
Ansible
basic support
Ansible
NFS server
Ansible/pxe
Ansible/Wildfly
distribution
bug
distribution
release test
distribution
rfe
documentation
improvement
documentation
new
documentation
review request
documentation
update
meeting
need info
project
backup&restore
project
home server spin-off
project
LocalKDC
project
strengthening updates
status
in progress
status
on hold
status
pending activity
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
server/tickets#174
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal: Synchronizing the main and stg branch
Both are currently very different. This makes it difficult to incorporate a text into both stg and main via merge, or to transfer a text from stg to main. This can only be done manually or by cherry-picking several commits.
The main problem is that the idea of having a development branch that you can then merge into the main branch tomorrow doesn't work so well with documentation.
A possible solution could look like this:
Short updates that do not require discussion can, of course, still be made directly in main. Until now, the problem was that these were often not made in stg at the same time. And then there were losses during a later transfer from stg to main.
If we proceed in this manner, the workflow will become somewhat more complicated, and we will need to update our documentation on contributing to Server docs.
Restructuring the Server User Documentation## Goal: Synchronising the main and stg branch Both are currently very different. This makes it difficult to incorporate a text into both stg and main via merge, or to transfer a text from stg to main. This canto Restructuring the Server User DocumentationI agree that bringing the two inline would be a good idea
Status as of November 19:
Branches main and stg are restructured.
We are currently missing branches for the various new or updated articles
The restructuring is done, closing the ticket.