52 Commits

Author SHA1 Message Date
09178ef7bf
Some Docu 2021-04-14 12:58:17 +02:00
71b4a02b05
more corrections 2021-04-14 12:42:11 +02:00
8d4f7c6ab3
typo 2021-04-14 12:23:41 +02:00
abd4aff55b
properly get default values for report_name
rename field to report_name
2021-04-14 12:10:17 +02:00
f6604dcfa9
name variable from github config 2021-04-14 11:47:19 +02:00
Miguel Savignano
0bc53bbf5c update README with github token instructions 2020-12-21 22:12:53 +01:00
Miguel Savignano
4a754f8957 update CHANGELOG and README v1.2.0 2020-10-04 19:13:35 +02:00
Abimael Martell
b8506db951
Add percentage on result title (#4)
* Add percentage to action name

* Test with percentage in output title
2020-10-04 19:10:13 +02:00
Miguel Savignano
2454e13902 update action yml 2019-11-03 02:15:13 +01:00
Miguel Savignano
d734a59c05
Lcov report (#2)
* execute node bin

* calculate percentage for lcov file

* install node in docker image

* use relative path to bin folder

* update readme
v1.1.0
2019-11-03 02:05:38 +01:00
Miguel Savignano
6dc7a86bd5 fix read json 2019-11-03 01:14:20 +01:00
Miguel Savignano
deeb00a902 update readme v1.0.0 2019-11-02 23:40:11 +01:00
Miguel Savignano
b657d2995c update readme 2019-11-02 23:31:51 +01:00
Miguel Savignano
17563c3632 update action description 2019-11-02 23:31:01 +01:00
Miguel Savignano
6ae146e422
Coverage check (#1)
* adapter for coverage

* report adapter

* generate coverage report

* use inputs
2019-11-02 23:25:41 +01:00
Miguel Savignano
f745a541cc add screenshots 2019-11-01 23:36:40 +01:00
Miguel Savignano
4ab7dbbead
Merge pull request #1 from devmasx/summary-with-links
Summary with links
2019-11-01 23:35:26 +01:00
Miguel Savignano
0f83cb1705 refactor test 2019-11-01 22:26:49 +01:00
Miguel Savignano
676c32372f refactor test annotations 2019-11-01 22:23:15 +01:00
Miguel Savignano
87c9d43dfb summary with brakeman links 2019-11-01 20:56:20 +01:00
Miguel Savignano
5e973bd2f9 change icon 2019-11-01 20:11:40 +01:00
Miguel Savignano
7b27a87948 action yml 2019-11-01 20:07:05 +01:00
Miguel Savignano
0dc80fcccf set check name 2019-11-01 19:12:27 +01:00
Miguel Savignano
721ede0fe0 update readme 2019-11-01 19:09:26 +01:00
Miguel Savignano
0f666ca646 update README 2019-11-01 19:00:17 +01:00
Miguel Savignano
95de01d35c delete screenshot 2019-11-01 18:50:58 +01:00
Miguel Savignano
7c9d694253 update README 2019-11-01 18:49:40 +01:00
Miguel Savignano
201bc7d913 continus integration 2019-11-01 18:47:18 +01:00
Miguel Savignano
2560d0e230 update change log 2019-11-01 18:46:52 +01:00
Miguel Savignano
ef286dea64 adapter for brakeman 2019-11-01 18:37:30 +01:00
Andrew Mason
144099eee3
Release v1.0.0 (#26) 2019-10-28 20:59:00 -04:00
allcontributors[bot]
788d059426 docs: add mcgregordan as a contributor (#25)
* docs: update README.md

* docs: update .all-contributorsrc
2019-10-28 20:56:59 -04:00
Andrew Mason
d90d717965
update docs (#22) 2019-10-28 20:55:51 -04:00
allcontributors[bot]
715d4ecef7 docs: add andrewmcodes as a contributor (#24)
* docs: update README.md

* docs: update .all-contributorsrc
2019-10-28 20:51:58 -04:00
allcontributors[bot]
0dfd3f52c3 docs: add MiguelSavignano as a contributor (#23)
* docs: update README.md

* docs: create .all-contributorsrc
2019-10-28 20:48:33 -04:00
Andrew Mason
ff8ddd9bd1
add rspec and rubocop binstubs, and lint the project (#21) 2019-10-28 20:43:08 -04:00
Miguel Savignano
b796f9a6dd Refactor files structure (#20)
add tests and fix #2
2019-10-28 20:16:37 -04:00
Andrew Mason
97fef59c82
update labels in dockerfile 2019-10-24 22:28:50 -04:00
Andrew Mason
9f15426bbf
Fix Unprocessable Entity (RuntimeError) RuntimeError (#18)
fixes #16
fixes #17

Also updates the docs and moves to a smaller ruby image.
2019-10-24 22:15:35 -04:00
Dan McGregor
c3f0a167d0 Fix instructions (#13)
Version is tagged as `v0.1.2` not `0.1.2`. Update instructions to accurately reflect that.
2019-09-11 22:15:04 -04:00
Andrew Mason
ffe7c484ef
Update README.md
Add v0.1.2 into examples.
2019-09-02 23:42:43 -04:00
Andrew Mason
e54aa7c9bf
release v0.1.2 2019-09-02 23:18:46 -04:00
Andrew Mason
0ecd2c9b0b
fix merge conflict 2019-09-02 23:17:13 -04:00
Andrew Mason
e9aa610c30
fix commit sha on changelog addition 2019-09-02 23:16:18 -04:00
Andrew Mason
e7e33e46da
add changelog (#12) 2019-09-02 23:15:26 -04:00
Andrew Mason
99ee409063
update documentation (#11)
fixes #3
2019-09-02 23:06:32 -04:00
Andrew Mason
87d22feb28
Update issue templates (#8) 2019-09-02 22:31:44 -04:00
Andrew Mason
a8f310be43
add contributing guide (#9) 2019-09-02 22:31:27 -04:00
Andrew Mason
a5c812a7e2
add pull request template (#10) 2019-09-02 22:31:11 -04:00
Andrew Mason
0a70d71dbf
Create CODE_OF_CONDUCT.md (#7)
Add the Contributor Covenant Code of Conduct.
2019-09-02 22:21:26 -04:00