Download the PHP package mariusz-kraj/gitlab-reporter without Composer
On this page you can find all versions of the php package mariusz-kraj/gitlab-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mariusz-kraj/gitlab-reporter
More information about mariusz-kraj/gitlab-reporter
Files in mariusz-kraj/gitlab-reporter
Download mariusz-kraj/gitlab-reporter
More information about mariusz-kraj/gitlab-reporter
Files in mariusz-kraj/gitlab-reporter
Vendor mariusz-kraj
Package gitlab-reporter
Short Description Simple package for reporting bugs results to the Gitlab.com merge request in form of the comments
License MIT
Package gitlab-reporter
Short Description Simple package for reporting bugs results to the Gitlab.com merge request in form of the comments
License MIT
Please rate this library. Is it a good library?
Informations about the package gitlab-reporter
Gitlab.com CI reporter
Instalation
-
Install from composer
-
Add config file ".gitlab-ci-reporter.yml" in the root of your project:
-
Add 'after_' to your "gitlab-ci.yml":
-
Generate access code and add secret variable
- Go to access token
- Give access to API
- Copy token
- Go to the Project > Settings > CI\CD > Secret Variables
- Create ACCESS TOKEN variable with the token as a value
- Create a new merge request and wait for comments!
To Do
- Tests
- Documentation
- Config validation
- PHPUnit Coverage reports
- Comments with attachments
- Changing state of merge request depending on the reports
- Instructions for contributors
Limitations
- Gitlab CI doesn't have environmental variable with merge request id,library is searching for MR from current branch. If there would be more than one MR from one branch (why?) it will take the first one and ignore rest
All versions of gitlab-reporter with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
symfony/console Version ^3.3
symfony/yaml Version ^3.3
guzzlehttp/guzzle Version ^6.3
jean85/pretty-package-versions Version ^1.0.2
symfony/console Version ^3.3
symfony/yaml Version ^3.3
guzzlehttp/guzzle Version ^6.3
jean85/pretty-package-versions Version ^1.0.2
The package mariusz-kraj/gitlab-reporter contains the following files
Loading the files please wait ....