Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/obsproject/bouf

Building OBS Updates Fast(er)
https://github.com/obsproject/bouf

Fix remaining clippy complaints

724be1e51f135e2ab23565e223bbcbe04d170550 authored over 2 years ago
package: Fix remaining Unix compiler warnings

e41c65865fbcbaa22edc1d83da052fc8038a873b authored over 2 years ago
utils: Only compile codesign module on Windows

a0fc6bec100f60e2b94d7d6ec51699661001959e authored over 2 years ago
prepare/package: Fix unused import warning

14270ecfe8f7b7913146d753b3112df3d3ec32e7 authored over 2 years ago
CI: Only run clippy for main binary

6fc33905a7768d270fd689119ca56cd5d9122e9f authored over 2 years ago
Make clippy happy

6a85ce64bdf36268032a887f9eecdc076d761159 authored over 2 years ago
CI: Add clippy check

71f7c8c8777dc2bd1caebc74de2aa3c5f2949ece authored over 2 years ago
CI: Mark test builds as stable instead of beta

174bc08f098e6c39187e7e46d33e6b3934508008 authored over 2 years ago
CI: Build on macOS

4c547da1dec13d6f691c0d7550ce72d1c46a4fe9 authored over 2 years ago
CI: Use 28/28.0.1 builds for test run

Also upload full output folder as artifact now that the repo is public
and it doesn't matter how...

ad828b9804fe3cf48bb8a6ab15e74ccb130be650 authored over 2 years ago
Enable compilation on macOS

1a7c2d2d4fe5445d62c8ee96f0dbc41a87ffdf0e authored over 2 years ago
misc: Fix version parsing test

570400e466d7c9c9fcf52723f7dc3dda2877c68b authored over 2 years ago
Remove some panic! and expect() uses

Some of the remaining ones will require more extensive changes.

Which I am not looking forward to.

0de5bbe743e2b1e927f223fe01555ec95bd812c6 authored over 2 years ago
Cleanup imports, fix unused code warning

7b6f080613c03de08a0443800f96f17059697fe8 authored over 2 years ago
bsdiff: Add test for applying patch as well

ff9ea763a0d71a978fd8ab85e0044b4372c803ab authored over 2 years ago
generate: Fix missing package map when only creating deltas

e9a9573609f39ecea9fe776adc7b30feca54c451 authored over 2 years ago
.github: Add dependabot config

b207919e0ddca034f677a0dd8b0bd3b645833857 authored over 2 years ago
re-introduce standalone delta patch creation utility

e47a20f0f7f783897a0039905e2069678379ee58 authored over 2 years ago
Bump version and update README

fb258066576aef23e02eb8cdca3e7f3b104d4e47 authored over 2 years ago
Use anyhow for error handling

I'm lazy and for this project this works just fine.

f481287a64b5d1bf8c88edf6c428d186c34978f5 authored over 2 years ago
misc: Update and add tests for version parse/format

63b6b6a96568131a17813c36d6417673dd963e6c authored over 2 years ago
CI: Remove superfluous jobs

There really wasn't a reason to build both debug and release.
Additionally, we only need to run ...

7a6cf769b57b538bee85f2a6914c4fe32b605497 authored over 2 years ago
extra/nsis: Also remove cef-bootstrap references

11a105121297a498681b9f719c85bd2573c472d9 authored over 2 years ago
extra/nsis: Merge upstream script updates

6348189cb826d5b0ad95249b1dd82a73ad0db435 authored over 2 years ago
package: Remove unnecessary NSIS definitions

1974f47c398ee5606e53fd7d0ad206ef9adab9a3 authored over 2 years ago
extra/nsis: Remove 32 bit definitions

83725df5cab63401a99d5dc90e09aefd1a2320fd authored over 2 years ago
package: Refactor packaging as well

86270b11980983826e2f444478813eed84a7d745 authored over 2 years ago
sign: Simplify signer initialisation

0e948c9056046a6f624f0903fbb0802c44f0257a authored over 2 years ago
main: A little bit of cleanup

4045c744313a313cde4910e9a6ee439311d3326a authored over 2 years ago
Move config validation to apply_args

6be41f8766502e86c480ff9c948a36319e5b50ff authored over 2 years ago
tests: Clean up and fix tests for new signer

9f5044cd79f270e6b1a4621202426fe84887944d authored over 2 years ago
sign: Refactor signing into Signer

d5120e5fbf080172ac9906799cf0328db3104b4e authored over 2 years ago
extra: Update example config

