Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
5336187e
Commit
5336187e
authored
Oct 14, 2022
by
BO ZHANG
🏀
Browse files
tweaks
parent
55d5b1a5
Pipeline
#227
passed with stages
in 33 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
doc/source/csst_common/csst_common.rst
View file @
5336187e
Using ``csst_common``
=====================
Some usages of the functions / classes in ``csst_common``. (To be updated)
In this chapter, we introduce the basic usages of some IMPORTANT functions / classes in ``csst_common``.
Package source code and installation guide can be found in the link below.
- https://csst-tb.bao.ac.cn/code/csst-l1/csst_common
``csst_common.data_manager.CsstMsDataManager``
----------------------------------------------
...
...
doc/source/vcs.rst
View file @
5336187e
...
...
@@ -219,10 +219,10 @@ As a developer, you can also create a merge requrest to ask code reviewers to me
First, click ``Merge requests`` tag, click ``
.. image:: vcs/merge_request.png
Second, select source branch and target branch, create a new merge request.
.. image:: vcs/pushed_to_dev.png
The code reviewers should then view the changes, and decide whether the changes should be approved.
.. image:: vcs/create_merge_request.png
The code reviewers should then view the chagnes, and decide whether the changes should be approved.
.. image:: vcs/create_merge_request.png
If the changes are accepted, approve and merge the changes into `main` branch.
If the changes are accepted, approve and merge the changes into the `main` branch.
.. image:: vcs/merge_approve.png
After the changes have been merged, code reviewers should leave comment on the changes.
.. image:: vcs/merged.png
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment