Skip to content

Add calendars and cron plugins - #6212

Merged
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
jonesbusy:feature/calendars-plugins
Jan 26, 2026
Merged

Add calendars and cron plugins#6212
MarkEWaite merged 1 commit into
jenkinsci:masterfrom
jonesbusy:feature/calendars-plugins

Conversation

@jonesbusy

@jonesbusy jonesbusy commented Jan 11, 2026

Copy link
Copy Markdown
Contributor

Plugins

  • extended-timer-trigger
  • cron_column
  • next-executions
  • calendar-view
  • parameterized-scheduler (already on bom)

Have a very tight coupling to display job execution (column, widget, calendar etc...)

I think it's worth to have them on bom to prevent API incompatibilities

Testing done

PLUGINS=extended-timer-trigger,cron_column,next-executions,calendar-view,parameterized-scheduler TEST=InjectedTest bash local-test.sh

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@jonesbusy
jonesbusy requested a review from a team as a code owner January 11, 2026 11:12
@timja timja added the full-test Test all LTS lines in this PR and do not halt upon first error. label Jan 11, 2026
@alecharp

Copy link
Copy Markdown
Member

The error you have on ssh-steps is the same I faced during last week release. I had to revert the plugin bump.

@jonesbusy

Copy link
Copy Markdown
Contributor Author

Suspicious

java.lang.UnsupportedClassVersionError: com/cloudbees/groovy/cps/SerializableScript has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

Similar to jenkinsci/workflow-cps-plugin#1728

Possible cause of the parent pom: jenkinsci/workflow-cps-plugin#1728 (comment)

@jonesbusy

Copy link
Copy Markdown
Contributor Author

Failure not related to change

@jonesbusy

jonesbusy commented Jan 23, 2026

Copy link
Copy Markdown
Contributor Author

Will rebase when #6285 is merged (Also the versions are not up-to-date anymore)

@jonesbusy
jonesbusy marked this pull request as draft January 23, 2026 13:18
@jonesbusy
jonesbusy force-pushed the feature/calendars-plugins branch from 78c23a4 to 4efb3ae Compare January 25, 2026 11:38
@jonesbusy
jonesbusy marked this pull request as ready for review January 25, 2026 11:39
@MarkEWaite MarkEWaite added the enhancement New feature or request label Jan 26, 2026

@MarkEWaite MarkEWaite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Full test passed on ci.jenkins.io. Thanks!

@MarkEWaite
MarkEWaite merged commit fb774db into jenkinsci:master Jan 26, 2026
589 of 590 checks passed
@jonesbusy
jonesbusy deleted the feature/calendars-plugins branch January 26, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request full-test Test all LTS lines in this PR and do not halt upon first error.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants