Skip to content

Conversation

@stevenrombauts
Copy link
Contributor

Tracks when a new version is created. The record also stores its metadata.

@stevenrombauts stevenrombauts self-assigned this Dec 8, 2025
Comment on lines +2 to +6
{%- if display.packageName is existing_package -%}
<a href="{{ path('view_package', { 'name': display.packageName }) }}">{{ display.packageName }}</a>
{%- else -%}
{{ display.packageName }}
{%- endif -%}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will update this to use the macro once #1616 is merged

@stevenrombauts stevenrombauts requested review from IgorBenko and Seldaek and removed request for IgorBenko December 8, 2025 14:41
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