Add support of gitlab-ci
Review Request #14211 — Created Oct. 24, 2024 and updated — Latest diff uploaded
Add support of gitlab-ci
Added integration and saw that it calls the pipeline on gitlab.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 13. See what's changed.
orig
1
2
3
4
5
6
7
8
9
10
11
12
13
Commits
Files
README.rst |
---|
package-lock.json |
---|
setup.py |
---|
docs/releasenotes/4.0.1.rst |
---|
docs/releasenotes/conf.py |
---|
docs/releasenotes/index.rst |
---|
rbintegrations/__init__.py |
---|
rbintegrations/extension.py |
---|
rbintegrations/asana/fields.py |
---|
rbintegrations/asana/forms.py |
---|
rbintegrations/asana/integration.py |
---|
rbintegrations/asana/tests.py |
---|
rbintegrations/asana/urls.py |
---|
rbintegrations/asana/views.py |
---|
rbintegrations/basechat/forms.py |
---|
rbintegrations/baseci/forms.py |
---|
rbintegrations/baseci/tests/test_base_ci_integration.py |
---|
rbintegrations/discord/forms.py |
---|
rbintegrations/gitlabci/__init__.py |
---|
rbintegrations/gitlabci/forms.py |
---|