-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix(readme): added some todos #19
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run & review this pull request in StackBlitz Codeflow. |
Quality Gate passedIssues Measures |
StephanGerbeth
added a commit
that referenced
this pull request
Sep 16, 2024
* chore(deps): pin dependencies * fix(semver): test * fix(semver): test * fix(semver): test * fix(semver): implemented monorepo config & workflow * chore(release): 1.0.0-beta.1 [skip ci] # @rxjs-collection/operators-v1.0.0-beta.1 (2024-09-09) ### Bug Fixes * **git-workflow:** added yml for main and beta ([8fda8d9](8fda8d9)) * **semver:** implemented monorepo config & workflow ([d73a02b](d73a02b)) * **semver:** test ([455516b](455516b)) * **test:** added forgotten successful empty runs ([7304362](7304362)) ### Features * **setup:** init ([a01e5e3](a01e5e3)) * chore(release): 1.0.0-beta.1 [skip ci] # @rxjs-collection/observables-v1.0.0-beta.1 (2024-09-09) ### Bug Fixes * **git-workflow:** added yml for main and beta ([8fda8d9](8fda8d9)) * **semver:** implemented monorepo config & workflow ([d73a02b](d73a02b)) * **test:** added successful empty run in package json ([6c237cf](6c237cf)) ### Features * **setup:** init ([a01e5e3](a01e5e3)) * fix(semver): prevent npm publish * chore(release): 1.0.0-beta.2 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.1...@rxjs-collection/operators-v1.0.0-beta.2) (2024-09-09) ### Bug Fixes * **semver:** prevent npm publish ([1c3e233](1c3e233)) * chore(release): 1.0.0-beta.2 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.1...@rxjs-collection/observables-v1.0.0-beta.2) (2024-09-09) ### Bug Fixes * **semver:** prevent npm publish ([1c3e233](1c3e233)) * fix(packages): removed private attr in package.json * chore(release): 1.0.0-beta.3 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.2...@rxjs-collection/operators-v1.0.0-beta.3) (2024-09-09) ### Bug Fixes * **packages:** removed private attr in package.json ([ed66028](ed66028)) * chore(release): 1.0.0-beta.3 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.2...@rxjs-collection/observables-v1.0.0-beta.3) (2024-09-09) ### Bug Fixes * **packages:** removed private attr in package.json ([ed66028](ed66028)) * chore(deps): pin dependency semantic-release to 24.1.0 * fix(renovate): updated config * chore(project): small cleanup * chore(deps): pin dependency rxjs to 7.8.1 * feat(sonarcloud): added to github actions * chore(deps): update actions/checkout action to v4 * fix(sonarcloud): added forgotten os strategy * fix(project): added badges to readme * fix(operators): added initial mocha setup * fix(mocha): updated setup * fix(mocha): first test with mocked data * fix(mocha): fixed async prob in first test * fix(mocha): renamed mockFunctions * fix(mocha): restructured test folder * fix(test): corrected outline * chore(deps): update dependency husky to v9.1.6 * chore(deps): update dependency semantic-release to v24.1.1 * chore(deps): update dependency @commitlint/config-conventional to v19.5.0 * chore(deps): update dependency commitlint to v19.5.0 * fix(mocha): added async event marble test * fix(test): switched from mocha to vitest * fix(dom/window): fixed mockreset status * fix(vitest): added test cases * fix(package-lock): update * chore(deps): update dependency @semantic-release/github to v10.3.4 * chore(release): 1.0.0-beta.4 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.4](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.3...@rxjs-collection/operators-v1.0.0-beta.4) (2024-09-15) ### Bug Fixes * **mocha:** restructured test folder ([ff621f2](ff621f2)) * **mocha:** updated setup ([793c14f](793c14f)) * **operators:** added initial mocha setup ([756c589](756c589)) * **test:** corrected outline ([f214cd1](f214cd1)) * **test:** switched from mocha to vitest ([52425e1](52425e1)) * **vitest:** added test cases ([7c3a090](7c3a090)) * chore(release): 1.0.0-beta.4 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.4](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.3...@rxjs-collection/observables-v1.0.0-beta.4) (2024-09-15) ### Bug Fixes * **dom/window:** fixed mockreset status ([cdc5dae](cdc5dae)) * **mocha:** added async event marble test ([f8e5bdb](f8e5bdb)) * **mocha:** first test with mocked data ([e1344d9](e1344d9)) * **mocha:** fixed async prob in first test ([a5ba14e](a5ba14e)) * **mocha:** renamed mockFunctions ([f59866f](f59866f)) * **mocha:** updated setup ([793c14f](793c14f)) * **test:** switched from mocha to vitest ([52425e1](52425e1)) * **vitest:** added test cases ([7c3a090](7c3a090)) * fix(sonarcloud+action): added new rules * fix(vitest): workspace coverage * chore(release): 1.0.0-beta.5 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.5](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.4...@rxjs-collection/operators-v1.0.0-beta.5) (2024-09-15) ### Bug Fixes * **vitest:** workspace coverage ([e2ed1ec](e2ed1ec)) * chore(deps): pin dependencies * chore(deps): update dependency semantic-release to v24.1.1 * chore(deps): lock file maintenance (#17) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(action): modified workflow for beta (#18) * fix(action): modified workflow for beta * fix(action): embedded test & coverage * fix(action): rename process * fix(action): rerun workflow if pr was edited * fix(action): upload & download coverage artifact * fix(action): artifact build fix * fix(action): added new coverage reporter * fix(action): run beta on sync * fix(vitest): added lcov as coverage reporter * fix(sonarcloud): added vitest lcov report to sonar * fix(action): test * fix(action): test * fix(action): test * fix(action): download coverage to folder * fix(action): test * fix(readme): added some todos (#19) * fix(security-hotspot): cleanup (#21) * chore(release): 1.0.0-beta.5 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.5](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.4...@rxjs-collection/observables-v1.0.0-beta.5) (2024-09-16) ### Bug Fixes * **security-hotspot:** cleanup ([#21](#21)) ([d96c3dc](d96c3dc)) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <[email protected]>
StephanGerbeth
added a commit
that referenced
this pull request
Sep 16, 2024
* chore(deps): pin dependencies * fix(semver): test * fix(semver): test * fix(semver): test * fix(semver): implemented monorepo config & workflow * chore(release): 1.0.0-beta.1 [skip ci] # @rxjs-collection/operators-v1.0.0-beta.1 (2024-09-09) ### Bug Fixes * **git-workflow:** added yml for main and beta ([8fda8d9](8fda8d9)) * **semver:** implemented monorepo config & workflow ([d73a02b](d73a02b)) * **semver:** test ([455516b](455516b)) * **test:** added forgotten successful empty runs ([7304362](7304362)) ### Features * **setup:** init ([a01e5e3](a01e5e3)) * chore(release): 1.0.0-beta.1 [skip ci] # @rxjs-collection/observables-v1.0.0-beta.1 (2024-09-09) ### Bug Fixes * **git-workflow:** added yml for main and beta ([8fda8d9](8fda8d9)) * **semver:** implemented monorepo config & workflow ([d73a02b](d73a02b)) * **test:** added successful empty run in package json ([6c237cf](6c237cf)) ### Features * **setup:** init ([a01e5e3](a01e5e3)) * fix(semver): prevent npm publish * chore(release): 1.0.0-beta.2 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.1...@rxjs-collection/operators-v1.0.0-beta.2) (2024-09-09) ### Bug Fixes * **semver:** prevent npm publish ([1c3e233](1c3e233)) * chore(release): 1.0.0-beta.2 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.1...@rxjs-collection/observables-v1.0.0-beta.2) (2024-09-09) ### Bug Fixes * **semver:** prevent npm publish ([1c3e233](1c3e233)) * fix(packages): removed private attr in package.json * chore(release): 1.0.0-beta.3 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.2...@rxjs-collection/operators-v1.0.0-beta.3) (2024-09-09) ### Bug Fixes * **packages:** removed private attr in package.json ([ed66028](ed66028)) * chore(release): 1.0.0-beta.3 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.2...@rxjs-collection/observables-v1.0.0-beta.3) (2024-09-09) ### Bug Fixes * **packages:** removed private attr in package.json ([ed66028](ed66028)) * chore(deps): pin dependency semantic-release to 24.1.0 * fix(renovate): updated config * chore(project): small cleanup * chore(deps): pin dependency rxjs to 7.8.1 * feat(sonarcloud): added to github actions * chore(deps): update actions/checkout action to v4 * fix(sonarcloud): added forgotten os strategy * fix(project): added badges to readme * fix(operators): added initial mocha setup * fix(mocha): updated setup * fix(mocha): first test with mocked data * fix(mocha): fixed async prob in first test * fix(mocha): renamed mockFunctions * fix(mocha): restructured test folder * fix(test): corrected outline * chore(deps): update dependency husky to v9.1.6 * chore(deps): update dependency semantic-release to v24.1.1 * chore(deps): update dependency @commitlint/config-conventional to v19.5.0 * chore(deps): update dependency commitlint to v19.5.0 * fix(mocha): added async event marble test * fix(test): switched from mocha to vitest * fix(dom/window): fixed mockreset status * fix(vitest): added test cases * fix(package-lock): update * chore(deps): update dependency @semantic-release/github to v10.3.4 * chore(release): 1.0.0-beta.4 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.4](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.3...@rxjs-collection/operators-v1.0.0-beta.4) (2024-09-15) ### Bug Fixes * **mocha:** restructured test folder ([ff621f2](ff621f2)) * **mocha:** updated setup ([793c14f](793c14f)) * **operators:** added initial mocha setup ([756c589](756c589)) * **test:** corrected outline ([f214cd1](f214cd1)) * **test:** switched from mocha to vitest ([52425e1](52425e1)) * **vitest:** added test cases ([7c3a090](7c3a090)) * chore(release): 1.0.0-beta.4 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.4](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.3...@rxjs-collection/observables-v1.0.0-beta.4) (2024-09-15) ### Bug Fixes * **dom/window:** fixed mockreset status ([cdc5dae](cdc5dae)) * **mocha:** added async event marble test ([f8e5bdb](f8e5bdb)) * **mocha:** first test with mocked data ([e1344d9](e1344d9)) * **mocha:** fixed async prob in first test ([a5ba14e](a5ba14e)) * **mocha:** renamed mockFunctions ([f59866f](f59866f)) * **mocha:** updated setup ([793c14f](793c14f)) * **test:** switched from mocha to vitest ([52425e1](52425e1)) * **vitest:** added test cases ([7c3a090](7c3a090)) * fix(sonarcloud+action): added new rules * fix(vitest): workspace coverage * chore(release): 1.0.0-beta.5 [skip ci] # [@rxjs-collection/operators-v1.0.0-beta.5](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0-beta.4...@rxjs-collection/operators-v1.0.0-beta.5) (2024-09-15) ### Bug Fixes * **vitest:** workspace coverage ([e2ed1ec](e2ed1ec)) * chore(deps): pin dependencies * chore(deps): update dependency semantic-release to v24.1.1 * chore(deps): lock file maintenance (#17) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(action): modified workflow for beta (#18) * fix(action): modified workflow for beta * fix(action): embedded test & coverage * fix(action): rename process * fix(action): rerun workflow if pr was edited * fix(action): upload & download coverage artifact * fix(action): artifact build fix * fix(action): added new coverage reporter * fix(action): run beta on sync * fix(vitest): added lcov as coverage reporter * fix(sonarcloud): added vitest lcov report to sonar * fix(action): test * fix(action): test * fix(action): test * fix(action): download coverage to folder * fix(action): test * fix(readme): added some todos (#19) * fix(security-hotspot): cleanup (#21) * chore(release): 1.0.0-beta.5 [skip ci] # [@rxjs-collection/observables-v1.0.0-beta.5](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.0-beta.4...@rxjs-collection/observables-v1.0.0-beta.5) (2024-09-16) ### Bug Fixes * **security-hotspot:** cleanup ([#21](#21)) ([d96c3dc](d96c3dc)) * Feature/pr (#23) * fix(git-action): modified and added actions * fix(git-action): updated main workflow * fix(action): Update pull_request.yml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: semantic-release-bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.