Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-website
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docs
apertis-website
Commits
8f4d1f30
Commit
8f4d1f30
authored
3 years ago
by
Martyn Welch
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
40ca5774
No related branches found
No related tags found
No related merge requests found
Pipeline
#251243
passed
3 years ago
Stage: generate-html
Stage: generate-pdf
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/guides/component_guide.md
+4
-3
4 additions, 3 deletions
content/guides/component_guide.md
with
4 additions
and
3 deletions
content/guides/component_guide.md
+
4
−
3
View file @
8f4d1f30
...
...
@@ -553,9 +553,10 @@ source-building pipeline to fail. Check the [Debian Packaging](https://wiki.debi
documentation to find how patches affecting code outside of the
`debian/`
folder should be handled.
Updating
`debian/changelog`
should be done separately as the last step when
issuing a release, generating the changelog entries from the Git commit log,
which makes writing good commit log messages even more important.
Update
`debian/changelog`
separately, as the very last step when you issue
a release, by generating the changelog entries from the Git commit log.
Writing good commit messages ensures you don’t have to edit the generated
changelog entries.
A merge request should be submitted on GitLab for each bug or task. To ease
the review process, in particular to avoid churn in the case of rebases, it is
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment