Closed
Conversation
Contributor
karianna
commented
Feb 26, 2026
- Move to 17.0.7
- Add runtime dependency
- Update to latest launch4j and fix a security warning
- Fixed: PCClassTest - renamed CLASSTYPE to TYPE in sample data. (Fixed: PCClassTest - renamed CLASSTYPE to TYPE in sample data. #6881)
- Fixed: pcGenGUIPfrpgRogueTest by removing two traits from pf_Rogue.xml, removed empty tabs from XML, renamed "Case (Map or Scroll)" to "Map Case", because the previous item doesn't exist in Pathfinder. (Fixed: pcGenGUIPfrpgRogueTest #6883)
- Fixed: Updated expected templates (csheet files) (Fixed: Updated expected templates (csheet files) #6885)
- Fix Goldielocks
- Movement wasn't connected. Fix Movement. (Precursor to moving to new formula system)
- Fixed: Updated expected templates (csheet files) (Fixed: Updated expected templates (csheet files) #6887)
- Update the SF Mechanic Character to incorporate updates
- Update the SF Soldier
- Fix the Master Crafter feat
- Fix Unreferenced Campaign sources
- Fix Choose for Wind Dance Martial Arts Style
- Minor fix for Variant Tiefling Ability
- Allow 1-hander slashing weapons to qualify for Slashing Grace (Falcata, Khopesh, and Temple Sword)
- Remove illegal ’ and convert to proper ' from PRECAMPAIGN tag.
- Fixed integration tests related to Startfinder (Fixed integration tests related to Startfinder #6890)
- Fix Data Size issues
- Fix Orphaned File error
- Create stub for Blood of the Ancient - removes an orphan issue and can't find campaign via PRECAMPAIGN issue
- DATA-4325 Typo in Inner Sea Races
- Fixed a bug, when the OutputPanel couldn't show the file chooser dialog, because the underlying code works in Swing threads only. Now the entire content of the panel is running in JavaFX thread. (Fixed a bug, when the OutputPanel couldn't show the file chooser dialog #6896)
- Bump org.springframework:spring-beans from 6.0.10 to 6.0.11 (Bump org.springframework:spring-beans from 6.0.10 to 6.0.11 #6899)
- Bump org.springframework:spring-web from 6.0.10 to 6.0.11 (Bump org.springframework:spring-web from 6.0.10 to 6.0.11 #6898)
- Bump org.springframework:spring-core from 6.0.10 to 6.0.11 (Bump org.springframework:spring-core from 6.0.10 to 6.0.11 #6897)
- gradle investigation
- Newsource 424 (Newsource 424 #6901)
- Newsource 435 (Newsource 435 #6900)
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 (Bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 #6902)
- Bump org.junit.platform:junit-platform-runner from 1.9.3 to 1.10.0 (Bump org.junit.platform:junit-platform-runner from 1.9.3 to 1.10.0 #6906)
- Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 (Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0 #6905)
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 (Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 #6903)
- Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 (Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 #6904)
- Fixed Newsource 424 #6901: fixed the Piazo - Near Space cover. (Fixed #6901: fixed the Piazo - Near Space cover #6907)
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 #6908)
- Bump edu.sc.seis.launch4j from 3.0.3 to 3.0.4 (Bump edu.sc.seis.launch4j from 3.0.3 to 3.0.4 #6909)
- Bump com.github.spotbugs from 5.0.14 to 5.1.0 (Bump com.github.spotbugs from 5.0.14 to 5.1.0 #6910)
- Bump com.github.spotbugs from 5.1.0 to 5.1.1
- Bump com.github.spotbugs from 5.1.1 to 5.1.2 (Bump com.github.spotbugs from 5.1.1 to 5.1.2 #6912)
- Spaces before tags; symbols we avoid; and outputsheet improvements
- Bump com.github.spotbugs from 5.1.2 to 5.1.3 (Bump com.github.spotbugs from 5.1.2 to 5.1.3 #6913)
- Bump org.apache.xmlgraphics:fop from 2.8 to 2.9 (Bump org.apache.xmlgraphics:fop from 2.8 to 2.9 #6915)
- fix checkstyle warning
- Set name and description for code review agent
- Create Security Review Agent documentation
- Rename my-agent.md to my-code-review-agent.md
- Add manual release capability
- Update docs for release action
- Add manual release capability (Add manual release capability #7522)
- Add more debug when we're not on a tag
- Try to create tag
…#6881) Corrected few typos, and removed an empty line. Signed-off-by: Vest <Vest@users.noreply.github.com>
…l, removed empty tabs from XML, renamed "Case (Map or Scroll)" to "Map Case", because the previous item doesn't exist in Pathfinder. (PCGen#6883) After this change, the map and 4 parchements are located in the Map Case properly. Signed-off-by: Vest <Vest@users.noreply.github.com>
* Fixed: pcGenGUIPfrpgClericTest by removing two traits from pf_Cleric.xml, removed empty tabs from XML. Signed-off-by: Vest <Vest@users.noreply.github.com> * Fixed: pcGenGUIPfrpgPaladinTest by removing two traits from pf_Paladin.xml, removed empty tabs from XML. Signed-off-by: Vest <Vest@users.noreply.github.com> --------- Signed-off-by: Vest <Vest@users.noreply.github.com>
* pcGenGUIPfrpgGoldielocksTest: Attempt to fix pf_goldielocks.xml integration test * pcGenGUIPfrpgGoldielocksTest: updated pf_goldielocks.xml to fix the integration test. Added the movement tag, because of 461ba57 * pcGenGUIPfrpgClericTest: updated pf_Cleric.xml to fix the integration test. Added the movement tag, because of 461ba57 * pcGenGUIPfrpgPaladinTest: updated pf_Paladin.xml to fix the integration test. Added the movement tag, because of 461ba57 * pcGenGUIPfrpgRogueTest: updated pf_Rogue.xml to fix the integration test. Added the movement tag, because of 461ba57
…a, Khopesh, and Temple Sword)
* pcGenGUISFmechanicTest: updated sf_mechanic.xml to fix the integration test. The change is related to the commit 765bb11 * Partially reverted the commit ba9759c, because WeakReference lost values for CSKILL object. This is a regression. It is possible, that either SoftReference should be used, or a strong reference. Fixed: pcGenGUISFmechanicTest - after the bug with CSKILL is fixed Fixed: pcGenGUISFsoldierTest - after the bug with CSKILL is fixed
Bumps com.github.spotbugs from 5.1.1 to 5.1.2. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps com.github.spotbugs from 5.1.2 to 5.1.3. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.apache.xmlgraphics:fop from 2.8 to 2.9. --- updated-dependencies: - dependency-name: org.apache.xmlgraphics:fop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated agent metadata with name and description.
Adds a new agent for security review of code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.