Skip to content

add target to generate the translation progress#7905

Merged
Alkarex merged 4 commits intoFreshRSS:edgefrom
aledeg:enhance/makefile
Sep 3, 2025
Merged

add target to generate the translation progress#7905
Alkarex merged 4 commits intoFreshRSS:edgefrom
aledeg:enhance/makefile

Conversation

@aledeg
Copy link
Member

@aledeg aledeg commented Sep 2, 2025

Changes proposed in this pull request:

  • sort make targets
  • replace short options by long options
  • add target to generate README file

How to test the feature manually:

  1. in a terminal, launch make.
  2. validate that the targets are sorted.
  3. launch make with a target.
  4. validate that the target still works.
  5. launch make with the readme target.
  6. validate that the README file is updated.

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

This adds a little bit of explanation for someone looking at the code without knowing
how the underlying script is working.
@aledeg aledeg added the CLI Command line interfaces in ./cli label Sep 3, 2025
@Alkarex Alkarex added this to the 1.27.1 milestone Sep 3, 2025
@Alkarex Alkarex merged commit 8a59dc3 into FreshRSS:edge Sep 3, 2025
1 check passed
@aledeg aledeg deleted the enhance/makefile branch September 3, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Command line interfaces in ./cli

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants