Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog

## Unreleased

- Remove prerequisites section from TCP tests ([#162](https://github.com/opendevstack/ods-document-generation-templates/pull/162))

## 1.2.13 - 2025-7-10
- Fixed the document history of the TIR for ods-infra components ([#160](https://github.com/opendevstack/ods-document-generation-templates/pull/160))
Expand Down
8 changes: 0 additions & 8 deletions templates/TCP.html.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,6 @@
<th class="lean">Target Environment:</th>
<td>{{../metadata.buildParameter.targetEnvironmentToken}}</td>
</tr>
<tr>
<th class="lean">Prerequisites:</th>
<td>N/A</td>
</tr>
</table>
<div class="page">
<table>
Expand Down Expand Up @@ -250,10 +246,6 @@
<th class="lean">Target Environment:</th>
<td>{{../metadata.buildParameter.targetEnvironmentToken}}</td>
</tr>
<tr>
<th class="lean">Prerequisites:</th>
<td>N/A</td>
</tr>
</table>

<div class="page">
Expand Down
Loading