Commit Graph

1154 Commits

Author SHA1 Message Date
Thomas Schönauer
9e694d8e13 Added last version note (#75) 2022-10-26 11:33:43 +00:00
Kamil Borsuk
2861044501 Don't panic on git repository with no remote (#71) v10.0.1 2022-10-26 09:21:57 +00:00
Martin Kunz
b565aa5f71 Add(CI): For automatically publishing on new versions (#70)
* Add(CI): For automatically publishing on new versions

* Fix(CI): added on push to main

* Fix(CI): Add publish job

* add(CI): semver check

* edit(CI): Name

Also checks semver so added that to the workflow name.
2022-10-25 18:06:09 +00:00
Thomas Schönauer
7d3227c5c3 35 add support for aura aur helper (#63)
* Adds Archlinux Aura Package Manager support

* Added config support

* Fixes/adds config for aura

* changes aura arguments

* Let Aura only use sudo

* Corrects wrong order of commands
2022-10-23 21:29:25 +00:00
Thomas Schönauer
ea84fbd9a7 Build script improvements (#67) 2022-10-23 17:46:45 +00:00
Thomas Schönauer
347372ca71 Resolves clippy errors, please review!!! (#60) 2022-10-23 11:34:30 +00:00
Thomas Schönauer
6000124062 Add release targets (#62)
* add win/macos release targets

* Add manual run option

* Deleted Clippy check on release

* Changes toolchain version
2022-10-22 16:24:10 +00:00
Thomas Schönauer
9b33a07377 add win/macos release targets (#61)
* add win/macos release targets

* Add manual run option
2022-10-22 16:13:03 +00:00
Manuel
785bf11300 Backwards compatibility with fisher v3 (#55) 2022-10-22 10:48:32 +00:00
Thomas Schönauer
fb91e0b540 Update build-all.sh 2022-10-22 09:50:55 +00:00
Thomas Schönauer
30c3fcc4fc 10.0.0 fixes (#59)
Changed binary name to be backwards compatible
2022-10-22 09:49:32 +00:00
Thomas Schönauer
f274935a0c Fixes Antigen (#58)
Fixes antigen update (#53)

* Fixed antigen update

* Update src/steps/zsh.rs

Co-authored-by: xyz1001 <zgzf1001@gmail.com>

Co-authored-by: xyz1001 <zgzf1001@gmail.com>

Co-authored-by: xyz1001 <zgzf1001@gmail.com>
2022-10-22 09:47:39 +00:00
Thomas Schönauer
e7eda846a2 Adds simple Platform build script (#57)
* Added build scripts for multiple platforms

* Changed format of windows package to .zip

* Added print checksum
2022-10-22 09:36:37 +00:00
Thomas Schönauer
97c1200b79 Update README.md 2022-10-22 09:27:27 +00:00
Thomas Schönauer
3797fc7bae Fix nix profile upgrade command & add profile path detection (#56)
* Fixes antigen update (#39)

* Adds manifest.json check to nix

* #34 Fix `nix profile upgrade` command & add profile path detection (#4)

Authored-by: Manu [tennox] <2084639+tennox@users.noreply.github.com>
2022-10-22 09:26:49 +00:00
Sandro
7b512f1e00 Fix lock file (#54) 2022-10-21 21:49:54 +00:00
Thomas Schönauer
c5566ef43e Update Cargo.toml v10.0.0 2022-10-21 20:19:20 +00:00
Thomas Schönauer
2d52d114be Changed binary name to be backwards compatible, version bump to 10.0.0 (#48)
Changed binary name to be backwards compatible
2022-10-21 20:15:47 +00:00
Thomas Schönauer
08813259a8 Added build scripts for multiple platforms (#47) 2022-10-21 18:41:09 +00:00
Thomas Schönauer
b724aa0f58 Reverse version bump 2022-10-19 15:31:45 +00:00
Manuel
4dccca3d81 Revert fix for older fisher version (#37) 2022-10-19 11:16:38 +00:00
Thomas Schönauer
805d1f8bae Adds Contribution paragraphs to README 2022-10-19 10:55:09 +02:00
Thomas Schönauer
e4e246ddb5 Version bump (#36) 2022-10-18 21:00:44 +00:00
Thomas Schönauer
7528aa090b Fix broken fisher update command (#33) v9.1.1 2022-10-18 18:42:47 +00:00
Manuel
9cd155f7ea Update broken fisher command
```
fisher: unknown flag or command "update"
usage: fisher add <package...>     Add packages
       fisher rm  <package...>     Remove packages
       fisher                      Update all packages
       fisher ls  [<regex>]        List installed packages matching <regex>
       fisher --help               Show this help
       fisher --version            Show the current version
       fisher self-update          Update to the latest version
       fisher self-uninstall       Uninstall from your system
```
2022-10-18 15:39:35 +01:00
Thomas Schönauer
4192db14f6 Update release-packaging.yaml v9.1.0 2022-10-17 21:15:23 +00:00
Thomas Schönauer
6c35296f4c Update release-packaging.yaml 2022-10-17 21:09:03 +00:00
Thomas Schönauer
64e80065ab Updated Cargo.lock (#28) 2022-10-17 20:53:53 +00:00
Thomas Schönauer
cd79128884 Updated Cargo.lock 2022-10-17 22:53:24 +02:00
Thomas Schönauer
43a54bca11 9.1.0 Release (#27) 2022-10-17 20:39:20 +00:00
Thomas Schönauer
fc3ac87d01 Merge branch 'master' into dev 2022-10-17 20:32:11 +00:00
Thomas Schönauer
0df40a8a09 Cleaned up cargo.toml (#26) 2022-10-17 20:28:57 +00:00
Thomas Schönauer
1667b3a841 Changed packages to automatically use latest bugfix 2022-10-17 22:26:45 +02:00
Thomas Schönauer
741fd4f0e4 Changed package details 2022-10-17 22:25:28 +02:00
Thomas Schönauer
e5be0c842b Adds openMandriva support (#25) 2022-10-17 18:07:49 +00:00
Thomas Schönauer
37dfad109c Added openMandriva support 2022-10-17 18:48:59 +02:00
Thomas Schönauer
8dd4559067 Edits cargo.toml (#20) 2022-10-16 19:30:54 +00:00
Thomas Schönauer
f59fad7996 Changes cargo.toml to new project 2022-10-16 21:24:52 +02:00
Thomas Schönauer
b56fca0515 Edit workflow (#19) 2022-10-16 18:56:27 +00:00
Thomas Schönauer
c7edd49e66 Edit workflow 2022-10-16 20:55:08 +02:00
Thomas Schönauer
ee9e5d5e4e Workflow and Readme edits (#17) 2022-10-16 18:00:51 +00:00
Thomas Schönauer
ec6da2f18c added Documentation reference in Readme 2022-10-16 19:55:08 +02:00
Thomas Schönauer
62ed703870 Added github workflow test (#16) 2022-10-16 17:30:04 +00:00
Thomas Schönauer
2e9e5c5c34 Added github workflow test (#1)
* Delete main.yml

* Delete release.yml

* Delete release-cross.yml

* Added github workflows

* Changed workflow values
2022-10-16 17:27:16 +00:00
Thomas Schönauer
16566ea697 Changed workflow values 2022-10-16 19:25:46 +02:00
Thomas Schönauer
5d1f3ee875 Added github workflows 2022-10-16 19:21:53 +02:00
Thomas Schönauer
dc5500e094 Delete release-cross.yml 2022-10-16 16:22:54 +00:00
Thomas Schönauer
0f85107c19 Delete release.yml 2022-10-16 16:22:44 +00:00
Thomas Schönauer
d8deb3d9be Delete main.yml 2022-10-16 16:22:21 +00:00
Thomas Schönauer
242981ecec Add support for Nobara Linux (#13) 2022-10-14 17:37:22 +02:00