Conversation
stevepiercy
requested changes
Sep 22, 2026
Member
There was a problem hiding this comment.
No one calls it "gitlab.com". It's either "GitLab" or [GitLab](https://www.gitlab.com).
Member
Author
There was a problem hiding this comment.
@stevepiercy Fred was trying to emphasize that he's referring to the commercial gitlab service hosted there, rather than the self-hosted software with the same name.
| # Deploy challenges in real life | ||
|
|
||
| This is a small chapter to give a bit more background on the 'why show the end result' in this training with 2 repos and deviate from the deployment training on 2025.training.plone.org. It should also help the reader to maybe go to that training instead. | ||
| This is a small chapter to give a bit more background on the 'why show the end result' in this training with 2 repos and deviate from the deployment training at <https://2025.training.plone.org>. It should also help the reader to maybe go to that training instead. |
Member
There was a problem hiding this comment.
The Linkify MyST extension doesn't require < or >.
Suggested change
| This is a small chapter to give a bit more background on the 'why show the end result' in this training with 2 repos and deviate from the deployment training at <https://2025.training.plone.org>. It should also help the reader to maybe go to that training instead. | |
| This is a small chapter to give a bit more background on the 'why show the end result' in this training with 2 repos and deviate from the deployment training at https://2025.training.plone.org. It should also help the reader to maybe go to that training instead. |
Member
Author
There was a problem hiding this comment.
I won't fix that; it renders fine with them too.
| A secondary wish was to have a full GitLab CI/CD setup documented. With GitLab's option to self-host, and adding a bit more digital autonomy on the runner, a fully 'stand alone' Plone deployment pipeline was the new goal. | ||
|
|
||
| Cookieplone has reached traction in the community, has excellent documentation now on both docs.plone.org and on its own documentation at <https://plone.github.io/cookieplone/>, and got a major update this year with interesting new features. | ||
| Cookieplone has reached traction in the community, has excellent documentation now at both <https://6.docs.plone.org/> and in its own documentation at <https://plone.github.io/cookieplone/>, and got a major update this year with interesting new features. |
Member
There was a problem hiding this comment.
Suggested change
| Cookieplone has reached traction in the community, has excellent documentation now at both <https://6.docs.plone.org/> and in its own documentation at <https://plone.github.io/cookieplone/>, and got a major update this year with interesting new features. | |
| Cookieplone has reached traction in the community, has excellent documentation now at both https://6.docs.plone.org/ and in its own documentation at https://plone.github.io/cookieplone/, and got a major update this year with interesting new features. |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1014