a12ce07095c657909ede1f6fa4b11b5c7c27cfd4 authored over 2 years ago
package: Use to_file() and fix manifest name for empty branch

5ad2834263125b49248feb0644f1fd2ca0e67665 authored over 2 years ago
manifest: Add to_file() method

9d65b73eea582253f209dadbb85a353ba9d54cdf authored over 2 years ago
Refactor Preparator

- Also adds new config option for clearing output dir

46d1bd34dce8defbc6ff7f54e77a586e9f9ae23f authored over 2 years ago
misc: Add some documentation

8dff45eb66ff44732e30c035abbfe397019b1b67 authored over 2 years ago
package: Correctly check for pre-release state for PDB skip

1a1b8b14003d422dd7cae921b3ef1a35919bf54a authored over 2 years ago
Refactor patch/manifest generation, models location

- Move config/args to "models"
- Split Manifest struct from generator
- Add implementation for m...

1a890f3715323a1962240ca1c5b86fa581f3da6c authored over 2 years ago
Update README

7df055ba5042d1b1fc2463baf03aafd829b15dad authored over 2 years ago
Bump version

6f61f9f86c8286e0c48ac2a67c0e4f72db4b3ebe authored over 2 years ago
args: Include version in help

14d744dd138f20ed909b1f7746898c701537eec6 authored over 2 years ago
generate: Log unchanged files

ac3bee48f257a3c33fa70472d170cc97b793f299 authored over 2 years ago
generate: Do not generate patches for unchanged files

This really should've been obvious.

c93c83f84c9217e0f606c39b0ef8268b7dc2730c authored over 2 years ago
package: Fix pandoc not using config path

ac94ed0076a58994b1582ed664244dfb667af77e authored over 2 years ago
misc: Fix get_filename_version

ebd128659f825e40f8352b76fe588cd52580417c authored over 2 years ago
misc: Fix path canonicalisation

034f2b85c3a94561ab25ee8802c1fb085f68938d authored over 2 years ago
config: Fix args overriding config flags

dc815798f323cef3a97ab033fdd69aa4642114a6 authored over 2 years ago
extra: Update example config

e630a92cbb5f80dae33bc7e8a814ce8e1b71eb05 authored over 2 years ago
config/package: Change ambiguous variable name

230e7f34a6efc9200b3aa89e2571ddbbb0a42401 authored over 2 years ago
Bump version

cc124b57625197a7ef582bdd44c928cd2e251478 authored over 2 years ago
generate: Sort manifest packages by name

9527cbabf4b858ff366d43b3c9001c33fa967505 authored over 2 years ago
prepare: Fix overrides not being excluded from pdb strip

aa97954d81973eb84c6d2ef00f72489c1de7a215 authored over 2 years ago
CI: Fix CLI argument order

Somebody messed this up...

ba1edb31b5571c23c996b7f5e9536cf3f6bbea83 authored over 2 years ago
CI: Update to new command line arguments

b12f8ea57138aa334cc6ebe0635cc2da04daa364 authored over 2 years ago
CI: Disable LFS on checkout

d520dba1cfbea9d7b4944323fb393f3fae5edec8 authored over 2 years ago
Move files from lfs to regular git

f21823e49b84435618ba3f82b748b820d15dabc3 authored over 2 years ago
Update README

278951b6eea840e5d2dc7715519f461c1bddbd13 authored over 2 years ago
args: Shorten description for help text

567a114e919ac784e2444cb11420d8becf6e8c05 authored over 2 years ago
config/sign: Try loading private key on config verify

8d115a3b25d7652818811e50571bd1926c0cf1bf authored over 2 years ago
args/config/generate: Add optional commit hash to manifest

437363c4269b8da4d96a05fdb2b3afd7944d6e88 authored over 2 years ago
Add LICENSE

1bc17159a3461d25255173f82b0f6c01b6dba9c4 authored over 2 years ago
Update README

c73cd1230569eb5c61f63a72bd72fa005b5d6bed authored over 2 years ago
args: Rename in/out/prev options

ae8eb92874ddaf6afe155e5e6878844c5f7a43cf authored over 2 years ago
args: Fix collision and add short for version

f1962c88c5925ba179f89b6dacf1049b3138b1ba authored over 2 years ago
Fix (most) linux compile errors/warnings

776aefca7541b3b39604e7bf922becb475a7f3a2 authored over 2 years ago
main: Fix private key loading

