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

[pull] main from coverallsapp:main #3

Merged
merged 5 commits into from
Nov 23, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 16, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

* Add test for coverage-reporter-version.
* Add logic to handle when coverage-reporter-version is empty, in addition to when it is null/unset.
* Apply fail-on-error logic to error when user tries to set coverage-reporter-version on MacOS (not available there).
* Add a workflow to always point the major version tag to the latest release.
Add steps to update-major-version-tag workflow to: 
* Reset the major version tag on the local runner in case it's needed for subsequent workflow steps; and 
* Display details on the new major version tag to verify it points to the latest release.
Remove / comment out-of-date section re: `coveralls-api-result`, only available in `v1.x`. 

Please send any questions, suggestions or requests re: this sole output option to [email protected].
* Add coverage-reporter-platform input option to control which architecture-specific version of coverage-reporter is downloaded and run by the github-action. 
* Since this option is not available for MacOS or Windows, we deliver warning messages if the option is set, but continue processing with default behavior. 
* We have also stepped back from returning exit code 1 when coverage-reporter-version is set on MacOS and, instead, now deliver a warning message and allowing processing to proceed with the latest version installed by Homebrew. 
* We have also added tests for different values of coverage-reporter-platform.
* We've added logic to handle the introduction of new platform-specific filenames available in versions from v0.6.15 up and the different contents of coveralls-checksums.txt to be backwards compatible with versions <= v0.6.14.
@pull pull bot merged commit cfd0633 into Thompson1985:main Nov 23, 2024
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.

1 participant