Skip to content

Improve builder #16

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

Merged
merged 2 commits into from
Apr 3, 2025
Merged

Improve builder #16

merged 2 commits into from
Apr 3, 2025

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Apr 3, 2025

This pull request includes various updates to the project configuration, build process, and documentation to reflect the new project name "MoLing" and to enhance the release workflow. The most important changes include modifications to the GitHub Actions workflow, updates to the Makefile, and adjustments to the README files for consistency.

Updates to GitHub Actions workflow:

Changes to Makefile:

  • Makefile: Updated environment echo statements and help descriptions to use "MoLing" instead of "eCapture". [1] [2]

Documentation updates:

  • README.md, README_JA_JP.md, README_ZH_HANS.md: Corrected the URLs for GitHub stars, forks, and CI badges to point to the correct paths. [1] [2] [3]

Codebase adjustments:

@cfc4n cfc4n added the enhancement New feature or request label Apr 3, 2025
@cfc4n cfc4n requested a review from Copilot April 3, 2025 16:35
Copy link

@Copilot 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 pull request updates the project build and documentation to reflect the new name "MoLing" and enhances the release workflow.

  • Renames functions in the CLI to update project naming.
  • Updates badge URLs in README files for consistency.
  • Modifies the GitHub Actions workflow to include a SNAPSHOT_VERSION environment variable and adds a new job for uploading release assets.

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cli/cobrautl/help.go Renamed function from ecaptureFlagUsages to molingFlagUsages.
README_ZH_HANS.md Updated badge URLs to point to the correct paths.
README_JA_JP.md Updated badge URLs to point to the correct paths.
README.md Updated badge URLs to point to the correct paths.
.github/workflows/release.yml Modified build commands to use SNAPSHOT_VERSION and added a new upload-release-assets job.
Files not reviewed (1)
  • Makefile: Language not supported

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 3, 2025
@cfc4n cfc4n merged commit be88d20 into master Apr 3, 2025
6 checks passed
@cfc4n cfc4n deleted the improve-builder branch April 3, 2025 16:37
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant