Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

feat: added generateReport.js, added steps in action.yaml for reporting #3

Merged
merged 22 commits into from
May 13, 2022

Conversation

anthonygauthier
Copy link
Collaborator

No description provided.

@anthonygauthier anthonygauthier force-pushed the feat/generate-report branch 3 times, most recently from 81ec8e9 to 283cfa3 Compare May 12, 2022 18:18
@anthonygauthier anthonygauthier force-pushed the feat/generate-report branch 3 times, most recently from d05f8cf to dab1536 Compare May 12, 2022 18:42
@anthonygauthier anthonygauthier force-pushed the feat/generate-report branch 3 times, most recently from 3199da3 to d0f527c Compare May 12, 2022 18:48
@anthonygauthier anthonygauthier force-pushed the feat/generate-report branch 2 times, most recently from 9248ff2 to f07df3d Compare May 13, 2022 13:23
Copy link

@christopherswarren christopherswarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anthonygauthier anthonygauthier merged commit 89824ab into main May 13, 2022
@anthonygauthier anthonygauthier deleted the feat/generate-report branch May 13, 2022 14:20
github-actions bot pushed a commit that referenced this pull request May 13, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
@liatrio-bot
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request May 13, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
github-actions bot pushed a commit that referenced this pull request May 13, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
github-actions bot pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-19)

### Bug Fixes

* generating dist/index.js prior, regenerated yarn.lock ([#5](#5)) ([3e88b5b](3e88b5b))

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
github-actions bot pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-19)

### Bug Fixes

* generating dist/index.js prior, regenerated yarn.lock ([#5](#5)) ([3e88b5b](3e88b5b))

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
anthonygauthier added a commit that referenced this pull request May 19, 2022
…ng (#3)[skip-ci]

* feat: added generateReport.js, added steps in action.yaml for reporting

* fix: modified job summary step

* chore: fixed indent

* fix: modified download-gatling-report step

* fix: modified Generate CSV report step, added env var

* fix: changed url for gatling-report

* fix: removed trailing )

* fix: downloading v6.0

* refactor: removed gatling-report, using gatling json files

* fix: added @actions/core in package.json

* feat: added compiled index.js

* feat: looping through results

* fix: indent

* fix: added condition to avoid empty newlines in file

* fix: removed package-lock.json, added yarn.lock, added tunnel to dependencies

* feat: attempt at writing summary

* fix: added async keyword before generateTestResults

* feat: added metrics to table

* refactor: added checkmark and 'x' for success/errors

* refactor: using core.getInput for testPath

* fix: assigning testPath in script block rather than index.js

* fix: using env var instead of core.getInput
anthonygauthier pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
anthonygauthier pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
github-actions bot pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-19)

### Bug Fixes

* generating dist/index.js prior, regenerated yarn.lock ([#5](#5)) ([54b25bf](54b25bf))

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](https://github.com/liatrio/run-gatling/issues/3))[skip-ci] ([703cff2](703cff2))
anthonygauthier added a commit that referenced this pull request May 19, 2022
…ng (#3)

* feat: added generateReport.js, added steps in action.yaml for reporting

* fix: modified job summary step

* chore: fixed indent

* fix: modified download-gatling-report step

* fix: modified Generate CSV report step, added env var

* fix: changed url for gatling-report

* fix: removed trailing )

* fix: downloading v6.0

* refactor: removed gatling-report, using gatling json files

* fix: added @actions/core in package.json

* feat: added compiled index.js

* feat: looping through results

* fix: indent

* fix: added condition to avoid empty newlines in file

* fix: removed package-lock.json, added yarn.lock, added tunnel to dependencies

* feat: attempt at writing summary

* fix: added async keyword before generateTestResults

* feat: added metrics to table

* refactor: added checkmark and 'x' for success/errors

* refactor: using core.getInput for testPath

* fix: assigning testPath in script block rather than index.js

* fix: using env var instead of core.getInput
anthonygauthier pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
anthonygauthier pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-13)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([89824ab](89824ab))
github-actions bot pushed a commit that referenced this pull request May 19, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-05-19)

### Bug Fixes

* generating dist/index.js prior, regenerated yarn.lock ([#5](#5)) ([628f9f3](628f9f3))

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([9b60857](9b60857))
github-actions bot pushed a commit that referenced this pull request May 19, 2022
## [1.1.0](v1.0.0...v1.1.0) (2022-05-19)

### Features

* added generateReport.js, added steps in action.yaml for reporting ([#3](#3)) ([9b60857](9b60857))

### Bug Fixes

* generating dist/index.js prior, regenerated yarn.lock ([#5](#5)) ([a8eb54e](a8eb54e))
* modidied .gitignore, changelog, package.json ([dcdf4ad](dcdf4ad))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants