Compare commits

...

14 Commits

Author SHA256 Message Date
Ana Guerrero
f7d136251b Accepting request 1226795 from Archiving
- Update to version 5.1.7:
  * feat: add zstd as another alias for zst
  * prepare structure for roast-scm
  * minor: improve error message here
  * fix: added trace feature

OBS-URL: https://build.opensuse.org/request/show/1226795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roast?expand=0&rev=4
2024-11-27 21:12:15 +00:00
Dominique Leuenberger
ab56719049 Accepting request 1220280 from Archiving
- Update to version 5.1.6:
  * fix: revert 8977c6741364c6d25fb33408d8b4232d835a768b

- Update to version 5.1.5:
  * add service files. they serve as documentation
  * fix mismatched types in roast-cli
  * Bump zstd and infer
  * clippy: rectify the needless pass by value
  * chore: set resolver to 2 and enforce strict linting rules
  * fix: just use an empty "" if strip fails
  * add COC and CONTRIBUTING
  * cleanup deps and begin cycle
  * remove comment for 037aa62
  * docs: removed warning. ensured reproducibility.

OBS-URL: https://build.opensuse.org/request/show/1220280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roast?expand=0&rev=3
2024-11-02 15:12:22 +00:00
Soc Virnyl Estela
054a6d7dcb - Update to version 5.1.6:
* fix: revert 8977c6741364c6d25fb33408d8b4232d835a768b

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=12
2024-11-02 12:39:37 +00:00
Soc Virnyl Estela
4208d4d150 - Update to version 5.1.5:
* add service files. they serve as documentation
  * fix mismatched types in roast-cli
  * Bump zstd and infer
  * clippy: rectify the needless pass by value
  * chore: set resolver to 2 and enforce strict linting rules
  * fix: just use an empty "" if strip fails
  * add COC and CONTRIBUTING
  * cleanup deps and begin cycle
  * remove comment for 037aa62
  * docs: removed warning. ensured reproducibility.

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=11
2024-11-02 12:05:27 +00:00
Dominique Leuenberger
42fbddd619 Accepting request 1220088 from Archiving
- Update to version 5.1.2:
  * minor: improvements on how we sort files and directories
  * use rayon while you can
  * performance: add rayon to parallelise copying operations
  * docs: add important difference between ADDED and INCLUDED [ci skip]
  * docs: improve wording [ci skip]
  * docs: fix grammar [ci skip]
  * docs: explain how the path behaviour works
  * refactor: improve the logic handling for adding, excluding and including
  * improve message logs
  * fix: resolved some edge-cases with additional paths and included paths
  * fix: reimplement adding of archive files
  * doc: update README on CLI help
  * feat and fix: properly implement exclude and include
  * cli: finalise flags. begin cycle
  * major: begin refactor cycle [ci skip]
  * logging: set to trace level for filter_paths
  * fix: avoid duplicating entries
  * fix: do not consider temporary directory as hidden
  * fix: just use ends_with to check if it's a valid file extension
  * improvement: also filter_paths for each element in additional_paths
  * feat: hidden file and gitignore finally correctly implemented
- New subpackage: obs-service-roast

OBS-URL: https://build.opensuse.org/request/show/1220088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roast?expand=0&rev=2
2024-11-01 20:08:02 +00:00
Soc Virnyl Estela
a3851c9998 - Update to version 5.1.2:
* minor: improvements on how we sort files and directories
  * use rayon while you can
  * performance: add rayon to parallelise copying operations
  * docs: add important difference between ADDED and INCLUDED [ci skip]
  * docs: improve wording [ci skip]
  * docs: fix grammar [ci skip]
  * docs: explain how the path behaviour works
  * refactor: improve the logic handling for adding, excluding and including
  * improve message logs
  * fix: resolved some edge-cases with additional paths and included paths
  * fix: reimplement adding of archive files
  * doc: update README on CLI help
  * feat and fix: properly implement exclude and include
  * cli: finalise flags. begin cycle
  * major: begin refactor cycle [ci skip]
  * logging: set to trace level for filter_paths
  * fix: avoid duplicating entries
  * fix: do not consider temporary directory as hidden
  * fix: just use ends_with to check if it's a valid file extension
  * improvement: also filter_paths for each element in additional_paths
  * feat: hidden file and gitignore finally correctly implemented
- New subpackage: obs-service-roast

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=9
2024-11-01 15:06:36 +00:00
Ana Guerrero
81fe4dae15 Accepting request 1209539 from Archiving
I want to add this package to openSUSE:Factory. This package also provides a new
package called `obs-service-recomprizz`.

OBS-URL: https://build.opensuse.org/request/show/1209539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roast?expand=0&rev=1
2024-10-21 14:25:20 +00:00
Soc Virnyl Estela
ef669eee59 - Update to version 4.5.0:
* docs: update README and include instructions regarding renaming
  * minor: update tests and update paths code
  * feat: add glob support
  * fix: actually implement the fix for ef1e6f857e48821198d720d092bc7087af762f2a
  * feat: add glob support to all

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=7
2024-10-20 09:57:31 +00:00
Soc Virnyl Estela
9c541fc0ac - Update to version 4.2.0:
* fix: filename should leave out version part alone

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=6
2024-10-20 06:41:20 +00:00
Soc Virnyl Estela
20a9f87baf OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=5 2024-10-20 03:21:42 +00:00
Soc Virnyl Estela
17b46d4606 - Update to version 4.1.0:
* lib: move over copy_dir_all as a common utility
  * cli: move logic as cli stubs
  * tests: use copy_dir_all as part of lib now instead
  * roast and raw: improve description of cli options then format
  * move raw and roast modules to standalone files
  * cli: add recomprizz args
  * recomprizz: initial implementation
  * import termcap
  * fix: apply clippy lints
  * tracing: set logic where and when to start properly
  * apply clippy lints + format
  * set output path correctly
  * refactor: canonicalize filter
  * refactor: canonicalize paths
  * update deps
  * reproducibility: set to false by default
  * fix: additional paths variable should only be a collection of files and not directories
  * doc: add a warning regarding reproducibility
  * doc: fix warning msg
  * doc: fix warning msg
  * refactor: move mostly to libroast
  * refactor: improve field naming and description
  * refactor: remove tracing crate unused imports
  * minor: raaaaaaaaaaaaawwwwwwww
  * make names consistent
  * remove: cliff.toml and git-cliff is an overengineered changelog generator
  * prepare justfile for publishing
  * change it to a text file
  * cli: allow to explicitly tell "true" or "false" using ArgAction::Set and add our service file

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=4
2024-10-20 03:18:31 +00:00
Soc Virnyl Estela
4d6c371d04 - Update to version 3.3.1:
* tests: add library tests + ci tests
  * test: this should be two separate files

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=3
2024-10-19 08:31:56 +00:00
Soc Virnyl Estela
344f6a0bd4 - Update to version 3.3.0:
* Properly set preserve root
  * Cleanup raw binary log output
  * Support uncompressed tarballs with tar extension

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=2
2024-10-15 10:03:26 +00:00
Martin Pluskal
175ab37956 Removed Group field in this SR
OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=1
2024-10-13 19:36:02 +00:00
3 changed files with 0 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20d0d90061eea763e1dd31ac34e5dd5511d469421b2f0cb4343e1ce14467bb69
size 25769

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fec94fc4e6efb1b6760865c7ebbf6269021fa85ec5db492f1738f2169461709e
size 29092

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a044f793b92f2b7a04dd9e0482d9abed46080cd0077f6eb5b3ad8e06c633d233
size 31678