Commit Graph

17 Commits

Author SHA1 Message Date
Luc Bologna
cdf717ad5f
Update .gitignore and improve build.nu script 2024-12-26 14:39:29 +01:00
Thorsten Sommer
c4d2574508
Prepared release v0.9.20 (#212) 2024-11-15 21:50:12 +01:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
86102e383f
Fixed regex to allow ? chars 2024-06-02 21:04:44 +02:00
b9f08578a0
Extended build script to update changelogs inside the C# code base 2024-06-02 20:53:11 +02:00
6b1b8ee52e
Fixed parsing .NET versions, cf. https://github.com/nushell/nushell/issues/13011 2024-05-31 10:57:06 +02:00
4c9d671f20
Improved .NET regex 2024-05-30 23:06:34 +02:00
5bd05c1cc8
Fixed sys command due to latest NuShell update 2024-05-30 21:05:29 +02:00
9b36969c8b
Automate updating the license's year for every released version 2024-05-26 10:52:34 +02:00
5b2c2ab826
Added more cases 2024-05-21 19:05:28 +02:00
93c6067c17
Fixed issue when work directory is clean 2024-05-21 19:05:15 +02:00
c7ae71863f
Enhanced build script to generate & maintain the metadata; closes #29 2024-05-21 18:59:22 +02:00
16113782e0
Integrated the Rust publish process as well 2024-05-13 20:52:32 +02:00
21911a68ed
Defined subcommands, e.g., to automate the fix for #27 2024-05-13 20:21:41 +02:00
18d53a09dc
Move compiled .NET app to dist folder using expected platform naming 2024-05-11 13:31:54 +02:00
64cbf1fcb3
Added a cross-platform build script 2024-05-10 21:51:36 +02:00