Skip to content

Remove godbolt_link parameter from cookiecutter template#345

Merged
ednolan merged 1 commit intomainfrom
enolan_rmgodbolt1
Apr 3, 2026
Merged

Remove godbolt_link parameter from cookiecutter template#345
ednolan merged 1 commit intomainfrom
enolan_rmgodbolt1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Apr 3, 2026

Asking users to provide a compiler explorer link at the same time as they create their library for the first time creates a chicken-egg situation, given that the compiler explorer links are supposed to make use of the copies of the library that are installed into compiler explorer rather than just copypastes. This change removes the parameter; users can add it to new libraries after they've set up compiler explorer support separately.

Asking users to provide a compiler explorer link at the same time as
they create their library for the first time creates a chicken-egg
situation, given that the compiler explorer links are supposed to make
use of the copies of the library that are installed into compiler
explorer rather than just copypastes. This change removes the
parameter; users can add it to new libraries after they've set up
compiler explorer support separately.
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same
when pulling b66082a on enolan_rmgodbolt1
into 339a75d on main.

@ednolan ednolan merged commit e064736 into main Apr 3, 2026
99 checks passed
@ednolan ednolan deleted the enolan_rmgodbolt1 branch April 3, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants