Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Merge requests
!485
Update 2 files
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update 2 files
codeit4i
into
master
Overview
0
Commits
4
Pipelines
1
Changes
2
Merged
Jan Siwiec
requested to merge
codeit4i
into
master
2 months ago
Overview
0
Commits
4
Pipelines
1
Changes
2
Expand
/mkdocs.yml
/docs.it4i/general/codeit4i.md
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9722967a
4 commits,
2 months ago
2 files
+
32
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
docs.it4i/general/tools/codeit4i.md
0 → 100644
+
31
−
0
Options
# Code.it4i.cz
[
code.it4i.cz
][
1
]
is a GitLab server maintained by IT4Innovations.
It is available for all IT4I users and can be accessed via LDAP login credentials.
It offers various tools including:
## Project Management
Collaborate with teammates using built-in code review tools.
Control, track, and manage different versions of your project.
Manage access and permission rights for different roles within your project.
Report, track, and manage bugs and feature requests within your projects.
Maintain project-specific documentation directly within GitLab.
For more detailed information see the
[
GitLab documentation
][
2
]
.
## Continuous Integration / Continuous Deployment
Automatically execute compilation scripts and test cases
and distribute new versions of your code.
See the
[
CI/CD section
][
a
]
for more information.
## IT4I Documentation
Participate on improving and expanding our documentation to help other users.
[
1
]:
https://code.it4i.cz/
[
2
]:
https://docs.gitlab.com/
[
a
]:
cicd.md
Loading