Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak build flags #272

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Tweak build flags #272

merged 1 commit into from
Jun 8, 2024

Conversation

mgdigital
Copy link
Collaborator

No description provided.

@mgdigital mgdigital merged commit 251a19f into main Jun 8, 2024
6 checks passed
@mgdigital mgdigital deleted the build-tweaks branch June 8, 2024 10:44
truecharts-admin added a commit to truecharts/charts that referenced this pull request Jun 8, 2024
… v0.9.0@1c1f1dc by renovate (#23110)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/bitmagnet-io/bitmagnet](https://togithub.com/bitmagnet-io/bitmagnet)
| minor | `v0.8.0` -> `v0.9.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>bitmagnet-io/bitmagnet
(ghcr.io/bitmagnet-io/bitmagnet)</summary>

###
[`v0.9.0`](https://togithub.com/bitmagnet-io/bitmagnet/releases/tag/v0.9.0)

[Compare
Source](https://togithub.com/bitmagnet-io/bitmagnet/compare/v0.8.0...v0.9.0)

- The main improvement for v0.9.0 is ordering of results in the web UI
and GraphQL API
- An `--apisDisabled` flag was added to the reprocess command to allow
significantly faster reprocessing/classifying without any API calls
(i.e. TMDB), without disabling this globally.
- Optimisations were made to the web UI that significantly improve
responsiveness; the default pagination limit has therefore been
increased to 20
- Reprocessing is now done fully within the queue (so you'll no longer
see a progress bar when running `bitmagnet reprocess`, this is handled
by the new `process_torrent_batch` task)

**IMPORTANT:** Some refactoring of the database was needed to allow for
performant ordering. On first run, a database migration will be applied
that should take no longer than a few minutes, and tasks will be added
to the queue to reindex all torrents. The reindex tasks must complete
before ordering will work correctly; if you have millions of torrents in
your index this may take a day or more, but is significantly faster in
this release than prior versions. Please ensure you have no pending
items in your queue (at the `/metrics` endpoint) before opening any
issues about incorrect ordering.

#### What's Changed

- Use fontsource packages for fonts to ensure deterministic build by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#257
- More Filters against cp. by
[@&#8203;Ewoodss](https://togithub.com/Ewoodss) in
[bitmagnet-io/bitmagnet#254
- Ordering by [@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#260
- Bump rexml from 3.2.6 to 3.2.8 in /bitmagnet.io by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bitmagnet-io/bitmagnet#259
- Split gen task to individual tasks by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#261
- Parallel search strategies by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#264
- Classifier runtime flags by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#265
- Bump nokogiri from 1.16.4 to 1.16.5 in /bitmagnet.io by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bitmagnet-io/bitmagnet#256
- ENH: Classification result protobuf includes content id and source by
[@&#8203;rraymondgh](https://togithub.com/rraymondgh) in
[bitmagnet-io/bitmagnet#266
- Add batch reprocessing queue job and 0.9.0 upgrade hook by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#267
- Increase slow threshold by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#268
- Don't track imported info hashes by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#269
- Add sponsor links to web UI by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#270
- Website updates by [@&#8203;mgdigital](https://togithub.com/mgdigital)
in
[bitmagnet-io/bitmagnet#271
- Tweak build flags by
[@&#8203;mgdigital](https://togithub.com/mgdigital) in
[bitmagnet-io/bitmagnet#272

#### New Contributors

- [@&#8203;Ewoodss](https://togithub.com/Ewoodss) made their first
contribution in
[bitmagnet-io/bitmagnet#254
- [@&#8203;rraymondgh](https://togithub.com/rraymondgh) made their first
contribution in
[bitmagnet-io/bitmagnet#266

**Full Changelog**:
bitmagnet-io/bitmagnet@v0.8.0...v0.9.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant