Skip to content

FOUR-30918 [EPIC] Phase 1: Platform Performance Tentpole Project - #8909

Open
pmPaulis wants to merge 59 commits into
developfrom
feature/FOUR-30918
Open

FOUR-30918 [EPIC] Phase 1: Platform Performance Tentpole Project#8909
pmPaulis wants to merge 59 commits into
developfrom
feature/FOUR-30918

Conversation

@pmPaulis

@pmPaulis pmPaulis commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Phase 1: Platform Performance Tentpole Project

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

ci:screen-builder:feature/FOUR-30918
ci:vue-form-elements:feature/FOUR-30918

devmiguelangel and others added 30 commits September 10, 2025 15:21
FOUR-26188 implement service to read YAML config
FOUR-26192 Add job validation and new scheduling method `scheduleDateJob`
FOUR-26194 Implement a Schedulable Job to create the table in DB - Part 1
FOUR-31736 Implement Etag Cache for Tasks page
AugustoLopezProcess and others added 23 commits June 19, 2026 17:07
FOUR-31921 Implement Request Cache and Request Deduplication Layer for ProcessMaker.apiClient
feat(FOUR-31831): review Improve Task page loading
FOUR-31695 : add support for Laravel Octane in core
FOUR-30918: Merge develop branch into feature branch
FOUR-31892: Optimize Tasks API index endpoint query performance
feat(FOUR-32024): review and fix the calculation of DB timing when loaded by octane
@processmaker-sonarqube

Copy link
Copy Markdown

@gitguardian

gitguardian Bot commented Jul 30, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
34069781 Triggered Generic Password 4f46c29 resources/views/auth/passwords/reset.blade.php View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

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.

6 participants