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

Master merge scheduler plugin #5491

Merged
merged 116 commits into from
Jan 8, 2024

Conversation

wseyler
Copy link
Contributor

@wseyler wseyler commented Jan 4, 2024

No description provided.

aramos and others added 30 commits June 26, 2023 11:38
Getting the user-console module to a compiling state.
[BACKLOG-38035] SCHEDULER - moving the scheduler UI into the new sche…
[BACKLOG-38225] SCHEDULER - Make scheduler-plugin/UI basic functional…
[BACKLOG-38225] SCHEDULER - Make scheduler-plugin/UI basic functionality work again
…m into TestBranch

# Conflicts:
#	scheduler/src/main/java/org/pentaho/platform/scheduler2/quartz/EmbeddedQuartzSystemListener.java
#	scheduler/src/main/java/org/pentaho/platform/scheduler2/quartz/QuartzScheduler.java
#	scheduler/src/main/java/org/pentaho/platform/scheduler2/versionchecker/EmbeddedVersionCheckSystemListener.java
#	scheduler/src/main/java/org/pentaho/platform/scheduler2/ws/DefaultSchedulerService.java
…mmit)

Squashed commits:
[3c8ef0f] BACKLOG-38036 - Changes to allow scheduler-plugin to startup
[BACKLOG-38225] SCHEDULER - Make scheduler-plugin/UI basic functional…
BACKLOG-38036 - Moved classes to fix circular dependency problem betw…
BACKLOG-38036 - Refactor of SchedulerResource
rmansoor and others added 26 commits December 5, 2023 09:11
…/remove-LocalActionInvoker-from-pentaho-platform

[BACKLOG-38225][BACKLOG-39275][BACKLOG-39299] Refactor Worker Nodes A…
…es in Artifacts pentaho-scheduler-core, pentaho-platform-extensions, pentaho-platform-scheduler

- deleting package here in pentaho-platform/extensions/src/main/java/org/pentaho/platform/scheduler2
- identical package will be in pentaho-scheduler-plugin/core/src/main/java/org/pentaho/platform/scheduler2
… pentaho-scheduler-core, pentaho-platform-extensions, pentaho-platform-scheduler

- extension/pom.xml remove out pentaho-platform-scheduler deps, obsolete
…/remove-legacy-scheduler-artifact

[BACKLOG-38225][BACKLOG-39275] Address Duplicate Classes in Artifacts…
…/refactor-package-scheduler2_action

Issues/backlog 39275/refactor package scheduler2 action
[BACKLOG-39323] - Fixed issue where exporting scheduler created an em…
[BACKLOG-37905] - Added code to resolve email groups into individual emails when a schedule runs.
endpoints in plugins. Endpoints must be defined in a
plugin.ws.spring.xml file within the plugin, endpoint path must be of
the form webservices/plugins/<plugin-id>/<endpoint>.  Updated filter to
handle relocating scheduler web service endpoint.
[BACKLOG-39324] Created PentahoPluginWSSpringServlet to handle jaxws
[BACKLOG-37872] Fixed session scope for Pentaho plugin spring beans used from jax-rs api
pentaho-streaming-kafka-plugin-zip to pentaho-streaming-kafka-plugin
merge from master renamed the artifact name from pentaho-streaming-kafka-plugin-zip to pentaho-streaming-kafka-plugin
[BACKLOG-39394] [BACKLOG-39455] - Resolving the action class moved to the scheduler plugin
…ugin

Revert "[BACKLOG-37897] - Update of  pentaho.xml to support email sources"
…ho/pentaho-platform into master-merge-scheduler-plugin

# Conflicts:
#     THESE CONFLICTING FILES WERE MOVE TO THE SCHEDULER-PLUGIN PROJECT AND WERE
#     REMOVED FROM THIS PROJECT
#	scheduler/src/main/java/org/pentaho/platform/scheduler2/quartz/QuartzScheduler.java
#	scheduler/src/test/java/org/pentaho/platform/scheduler2/quartz/test/ComplexTriggerTest.java
#	user-console/src/main/java/org/pentaho/mantle/client/workspace/SchedulesPanel.java
@wseyler wseyler requested a review from a team as a code owner January 4, 2024 16:31
@buildguy
Copy link
Collaborator

buildguy commented Jan 4, 2024

❌ Build failed in 3h 18m 21s

Build command:

mvn clean verify -B -e -Daudit -amd

⛔ Failed Tests

⛈️ 2 test(s) failed:

org.pentaho.platform.plugin.services.exporter.PentahoPlatformExporterTest.testExportSchedules_SchedulereThrowsException (click to expand)


Wanted but not invoked:
iScheduler.getJobs(null);
-> at org.pentaho.platform.plugin.services.exporter.PentahoPlatformExporterTest.testExportSchedules_SchedulereThrowsException(PentahoPlatformExporterTest.java:154)
Actually, there were zero interactions with this mock.

org.pentaho.platform.plugin.services.importer.SolutionImportHandlerTest.testFileIsScheduleInputSource (click to expand)

${result.errorDetails}

Tests run: 2676, Failures: 2, Skipped: 6    Test Results


Errors:

Filtered log (click to expand)

script returned exit code 1

ℹ️ This is an automatic message

@wseyler wseyler merged commit feb5d47 into pentaho:master Jan 8, 2024
2 of 4 checks passed
@wseyler wseyler deleted the master-merge-scheduler-plugin branch January 10, 2024 14:15
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.

9 participants