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

fix: Update Fastlane & Sync More Directories #28

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

niyajali
Copy link
Collaborator

This pull request includes significant changes to the sync workflow, Fastlane configuration, and build logic. The most important changes include enhancements to the sync workflow, the addition of a comprehensive Fastlane configuration guide, and updates to build logic identifiers.

Sync Workflow Enhancements:

  • .github/workflows/sync-cmp-dirs.yaml: Updated the sync workflow to include additional directories and files, added safety checks, and improved error handling. The workflow now creates a pull request with more detailed change logs.

Fastlane Configuration:

  • Fastlane Configuration.md: Added a detailed guide for Fastlane setup, including prerequisites, setup instructions, environment variables, available lanes, version generation, release notes generation, CI/CD integration, best practices, and troubleshooting.

Build Logic Updates:

Documentation Updates:

  • README.md: Updated to reflect the enhanced directory sync system, including new components and safety features. Added sections for Fastlane configuration, using the sync system, and best practices for sync management. [1] [2]

These changes aim to improve the automation and configuration processes, ensuring a more robust and maintainable codebase.

@niyajali niyajali self-assigned this Jan 19, 2025
Copy link
Collaborator Author

@niyajali niyajali left a comment

Choose a reason for hiding this comment

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

Looks, good to me, could be merged

@niyajali niyajali merged commit 496af55 into openMF:dev Jan 19, 2025
7 checks passed
@niyajali niyajali deleted the more-customization branch January 19, 2025 19:21
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.

Move Fastlane configuration into different sync more directory and files
1 participant