Skip to content

Commit

Permalink
cleaning up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerket committed Oct 5, 2023
1 parent 5ddc99e commit b911d9c
Showing 1 changed file with 5 additions and 37 deletions.
42 changes: 5 additions & 37 deletions docs/changelog/changelog_dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ Development Changelog
directory. ``pullreq`` should be set to the appropriate pull request number and ``tickets`` to any related
github issues. These will be automatically linked in the documentation.

.. change::
:tags: general, feature
:pullreq: 349
:tickets: 300

Remove docker dependency for local runs.

.. change::
:tags: general, bugfix
:pullreq: 387
Expand All @@ -30,40 +23,15 @@ Development Changelog
Removing broken postprocessing tests.

.. change::
:tags: general, bugfix
:pullreq: 355
:tickets: 352

Fix an issue with schedules datatype that was causing the crash of postporcessing at the final step.

.. change::
:tags: workflow, feature
:pullreq: 353

Avoid unnecessarily validating the HPXML file twice after having slightly changed the ``residential_hpxml`` workflow.

.. change::
:tags: validation, feature
:pullreq: 362

Enforce Athena database name and table name to follow strict alphanumeric only naming convention.

.. change::
:tags: validation, feature
:pullreq: 366
:tags: bugfix
:pullreq: 386
:tickets: 256

Add a references section in the yaml schema to allow defining the anchors at a single place.
No longer automatically downloads the appropriate singularity image from
S3. Also added validation to ensure the image is in the correct location.

.. change::
:tags: postprocessing, feature
:pullreq: 365

Upload buildstock.csv to S3 during postprocessing

.. change::
:tags: bugfix
:pullreq: 386
:tickets: 256

No longer automatically downloads the appropriate singularity image from
S3. Also added validation to ensure the image is in the correct location.

0 comments on commit b911d9c

Please sign in to comment.