Update version key for tools according to the https://github.com/ballerina-platform/ballerina-distribution/blob/master/gradle.properties.
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe h...
Move openapi-tools, asyncapi-tools and graphql-tools to standard libraries
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or s...
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
Fixes #<Issue Number>
> Describe how you are implementing the solutions along with the design details.
> Provide high-level details about the samples related to this feature.
> List any other known issues, related PRs, TODO ite...
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
$subject
$subject
$subject
$subject
$subject
$subject
To improve security.
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the U...
$subject
$subject
$subject
$subject
$subject
$subject
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
This PR will include downstream repository branch as a config for each module if it is needed to be specified in https://github.com/ballerina-platform/ballerina-release/blob/master/dependabot/resources/full_build_ignore_modules.json.
The structure of full_build_ignore_modules.json ...
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
$subject
$subject
$subject
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
> Describe the solutions that this feature/fix will introduce to resolve the problems described above
> Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email [email protected]...
$subject
#3715
$subject
$subject
#2213
$subject
Build BBEs against installers to check the installers.
To run more tests on installers.
Added a new test 'testBBEs' to project tests. In the gradle build, the test will run and build BBEs.
running command - bal init && bal build
Generate hashes for balllerina zips in release and daily build
Test signed pkg installer by running installer tests
Test release artifacts after the signing process
https://github.com/ballerina-platform/ballerina-distribution/issues/2424
Run installer tests for windows msi installer in daily build and release workflows.
Increase the tests for release artifacts.
https://github.com/ballerina-platform/ballerina-distribution/issues/2427
Update version for installer tests
Fix ballerina uninstallation error in linux
https://github.com/ballerina-platform/ballerina-update-tool/issues/67
Automate UUID generation during release workflow
Automate the release workflow
https://github.com/ballerina-platform/ballerina-distribution/issues/2431
Currently standard libraries are pushed to stage central and dev central manually. Therefore creating a workflow to push standard libraries to stage and dev centrals will automate the process.
Automate the process to push standard libraries to stage and dev centrals
##...
Fix bal command issue in "C:" and "D:" directories. (Unless it opens bal help window in the command line)
Fixes #https://github.com/ballerina-platform/ballerina-lang/issues/33841
Changed the heap-dump.hprof path from "%cd%"
to ""
.