Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab-ci-helper
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor 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
mobile-tech
gitlab-ci-helper
Commits
162307f6
Commit
162307f6
authored
4 months ago
by
Игорь Таланкин
Browse files
Options
Downloads
Patches
Plain Diff
Project import generated by Copybara.
parent
9234ee38
Branches
master
No related tags found
1 merge request
!4
Project import generated by Copybara.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-2
12 additions, 2 deletions
README.md
with
12 additions
and
2 deletions
README.md
+
12
−
2
View file @
162307f6
...
...
@@ -4,18 +4,28 @@ Quality of life improvements for GitLab CI in Intellij IDEA.
## Installation
Download from
[
Jetbrains Marketplace
](
https://plugins.jetbrains.com/plugin/25505-gitlab-ci-helper
)
or
via
`Settings - Plugins - Marketplace`
in your IDE.
1.
Add custom plugin repository (
`Settings`
-
`Plugins`
- ⚙️ -
`Manage Plugin Repositories`
):
```
text
https://sme-android-idea-plugins-public.t-static.ru/updatePlugins.xml
```
**Important**
: make sure there are no spaces or new lines in the URL.
2.
On
`Marketplace`
tab, type
`Gitlab CI Helper`
into the search box and install the plugin
## Features
-
References to declared jobs (
`extends:`
,
`needs:`
, etc.)
!
[
Jobs
](
./media/jobs.gif
)
-
`include:`
references
!
[
Includes
](
./media/includes.gif
)
-
References for
`!reference`
tag
!
[
Reference tag
](
./media/reference-tag.gif
)
-
Find usages (and refactoring) of jobs,
`include`
s,
`!reference`
s
!
[
Find usages
](
./media/find-usages.gif
)
## Settings
...
...
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