Skip to content

Commit

Permalink
Automatic Changelog compile [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 10, 2024
1 parent cbc3544 commit b040d5c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 43 deletions.
3 changes: 3 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ <h3 class="author">FluffyGhost updated:</h3>
<ul class="changes bgimages16">
<li class="backend">The CI should now load balance the exoplanets to test across 3 pods.</li>
<li class="bugfix">Fixed the build outside the CI, forgot that SSunit_tests_config is only defined if the code is compiled within the CI.</li>
<li class="backend">Added various SDMM markings to the gear customization procs.</li>
<li class="refactor">Refactored the custom desc gear customization proc, that was extremely expensive for no reason.</li>
<li class="refactor">Refactored almost all the custom gear inputs to be TGUI ones.</li>
</ul>
<h3 class="author">RustingWithYou updated:</h3>
<ul class="changes bgimages16">
Expand Down
4 changes: 4 additions & 0 deletions html/changelogs/.all_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34234,6 +34234,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: The CI should now load balance the exoplanets to test across 3 pods.
- bugfix: Fixed the build outside the CI, forgot that SSunit_tests_config is only
defined if the code is compiled within the CI.
- backend: Added various SDMM markings to the gear customization procs.
- refactor: Refactored the custom desc gear customization proc, that was extremely
expensive for no reason.
- refactor: Refactored almost all the custom gear inputs to be TGUI ones.
RustingWithYou:
- tweak: IPCs and Vaurca will no longer scream everything when hulked.
Sniblet:
Expand Down
43 changes: 0 additions & 43 deletions html/changelogs/fluffyghost-geartweakpain.yml

This file was deleted.

0 comments on commit b040d5c

Please sign in to comment.