Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Christian Merten
haskell-gargantext
Commits
f775d4a3
Commit
f775d4a3
authored
Oct 08, 2024
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/dev-guidelines-update' into dev
parents
76b557ea
d2f4b89d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
DEVELOPER_GUIDELINES.md
DEVELOPER_GUIDELINES.md
+13
-0
No files found.
DEVELOPER_GUIDELINES.md
View file @
f775d4a3
...
...
@@ -254,6 +254,19 @@ Ideally, we could have the following process, divided in 4 phases:
marked with an
`approved`
label on Gitlab. The old
`triage`
label should be removed;
-
_Implementation_: Finally, the ticket gets implemented. This concludes the lifecycle.
### Try to amend or squash if you rebase with `dev`
Example here: https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/322
MR here: https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/258
With amending/squashing, gitlab produces:
-
for new users on the issue, a large commit set with changes
-
for users already following the issue, gitlab produces a "compare
with previous version" like this one:
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/258#note_9863
## Conclusion
We have presented a comprehensive overview on the set of best practices we should put in place within
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment