canonical / rockcraft

Tool to create OCI Images using the language from Snapcraft and Charmcraft.
GNU General Public License v3.0
25 stars 33 forks source link

links that are emitted to the console must be tested #608

Open cjdcordeiro opened 1 week ago

cjdcordeiro commented 1 week ago

What needs to get done

All slugs that are present in the Rockcraft codebase and especially those that are printed to the console must be tested to cope with changes of URL in the Rockcraft docs.in

Why it needs to get done

The Rockcraft docs evolve and that includes the base URL for certain pages. As such, if not tested, the slugs in the codebase can go obsolete and we won't know it unless we have tests.