Skip to content

Improve Workflow#1033

Merged
dr5hn merged 4 commits into
masterfrom
improve/workflow
May 28, 2025
Merged

Improve Workflow#1033
dr5hn merged 4 commits into
masterfrom
improve/workflow

Conversation

@dr5hn
Copy link
Copy Markdown
Owner

@dr5hn dr5hn commented May 28, 2025

No description provided.

@dr5hn dr5hn requested a review from Copilot May 28, 2025 07:47
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels May 28, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the GitHub Actions workflow for exporting various database formats while improving caching and reliability of service startups.

  • Updates PHP ini settings to increase memory_limit
  • Adds caching for Node.js and Composer dependencies and incorporates waiting for MySQL service readiness
  • Revises dump commands to use single-transaction for consistency and updates commit message formatting
Comments suppressed due to low confidence (1)

.github/workflows/export.yml:47

  • The file path 'nmig/package-lock.json' appears to be a typo; please confirm if 'npm/package-lock.json' was intended to correctly reference the Node.js dependency file.
cache-dependency-path: nmig/package-lock.json

dr5hn and others added 3 commits May 28, 2025 13:25
@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels May 28, 2025
@dr5hn dr5hn merged commit 400e601 into master May 28, 2025
@dr5hn dr5hn deleted the improve/workflow branch May 28, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants