Skip to content

Commit d68e421

Browse files
author
committed
Deployed d70b59d with MkDocs version: 1.6.1
1 parent e8c0485 commit d68e421

5 files changed

Lines changed: 125 additions & 92 deletions

File tree

about.html

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,53 +1478,74 @@ <h1>About</h1>
14781478
<p>Built-in code coverage reporting and muti-format test result reporting, make utPLSQL easy to run within
14791479
existing CI/CD pipelines, with native integrations for SonarQube, Jenkins and TeamCity, Azure, GitHub Actions etc.</p>
14801480
<h2 id="frameworks-and-tools">Frameworks and tools<a class="headerlink" href="#frameworks-and-tools" title="Permanent link">&para;</a></h2>
1481+
<!--start-frameworks-table-->
14811482
<table>
14821483
<thead>
14831484
<tr>
14841485
<th>Project</th>
14851486
<th>Description</th>
1487+
<th>What's new?</th>
1488+
<th>Something broken?</th>
14861489
</tr>
14871490
</thead>
14881491
<tbody>
14891492
<tr>
14901493
<td><a href="https://github.com/utPLSQL/utPLSQL">utPLSQL</a></td>
14911494
<td>Core framework — install and run unit tests in Oracle</td>
1492-
</tr>
1493-
<tr>
1494-
<td><a href="https://github.com/utPLSQL/utPLSQL-demo-project">utPLSQL-demo-project</a></td>
1495-
<td>Demonstration project showcasing running utPLSQL tests in Github Actions with dockerized Oracle DB</td>
1495+
<td><a href="https://github.com/utPLSQL/utPLSQL/releases">releases</a></td>
1496+
<td><a href="https://github.com/utPLSQL/utPLSQL/issues/new">report it here</a></td>
14961497
</tr>
14971498
<tr>
14981499
<td><a href="https://github.com/utPLSQL/utPLSQL-cli">utPLSQL-cli</a></td>
14991500
<td>Command-line client for running tests from CI/CD pipelines</td>
1501+
<td><a href="https://github.com/utPLSQL/utPLSQL-cli/releases">releases</a></td>
1502+
<td><a href="https://github.com/utPLSQL/utPLSQL-cli/issues/new">report it here</a></td>
15001503
</tr>
15011504
<tr>
15021505
<td><a href="https://github.com/utPLSQL/utPLSQL-maven-plugin">utPLSQL-maven-plugin</a></td>
15031506
<td>Maven plugin for running utPLSQL tests</td>
1507+
<td><a href="https://github.com/utPLSQL/utPLSQL-maven-plugin/releases">releases</a></td>
1508+
<td><a href="https://github.com/utPLSQL/utPLSQL-maven-plugin/issues/new">report it here</a></td>
15041509
</tr>
15051510
<tr>
15061511
<td><a href="https://github.com/utPLSQL/utPLSQL-SQLDeveloper">utPLSQL-SQLDeveloper</a></td>
15071512
<td>SQL Developer extension</td>
1513+
<td><a href="https://github.com/utPLSQL/utPLSQL-SQLDeveloper/releases">releases</a></td>
1514+
<td><a href="https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/new">report it here</a></td>
15081515
</tr>
15091516
<tr>
15101517
<td><a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer">utPLSQL-PLSQL-Developer</a></td>
15111518
<td>PL/SQL Developer extension</td>
1519+
<td><a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases</a></td>
1520+
<td><a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/issues/new">report it here</a></td>
15121521
</tr>
15131522
<tr>
15141523
<td><a href="https://github.com/utPLSQL/utPLSQL-java-api">utPLSQL-java-api</a></td>
15151524
<td>Java API for connecting to utPLSQL</td>
1525+
<td><a href="https://github.com/utPLSQL/utPLSQL-java-api/releases">releases</a></td>
1526+
<td><a href="https://github.com/utPLSQL/utPLSQL-java-api/issues/new">report it here</a></td>
15161527
</tr>
15171528
<tr>
15181529
<td><a href="https://github.com/utPLSQL/utPLSQL-dotnet-api">utPLSQL-dotnet-api</a></td>
15191530
<td>.NET API for connecting to utPLSQL</td>
1531+
<td></td>
1532+
<td><a href="https://github.com/utPLSQL/utPLSQL-dotnet-api/issues/new">report it here</a></td>
1533+
</tr>
1534+
<tr>
1535+
<td><a href="https://github.com/utPLSQL/utPLSQL-demo-project">utPLSQL-demo-project</a></td>
1536+
<td>Demonstration project showcasing running utPLSQL tests in Github Actions with dockerized Oracle DB</td>
1537+
<td></td>
1538+
<td><a href="https://github.com/utPLSQL/utPLSQL-demo-project/issues/new">report it here</a></td>
15201539
</tr>
15211540
</tbody>
15221541
</table>
1542+
<!--end-frameworks-table-->
1543+
15231544
<h2 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h2>
1524-
<p>utPLSQL is developed 100% voluntarily by an open community, which embraces a
1545+
<p>utPLSQL is created by an open community of passionates, and it embraces a
15251546
<a href="https://github.com/utPLSQL/.github/blob/main/CODE_OF_CONDUCT.md">Code of Conduct</a>.</p>
15261547
<ul>
1527-
<li>Search or start a topic on <a href="https://github.com/utPLSQL/utPLSQL/discussions">GitHub Discussions</a> to ask questions, find support and share ideas</li>
1548+
<li>Search or start a topic at the <a href="https://github.com/utPLSQL/discussions">Organization</a> or <a href="https://github.com/utPLSQL/utPLSQL/discussions">the utPLSQL framework</a> GitHub Discussions to ask questions, find support and share ideas</li>
15281549
<li>Search <a href="https://stackoverflow.com/questions/tagged/utplsql">Stack Overflow</a> using the <code>utplsql</code> tag</li>
15291550
<li>Open a new <a href="https://github.com/utPLSQL/utPLSQL/issues">issue on GitHub</a> for bugs or feature requests</li>
15301551
<li>Read the <a href="https://github.com/utPLSQL/utPLSQL/blob/develop/CONTRIBUTING.md">contributing guide</a> if you'd like to get involved</li>

