Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrades githubactions and packages #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

suvl
Copy link
Member

@suvl suvl commented Sep 11, 2024

Check phwt#28 and phwt#29 for details.

phwt and others added 4 commits August 14, 2024 19:33
* build: upgrade patch versions

* build: upgrade minor versions

* build: run `npm audit fix`

* build: bump package version to `1.4.4`
* refactor: merge `RUN` instruction with the consecutive ones

* ci: upgrade `actions/checkout` and `actions/setup-node` to `v4`

* ci/refactor: lock `SonarSource/sonarcloud-github-action` to `v2`

* ci: exclude unit tests from duplication check

* build: bump package version to `1.4.5`
…Request (#30)

* build: update patch versions

* build: update minor versions

* feat: add support for `pullRequest` input

* docs: add `pullRequest` input to README

* feat/refactor: define actions input and use `kebab-case` for input name

* ci: update PR workflow to verify action run with `pull-request` input

* ci/fix: add `sonar.pullrequest.branch` parameter

* build: bump version to `1.5.0`

* ci/refactor: update step name and remove unused input

* ci: try to specify both `branch` and `pull-request` input

* feat: add mutually exclusive error on `branch` and `pull-request` input

* ci/refactor: remove test to fail step

* refactor: update inputs description
…cified (#35)

* Add: support for pullrequest link in comment (#1)

* Add: support for pullrequest link in comment

* Add: update names (#2)

Co-authored-by: Simon Gyimah (ext.) <[email protected]>

* Add: Change name

* Add: Update README.md

* style: formatting

* test/refactor(report): apply equivalence partitioning by test only the generated URL

* test/refactor: update test case name and move timezone mock into `beforeEach`

* test: assert for branch and PR in report comment

* refactor: create `buildReportUrl` and refactor result context generation

* ci/refactor: use value from env for organization and project key

* ci: use pull request job as a primary status check

* build: bump to `1.5.1`

---------

Co-authored-by: S1riU5 <[email protected]>
Co-authored-by: Simon Gyimah (ext.) <[email protected]>
Co-authored-by: S1riU5 <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants