-
-
Couldn't load subscription status.
- Fork 0
1.29.1 & 1.30.0 releases #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… added 'bearsampp.conf' for version 1.29.1 release
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
…arsampp.conf' for version 1.30.0 release
| <copy todir="${bundle.tmp.prep.path}/${bundle.folder}" overwrite="true"> | ||
| <fileset dir="${bundle.srcdest}"/> | ||
| <fileset dir="${bundle.srcdest}/win-unpacked"/> | ||
| </copy> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Add a condition to check for directory existence before copying files [Possible issue, importance: 8]
| <copy todir="${bundle.tmp.prep.path}/${bundle.folder}" overwrite="true"> | |
| <fileset dir="${bundle.srcdest}"/> | |
| <fileset dir="${bundle.srcdest}/win-unpacked"/> | |
| </copy> |
…arsampp.conf' for version 1.30.1 release
…arsampp.conf' for version 1.32.0 release
PR Type
enhancement, configuration changes
Description
bearsampp.conffor Bruno version 1.29.1.build.propertiesto reflect a new release date of 2024.9.18.build.xmlto accommodate changes in the directory structure, specifically forbruno.exe.releases.propertiesfor version 1.29.1.Changes walkthrough 📝
bearsampp.conf
Add configuration file for Bruno version 1.29.1bin/bruno1.29.1/bearsampp.conf
brunoVersionto "1.29.1".brunoExeas "Bruno.exe".build.properties
Update bundle release date in propertiesbuild.properties
bundle.releasedate to 2024.9.18.releases.properties
Add release entry for Bruno version 1.29.1releases.properties
build.xml
Update build process for new directory structurebuild.xml
bruno.exeto includewin-unpacked.