Commit Graph

1175 Commits

Author SHA1 Message Date
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
Thomas Schönauer
624621f96d Merge branch 'dev' into master 2022-10-14 17:37:11 +02:00
Thomas Schönauer
7b5228114d Added Protonup support requested in issue#1021 (#14) 2022-10-14 17:34:41 +02:00
Thomas Schönauer
b2c9c746a5 Added Protonup update code 2022-10-14 16:56:03 +02:00
Thomas Schönauer
366a742d40 Added Protonup support 2022-10-14 16:46:21 +02:00
Kyle
d7dfc90bce Add support for Nobara Linux 2022-10-14 15:12:02 +11:00
Thomas Schönauer
57f38a0b29 Change the repository link in cargo.toml (#8) 2022-10-12 23:11:18 +02:00
Thomas Schönauer
e70efa0a4c Fixes deb-get upgrade process (#10) 2022-10-12 22:56:01 +02:00
MisileLaboratory
c405a8e07d Update Cargo.toml 2022-10-13 01:31:10 +09:00
Thomas Schönauer
38ba1371dd added deb-get update before deb-get upgrade (#6) 2022-10-12 17:04:30 +02:00
Thomas Schönauer
8cdcb18cca added deb-get update before deb-get upgrade 2022-10-12 16:58:15 +02:00
DottoDev
485df3213b Change dnf ostree default value (#4) 2022-10-11 19:40:09 +00:00
Thomas Schönauer
08984bef3a Change dnf ostree default value 2022-10-11 21:33:31 +02:00
DottoDev
732d83e7a0 Basic GitHub action (#3) 2022-10-11 18:01:43 +00:00
DottoDev
f50c26cc97 Create build-and-test.yml 2022-10-11 18:01:09 +00:00
DottoDev
de6590440f Update README.md 2022-10-11 16:11:12 +00:00
DottoDev
ce5211e0b4 Update README.md 2022-10-11 16:10:52 +00:00
DottoDev
646b56dc9d Add rust ubuntu runner (#16)
* Update issue templates

* Create rust-ubuntu.yml

Added plain Github Action Runner for ubuntu
2022-10-10 20:59:07 +00:00
Thomas Schönauer
77db29f299 Cleanup 2022-10-10 22:41:39 +02:00
DottoDev
f063afe536 Fix doom emacs upgrading (fix #961) (#13)
Authored-by: Rotem Yaari <vmalloc@gmail.com>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:26:20 +00:00
DottoDev
a9d5d24a35 Clean up OPAM if requested (#12)
OPAM has a built-in `clean` command that automatically
removes download caches, logs, and cleans the current
OPAM switch. We should call `opam clean` when the
cleanup flag is set.

Authored-by: Victor Song <vms2@rice.edu>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:24:41 +00:00
DottoDev
27349b1571 fix-pnpm (#3)
Authored-by: Ved Kothavade <ved.Kothavade@lucera.com>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:23:51 +00:00
DottoDev
ae544cdaae fix: skip nix on darwin only when nix-darwin is installed (#14)
Authored-by: XYenon <i@xyenon.bid>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:22:06 +00:00
DottoDev
2d94eb974f feat: flag and config to skip notifications by jlucktay (#5)
* feat: flag and config to skip notifications

At the end of a run, topgrade normally sends a system notification.
This change adds a command-line flag and a config-file option to
disable this behaviour.

* fix: clippy issues

Also derive Eq where PartialEq is being derived.
https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq

Authored-by: James Lucktaylor <jlucktay+github@gmail.com>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:21:20 +00:00
DottoDev
dc1c5d6490 steps/linux/flatpak: Respect -y flag (#9)
when deciding whether the `-y` argument should be added to an operation.
Previously the `-y` was implicitly assumed for regular updates but was
ignored for the cleanup steps.

Now, it is added as defined in the topgrade runtime configuration.

Authored-by: Andreas Hartmann <hartan@7x.de>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:19:14 +00:00
DottoDev
8472467d00 brew autoremove (#6)
Authored-by: Kilian Tyler <kilian@ktyler.me>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:17:50 +00:00
DottoDev
3f7614b885 feat: add support for bun (#7)
Authored-by: Matthieu Vion <contact@mvion.fr>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:16:13 +00:00
DottoDev
aebf3f1594 Fix typo (to -> or) (#8)
Authored-by: Sohum <github.x14x3@aleeas.com>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:15:30 +00:00
DottoDev
ffe8613b2e add pacdef support (#4)
Authored-by: arctic-penguin <arctic-penguin@users.noreply.github.com>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:09:24 +00:00
DottoDev
6bfdc4974b Add yarn support. Fix #958 (#15)
Authored-by: 0xMRTT <0xMRTT@tuta.io>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
2022-10-10 20:08:11 +00:00