Re: Merge repositories for CUPS Snap and CUPS OCI/Docker Container into the CUPS repo itself

Till Kamppeter <[email protected]> Sun, 22 Dec 2024 16:33:01 +0100
Newsgroups dev.linux.lists.printing-architecture
Message-ID <[email protected]>
On 12/22/24 16:26, Rudra Pratap Singh wrote:
> To clarify, the feature to update the README.md file is not currently available 
> in the desktop-snaps action. To implement this, I would need to dive into their 
> codebase (which I am already familiar with) and make modifications to suit our 
> specific requirements.
> 
> Whether this concerns the repository's main |README.md| file or a separate one 
> for the packaged CUPS, I will ensure it is tailored appropriately.
> 
> Best regards,
> Rudra

You could make an entry (a comment) in snapcraft.yaml and rockcraft.yaml which 
is/are the files to create the component version list in or just search files in 
the base directory of the repo and in the directory where the *craft.yaml is in 
whether they have the appropriate "## Included Components" mark and then 
auto-update these files.

    Till