Skip to content

Add configuration for git 2.54.0 and update build release date#32

Merged
jwaisner merged 2 commits into
mainfrom
2.54.0
Jun 8, 2026
Merged

Add configuration for git 2.54.0 and update build release date#32
jwaisner merged 2 commits into
mainfrom
2.54.0

Conversation

@N6REJ

@N6REJ N6REJ commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

PR Type

Enhancement


Description

  • Add Git 2.54.0 configuration with executable paths

  • Update bundle release date to 2026.5.31


Diagram Walkthrough

flowchart LR
  A["Git 2.54.0 Config"] -- "new configuration file" --> B["bearsampp.conf"]
  C["Build Properties"] -- "update release date" --> D["2026.5.31"]
Loading

File Walkthrough

Relevant files
Configuration changes
bearsampp.conf
New Git 2.54.0 configuration file                                               

bin/git2.54.0/bearsampp.conf

  • Create new configuration file for Git 2.54.0
  • Define Git executable paths and settings
  • Set Git version to 2.54.0
  • Configure startup scan and bundle release version
+6/-0     
build.properties
Update build release date                                                               

build.properties

  • Update bundle release date from 2026.4.12 to 2026.5.31
+1/-1     

@N6REJ N6REJ added the enhancement ✨ Improve program label Jun 1, 2026
@qodo-code-review

Copy link
Copy Markdown

Review Summary by Qodo

Add Git 2.54.0 configuration and update release date

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add Git 2.54.0 configuration with executable paths
• Update bundle release date to 2026.5.31
Diagram
flowchart LR
  A["Git 2.54.0 Config"] -- "new configuration file" --> B["bearsampp.conf"]
  C["Build Properties"] -- "update release date" --> D["2026.5.31"]

Loading

Grey Divider

File Changes

1. bin/git2.54.0/bearsampp.conf ⚙️ Configuration changes +6/-0

New Git 2.54.0 configuration file

• Create new configuration file for Git 2.54.0
• Define Git executable paths and settings
• Set gitVersion to 2.54.0, gitExe to bin/git.exe
• Configure gitBash and gitScanStartup parameters

bin/git2.54.0/bearsampp.conf


2. build.properties ⚙️ Configuration changes +1/-1

Update build release date

• Update bundle release date from 2026.4.12 to 2026.5.31

build.properties


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Jun 1, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Previous review results

Review updated until commit 43b4cfb

Results up to commit d196229


🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented Jun 1, 2026

Copy link
Copy Markdown

Code review by qodo was updated up to the latest commit 43b4cfb

@jwaisner jwaisner merged commit 10c2af0 into main Jun 8, 2026
2 checks passed
@jwaisner jwaisner deleted the 2.54.0 branch June 8, 2026 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement ✨ Improve program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants