Venu Vardhan Reddy Tekula
Venu Vardhan Reddy Tekula
```bash $ ./vendor/bin/php-cs-fixer fix -v --dry-run --using-cache=no --config=.php-cs-fixer.dist.php shell: /usr/bin/bash -e {0} env: COMPOSER_PROCESS_TIMEOUT: 0 COMPOSER_NO_INTERACTION: 1 PHP Parse error: syntax error, unexpected token ")" in /home/runner/work/crater/crater/vendor/symfony/event-dispatcher/EventDispatcher.php on line 270...
### Current Behavior The email id's of the students in the [emails.yaml](https://github.com/amfoss/amfoss-freshers-test/blob/master/assets/emails.yaml) are wrong. ### Expected Behavior The email ids should be corrected. ### Possible Solution Everyone needs to correct...
This PR moves the scripts from the tutorial repository to perceval docs folder. Future scripts could be added to this folder and guides can be written using them.
Here is the command which I have executed ``` $ perceval googlehits "bitergia grimoirelab" ``` The log of the execution :point_down: ``` /home/p0tt3r/chaoss/sources/VENV_DIR/bin/python /home/p0tt3r/chaoss/sources/grimoirelab-perceval/bin/perceval googlehits "bitergia grimoirelab" [2020-05-17 19:25:37,706] -...
As of now, we have a manual process of updating the license at least updating the year. Example: https://github.com/chaoss/grimoirelab-perceval/commit/076953e95735401b4d9266562f9ae406a30751a0 We can automate this as this applies to all the components...
I was going through the documentation for [Getting data from Coveralls](https://docs.coveralls.io/api-introduction#getting-datafrom-coveralls). ``` https://coveralls.io/github/lemurheavy/coveralls-ruby.json?page=1 (get 10 builds at a time) ``` It says 10 builds, but only five are bring returned...
The jira enriched index has a small discrepancy. There are two different items in jira index, `issue` and `comment`. The discrepancy is with two keys of the index, `issue_type` and...
ELK keeps a description for each enriched data used to build the KIbiter dashboards. Such descriptions are stored in the folder [schema](https://github.com/chaoss/grimoirelab-elk/blob/master/schema) as CSV files. Most of the schema of...
ELK keeps a description for each enriched data used to build the KIbiter dashboards. Such descriptions are stored in the folder [schema](https://github.com/chaoss/grimoirelab-elk/blob/master/schema) as CSV files. Over time, these descriptions have...