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

Define supported redmine versions #361

Merged
merged 18 commits into from
Jan 17, 2024

Conversation

Art4
Copy link
Collaborator

@Art4 Art4 commented Jan 17, 2024

This PR will define the supported Redmine versions in the README.md.

I've removed the manual installation instruction, because the service at php-download.com requires a login now. I've replaced this chapter completely with a sentence and a link to an alternative instruction. I hope that this isn't an issue anymore in 2024.

I've also updated the end2end tests. The logic from the testcase class has been moved to a PHPUnit extension to have more control over starting and resetting Redmine instances. It's not quite perfect and only works on Windows atm, but I will improve this over time.

@Art4 Art4 added this to the v2.5.0 milestone Jan 17, 2024
@Art4 Art4 requested a review from kbsali January 17, 2024 12:03
@Art4 Art4 self-assigned this Jan 17, 2024
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44226fc) 96.72% compared to head (b9a7e52) 96.72%.
Report is 1 commits behind head on v2.x.

❗ Current head b9a7e52 differs from pull request most recent head 6c902a6. Consider uploading reports for the commit 6c902a6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               v2.x     #361   +/-   ##
=========================================
  Coverage     96.72%   96.72%           
  Complexity      534      534           
=========================================
  Files            27       27           
  Lines          1467     1467           
=========================================
  Hits           1419     1419           
  Misses           48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Art4 Art4 marked this pull request as draft January 17, 2024 12:15
@Art4 Art4 marked this pull request as ready for review January 17, 2024 14:00
Copy link
Owner

@kbsali kbsali left a comment

Choose a reason for hiding this comment

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

👍 👍

README.md Outdated Show resolved Hide resolved
Co-authored-by: Kevin Saliou <[email protected]>
@Art4 Art4 merged commit fddc8f0 into kbsali:v2.x Jan 17, 2024
9 of 10 checks passed
@Art4 Art4 deleted the define-supported-redmine-versions branch February 29, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants