Skip to content

Commit 98cf1d3

Browse files
committed
Auto-generated RDD by PDSEN CI Bot
1 parent a1dc77e commit 98cf1d3

8 files changed

Lines changed: 1707 additions & 14 deletions

File tree

_sources/releases/16/rdd.rst.txt

Lines changed: 62 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,15 @@ Requirements
299299
| `registry#396`_ As a node user, I want to have multiple cognito groups and still have the main cognito node group to be effective | |:yellow_circle:| | p.must-have |
300300
+-----------------------------------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
301301

302+
Enhancements
303+
++++++++++++
304+
305+
+---------------------------------------------------------------------------------+-----------------+---------------------------+
306+
| Issue | I&T Status | Priority / Bug Severity |
307+
+=================================================================================+=================+===========================+
308+
| `registry#360`_ Fix GEO node products which ops:Harvest_Info/ops:node_name: geo | |:blue_circle:| | p.must-have |
309+
+---------------------------------------------------------------------------------+-----------------+---------------------------+
310+
302311
--------
303312

304313
Registry-api
@@ -368,6 +377,38 @@ Bugs
368377

369378
--------
370379

380+
Software-issues-repo
381+
--------------------
382+
*Issue tracking repository as a centralized entry point for general PDS software bugs and feature requests.*
383+
384+
.. list-table::
385+
:widths: 15 15 15 15 15 15
386+
387+
* - `User Guide <https://github.com/NASA-PDS/software-issues-repo#readme>`_
388+
- `Github Repo <https://github.com/NASA-PDS/software-issues-repo>`_
389+
- `Issue Tracking <https://github.com/NASA-PDS/software-issues-repo/issues>`_
390+
- `Requirements <https://github.com/NASA-PDS/software-issues-repo/tree/main/docs/requirements>`_
391+
- `Stable Release <https://github.com/NASA-PDS/software-issues-repo/releases/latest>`_
392+
- `Dev Release <https://github.com/NASA-PDS/software-issues-repo/releases>`_
393+
394+
395+
Planned Updates
396+
~~~~~~~~~~~~~~~
397+
No planned updates realized for this build in this repository.
398+
399+
Other Updates
400+
~~~~~~~~~~~~~
401+
Enhancements
402+
++++++++++++
403+
404+
+------------------------------------------------------------------------------------------+-----------------+---------------------------+
405+
| Issue | I&T Status | Priority / Bug Severity |
406+
+==========================================================================================+=================+===========================+
407+
| `software-issues-repo#113`_ Create tool to generate SLOC reports for software deliveries | |:blue_circle:| | unknown |
408+
+------------------------------------------------------------------------------------------+-----------------+---------------------------+
409+
410+
--------
411+
371412
Validate
372413
--------
373414
*Validates PDS4 product labels, data and PDS3 Volumes*
@@ -395,21 +436,29 @@ Other Updates
395436
Bugs
396437
++++
397438

398-
+------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
399-
| Issue | I&T Status | Priority / Bug Severity |
400-
+======================================================================================================+===================+===========================+
401-
| `validate#967`_ validate configuration includes context product names that do not match the products | |:yellow_circle:| | s.medium |
402-
+------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
439+
+---------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
440+
| Issue | I&T Status | Priority / Bug Severity |
441+
+=========================================================================================================+===================+===========================+
442+
| `validate#967`_ validate configuration includes context product names that do not match the products | |:yellow_circle:| | s.medium |
443+
+---------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
444+
| `validate#1276`_ `--strict-field-checks` not working as expected | |:yellow_circle:| | s.medium |
445+
+---------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
446+
| `validate#1234`_ validate does not raise a warning when a table has more records than label says it has | |:yellow_circle:| | s.medium |
447+
+---------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
448+
| `validate#1149`_ `validate-bundle` has no default value for `--report-dir` | |:yellow_circle:| | s.medium |
449+
+---------------------------------------------------------------------------------------------------------+-------------------+---------------------------+
403450

404451
Requirements
405452
++++++++++++
406453

407454
+-----------------------------------------------------------------------------------------------------+-------------------+---------------------------+
408455
| Issue | I&T Status | Priority / Bug Severity |
409456
+=====================================================================================================+===================+===========================+
457+
| `validate#970`_ As a user, I want to includes titles and aliases in context product name validation | |:yellow_circle:| | p.could-have |
458+
+-----------------------------------------------------------------------------------------------------+-------------------+---------------------------+
410459
| `validate#1137`_ As a user, I want to know how much progress is being made during a validate run | |:yellow_circle:| | p.should-have |
411460
+-----------------------------------------------------------------------------------------------------+-------------------+---------------------------+
412-
| `validate#970`_ As a user, I want to includes titles and aliases in context product name validation | |:yellow_circle:| | p.could-have |
461+
| `validate#1201`_ As a user, I want validate to report empty (blank) PDS4 labels | |:yellow_circle:| | p.should-have |
413462
+-----------------------------------------------------------------------------------------------------+-------------------+---------------------------+
414463

415464
--------
@@ -508,13 +557,19 @@ as follows:
508557
.. _planetary-data-cloud#139: https://github.com/NASA-PDS/planetary-data-cloud/issues/139
509558
.. _planetary-data-cloud#153: https://github.com/NASA-PDS/planetary-data-cloud/issues/153
510559
.. _registry#396: https://github.com/NASA-PDS/registry/issues/396
560+
.. _registry#360: https://github.com/NASA-PDS/registry/issues/360
511561
.. _registry-api#623: https://github.com/NASA-PDS/registry-api/issues/623
512562
.. _registry-api#638: https://github.com/NASA-PDS/registry-api/issues/638
513563
.. _registry-sweepers#164: https://github.com/NASA-PDS/registry-sweepers/issues/164
564+
.. _software-issues-repo#113: https://github.com/NASA-PDS/software-issues-repo/issues/113
514565
.. _validate#1184: https://github.com/NASA-PDS/validate/issues/1184
515566
.. _validate#967: https://github.com/NASA-PDS/validate/issues/967
516-
.. _validate#1137: https://github.com/NASA-PDS/validate/issues/1137
567+
.. _validate#1276: https://github.com/NASA-PDS/validate/issues/1276
568+
.. _validate#1234: https://github.com/NASA-PDS/validate/issues/1234
569+
.. _validate#1149: https://github.com/NASA-PDS/validate/issues/1149
517570
.. _validate#970: https://github.com/NASA-PDS/validate/issues/970
571+
.. _validate#1137: https://github.com/NASA-PDS/validate/issues/1137
572+
.. _validate#1201: https://github.com/NASA-PDS/validate/issues/1201
518573
.. _web-modernization#257: https://github.com/NASA-PDS/web-modernization/issues/257
519574
.. _Software Release Summary (B16): https://nasa-pds.github.io/releases/16/index.html
520575
.. _PDS Standalone: https://nasa-pds.github.io/releases/11.1/index.html#standalone-tools-and-libraries

0 commit comments

Comments
 (0)