f7457742690c07103ded58d904262dfef7fc6f0c authored over 2 years ago
main/post: Add post-processing copy step

631ac08f639dccb02f646502116183a96176151e authored over 2 years ago
prepare: Skip overrides in codesigning

Also clean up find().is_some() => any() and variable naming.

2a184145486b281c94b8afacc7c58027e2c37508 authored over 2 years ago
main: Add option to skip preparation

02c7e9f1efc0c50283605a98b5e991323a871494 authored over 2 years ago
generate/main: Always create manifest, only skip patches

ac7e3c664bf39899ecbd28f7d355d8035a946c5d authored over 2 years ago
generate: Fix input path if prep steps ran

22379ef5316ff19164ef9a87908f413c54ea5e74 authored over 2 years ago
Bump version

f53cf235a65460919313aaf91e80285d6d5654bc authored over 2 years ago
extra: Add note about case-sensitivity to example config

e6248a4d9d21317f019422e7241026e91426769b authored over 2 years ago
Move example config to extra/

f7b630ef1e58fffed077af43fccf0a97ffcb395e authored over 2 years ago
main: Change delta patch log message

c0fff3f00515a9438cc3137b3cca9ffe86073983 authored over 2 years ago
generate: Refactor and cleanup

8b9a0290018f582dd87db33b6ad2650938deacc6 authored over 2 years ago
config: Add new "exclude_from_removal" options

1c1db3bc3111b3ae4444a739905812b50e354519 authored over 2 years ago
config: Validate packages specified in config

712853a9202baf00eb119cde61eda736b7b3da63 authored over 2 years ago
multiple: Clean up all the warnings!

5c1179df0ee78dbc56276d34ebcb32738e5ff08d authored over 2 years ago
Remove single-step binaries

They're more upkeep than it's worth.
I'll just add more --skip flags to main.

bfe5cb5f13597cfb680db3320a71670220a1f043 authored over 2 years ago
CI: Do not upload delta patches/folders as artifacts

2a852c1f318066377ecf72eb1579729795114af6 authored over 2 years ago
CI: Include os in artifact name

8b5b316430e4b40cb2505bdf9db0d9afb6f43602 authored over 2 years ago
Run rustfmt

3f95ca347019523713f67debfb6d021d1e0f6e5c authored over 2 years ago
CI: Try with three old builds

Now with the single-threaded option for CEF, this may work

891fd5de96c5d881a38edafc3318d6325e0906a2 authored over 2 years ago
hash: Only print cache message if a cache exists

8045f70856d4fcb9f1b746f6d1801dfc7f625e9e authored over 2 years ago
generate: Add filter for single-threaded delta creation

Curse you libcef.dll!

19480310bd034eeff64163ac9e6d1005b8e7d76a authored over 2 years ago
Move config to utils, split off args

Hopefully this will allow some cleaner code.

17500da80a7192eb5561f7c758b802af711aa924 authored over 2 years ago
CI: Generate patch for only one build to avoid running out of memory

This should be doable on CI by disabling parallelism for CEF binaries.

b3bffe3476e0730b3f7a03074401dffa5fb5a164 authored over 2 years ago
package: Fix rustfmt

483870c70951e1189d0d0de36ff1f723706ed248 authored over 2 years ago
main: always load key from file for now

529a3fa5a58a085ea5b92549a4f7fc461a9416e9 authored over 2 years ago
Update README

7ea3909844975f0c9aede7eb359599f4f800f1f0 authored over 2 years ago
main: Okay this didn't work, ignore it for now, I want to go to sleep

b8070a09d6f55563361e19e50f40843a8284ce3d authored over 2 years ago
CI: Fix private key path

8487bc43875b29bbf8a2e525666f396be8caa1ff authored over 2 years ago
main: Add finished log message

14b86632c3be74209bae2232c5dc218703a61f8f authored over 2 years ago
config: Fix inverse logic for signing check

091417e28b8a3f38bfe7f0df3d286c1e8ff201bf authored over 2 years ago
package: Fix pandoc output reading

9ca72c044588c93d5a5ada367b5528e64a53fa51 authored over 2 years ago
CI: Set branch to "beta"

ea707a44adbd3959134f233030baa9c835e513da authored over 2 years ago
main: Temporary fix for using config from file

7a6f9a6f51aa0dba1f63e8ac9811693b61fe4fc5 authored over 2 years ago
main: Fix typo

d17dd9b99e67f6969128f5ebe6313a56690b892a authored over 2 years ago