index.html

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -491,10 +491,10 @@
491491
</li>
492492

493493
<li class="md-nav__item">
494-
<a href="#core-projects" class="md-nav__link">
494+
<a href="#frameworks-and-tools" class="md-nav__link">
495495
<span class="md-ellipsis">
496496

497-
Core projects
497+
Frameworks and tools
498498

499499
</span>
500500
</a>
@@ -1394,11 +1394,11 @@ <h2 id="get-started">Get Started<a class="headerlink" href="#get-started" title=
13941394
<li><a href="downloads.html">Downloads</a> — latest releases and changelogs</li>
13951395
</ul>
13961396
<hr />
1397-
<h2 id="core-projects">Core projects<a class="headerlink" href="#core-projects" title="Permanent link">&para;</a></h2>
1397+
<h2 id="frameworks-and-tools">Frameworks and tools<a class="headerlink" href="#frameworks-and-tools" title="Permanent link">&para;</a></h2>
13981398
<table>
13991399
<thead>
14001400
<tr>
1401-
<th>Repository</th>
1401+
<th>Project</th>
14021402
<th>Description</th>
14031403
<th>What's new?</th>
14041404
<th>Something broken?</th>
@@ -1407,19 +1407,19 @@ <h2 id="core-projects">Core projects<a class="headerlink" href="#core-projects"
14071407
<tbody>
14081408
<tr>
14091409
<td><a href="https://github.com/utPLSQL/utPLSQL">utPLSQL</a></td>
1410-
<td>Core PL/SQL testing framework</td>
1410+
<td>Core framework — install and run unit tests in Oracle</td>
14111411
<td><a href="https://github.com/utPLSQL/utPLSQL/releases">releases</a></td>
14121412
<td><a href="https://github.com/utPLSQL/utPLSQL/issues/new">report it here</a></td>
14131413
</tr>
14141414
<tr>
14151415
<td><a href="https://github.com/utPLSQL/utPLSQL-cli">utPLSQL-cli</a></td>
1416-
<td>Command-line runner</td>
1416+
<td>Command-line client for running tests from CI/CD pipelines</td>
14171417
<td><a href="https://github.com/utPLSQL/utPLSQL-cli/releases">releases</a></td>
14181418
<td><a href="https://github.com/utPLSQL/utPLSQL-cli/issues/new">report it here</a></td>
14191419
</tr>
14201420
<tr>
14211421
<td><a href="https://github.com/utPLSQL/utPLSQL-maven-plugin">utPLSQL-maven-plugin</a></td>
1422-
<td>Maven plugin</td>
1422+
<td>Maven plugin for running utPLSQL tests</td>
14231423
<td><a href="https://github.com/utPLSQL/utPLSQL-maven-plugin/releases">releases</a></td>
14241424
<td><a href="https://github.com/utPLSQL/utPLSQL-maven-plugin/issues/new">report it here</a></td>
14251425
</tr>
@@ -1431,16 +1431,28 @@ <h2 id="core-projects">Core projects<a class="headerlink" href="#core-projects"
14311431
</tr>
14321432
<tr>
14331433
<td><a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer">utPLSQL-PLSQL-Developer</a></td>
1434-
<td>PL/SQL Developer plugin</td>
1434+
<td>PL/SQL Developer extension</td>
14351435
<td><a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/releases">releases</a></td>
14361436
<td><a href="https://github.com/utPLSQL/utPLSQL-PLSQL-Developer/issues/new">report it here</a></td>
14371437
</tr>
14381438
<tr>
14391439
<td><a href="https://github.com/utPLSQL/utPLSQL-java-api">utPLSQL-java-api</a></td>
1440-
<td>Java API</td>
1440+
<td>Java API for connecting to utPLSQL</td>
14411441
<td><a href="https://github.com/utPLSQL/utPLSQL-java-api/releases">releases</a></td>
14421442
<td><a href="https://github.com/utPLSQL/utPLSQL-java-api/issues/new">report it here</a></td>
14431443
</tr>
1444+
<tr>
1445+
<td><a href="https://github.com/utPLSQL/utPLSQL-dotnet-api">utPLSQL-dotnet-api</a></td>
1446+
<td>.NET API for connecting to utPLSQL</td>
1447+
<td></td>
1448+
<td><a href="https://github.com/utPLSQL/utPLSQL-dotnet-api/issues/new">report it here</a></td>
1449+
</tr>
1450+
<tr>
1451+
<td><a href="https://github.com/utPLSQL/utPLSQL-demo-project">utPLSQL-demo-project</a></td>
1452+
<td>Demonstration project showcasing running utPLSQL tests in Github Actions with dockerized Oracle DB</td>
1453+
<td></td>
1454+
<td><a href="https://github.com/utPLSQL/utPLSQL-demo-project/issues/new">report it here</a></td>
1455+
</tr>
14441456
</tbody>
14451457
</table>
14461458
<hr />
@@ -1468,7 +1480,7 @@ <h2 id="community">Community<a class="headerlink" href="#community" title="Perma
14681480
<span class="md-icon" title="Last update">
14691481
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
14701482
</span>
1471-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="June 13, 2026 10:23:00 UTC">June 13, 2026 10:23:00</span>
1483+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="August 4, 2026 00:37:40 UTC">August 4, 2026 00:37:40</span>
14721484
</span>
14731485

14741486

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)