Skip to content

Conversation

@amalia490
Copy link

This Pull Request integrates the latest stable Nginx version, v1.27.0, into the application catalog. The implementation involved creating a new version directory (1.27) based on the existing template, with the core change being the update of the source image tag within the Dockerfile (from 1.25.3 to 1.27.0). The application was successfully built for the qemu/x86_64 target and confirmed to be fully functional.

Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Why are there two directories? 1.27/ and 1.27-reverse-proxy/?

Also create a GitHub workflow file.

Be sure to use the correct version in README.md files.

Use the same commit syntax (with feat(examples): prefix) as in the existing commits in the repository.

@amalia490
Copy link
Author

Thank you for the prompt feedback. I have implemented all requested changes and improvements, hope is everything ok now.

@amalia490 amalia490 requested a review from razvand December 12, 2025 09:32
Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Have the PR only consist of two commits. One that adds the library/nginx/1.26 entry, and another one that adds the worklow.

Name the workflow file similar to others: library-nginx1.27.yaml.

@razvand razvand self-assigned this Dec 12, 2025
@razvand razvand added the enhancement New feature or request label Dec 12, 2025
@amalia490 amalia490 force-pushed the feat/nginx-1.27 branch 3 times, most recently from c4ac765 to 825799e Compare December 13, 2025 12:03
Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

You have two commits with the same name?

Why are there two very similar .yaml files?

Use prefixes in front of all commit titles. Follow the convention of other commits in the commit history.

@amalia490 amalia490 reopened this Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants