R. Ryantm
1507647d4b
ballerina: 2201.9.2 -> 2201.10.1
2024-10-15 18:38:45 +00:00
R. Ryantm
256a0b89d9
ballerina: 2201.9.1 -> 2201.9.2
2024-07-10 02:33:48 +00:00
R. Ryantm
5630edb358
ballerina: 2201.9.0 -> 2201.9.1
2024-06-15 04:58:06 +00:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
eb87849122
ballerina: 2201.8.6 -> 2201.9.0
2024-05-05 00:37:48 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
2c680a32bb
ballerina: 2201.8.5 -> 2201.8.6
2024-03-13 12:18:22 +00:00
R. Ryantm
cb3d40911d
ballerina: 2201.8.4 -> 2201.8.5
2024-02-23 15:57:16 +00:00
R. Ryantm
6505bdde29
ballerina: 2201.8.3 -> 2201.8.4
2023-12-15 04:40:49 +00:00
R. Ryantm
6f33a6ad1f
ballerina: 2201.8.2 -> 2201.8.3
2023-11-24 23:29:23 +00:00
R. Ryantm
8eb8c7883b
ballerina: 2201.8.1 -> 2201.8.2
2023-10-29 08:25:50 +00:00
R. Ryantm
5ead2ba844
ballerina: 2201.6.0 -> 2201.8.1
2023-10-15 02:27:29 +02:00
R. Ryantm
ee91846694
ballerina: 2201.5.0 -> 2201.6.0
2023-06-10 06:20:57 +00:00
R. Ryantm
6199e72b49
ballerina: 2201.4.0 -> 2201.5.0
2023-04-26 20:10:37 +00:00
Weijia Wang
6fd4a58877
Merge pull request #221651 from wegank/ballerina-darwin
...
ballerina: fix JAVA_HOME
2023-03-17 15:50:46 +02:00
Weijia Wang
ba88a0bc54
ballerina: fix JAVA_HOME
2023-03-17 15:04:01 +02:00
R. Ryantm
98ee15d192
ballerina: 2201.2.2 -> 2201.4.0
2023-03-02 12:54:12 +00:00
R. Ryantm
55325e23f8
ballerina: 2201.2.1 -> 2201.2.2
2022-10-24 23:24:09 +08:00
Sebastian Reuße
fc6517a55b
ballerina: 2201.1.0 -> 2201.2.1
...
Additionally, we now force Java 11. While Ballerina documentation says to use
“Java 11 or above”, comments on GitHub indicate that Java 17 is currently
unsupported.
Using Ballerina 2201.2.1 on Java 17 yields me a ConcurrentModificationException
arising from the Ballerina compiler when compiling a simple test service. This
exception is avoided when running Ballerina on Java 11 instead.
2022-10-17 09:05:31 +02:00
Sebastian Reuße
cd3591f562
ballerina: add smoke test
2022-08-19 08:39:55 +02:00
Sebastian Reuße
1be3859507
ballerina: init at 2201.1.0
2022-08-19 08:39:55 +02:00