Skip to content

functions: Fix fetch commits cron job#599

Closed
campisanoentaksi wants to merge 2 commits into
sameersbn:masterfrom
entaksi:master
Closed

functions: Fix fetch commits cron job#599
campisanoentaksi wants to merge 2 commits into
sameersbn:masterfrom
entaksi:master

Conversation

@campisanoentaksi

Copy link
Copy Markdown
Contributor

I have the same issue described in #526, except that I'm upgrading from 5.* to 6.*.

ERROR: Unsupported Redmine version (6.0.7)

In the PR I'm updating the redmine_configure_fetch_commits function to handle the case where ${REDMINE_VERSION} is 6.*

@jcormier

Copy link
Copy Markdown
Collaborator

Thanks for this update. Considering redmine hasn't changed this flow in 4 major versions, can you make this the default case handler so we don't have to keep updating it.

@jcormier

Copy link
Copy Markdown
Collaborator

Actually it makes more sense just to drop 2.x support and the whole case statement

@campisanoentaksi

Copy link
Copy Markdown
Contributor Author

That makes sense to me, PR updated

@jcormier jcormier closed this in 19858e7 Jun 30, 2026
@jcormier

Copy link
Copy Markdown
Collaborator

Released version 6.1.3-1. Do you need a 6.0 release?

@campisanoentaksi

Copy link
Copy Markdown
Contributor Author

The 6.1.3-1 is fine, many thanks for the release

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