Skip to content

Comments

Include tags in SpecView for catalog export#1059

Open
Ecter wants to merge 3 commits intodatacontract:mainfrom
Ecter:main
Open

Include tags in SpecView for catalog export#1059
Ecter wants to merge 3 commits intodatacontract:mainfrom
Ecter:main

Conversation

@Ecter
Copy link
Contributor

@Ecter Ecter commented Feb 17, 2026

  • Tests pass
  • ruff format
  • README.md updated (if relevant)
  •  CHANGELOG.md entry added

It's a fix for a change introduced in #1019

{% endfor %} {%
for tag in contract.spec.tags if contract.spec.tags %}
{% endfor %} {% if contract.spec.tags %}{%
for tag in contract.spec.tagss %}
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh my god, yes it is.
Fixed and added a test to catch mistakes like this.

@Ecter Ecter reopened this Feb 23, 2026
@Ecter
Copy link
Contributor Author

Ecter commented Feb 23, 2026

(rebased the branch to resolve conflicts with upstream)

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