Giter Club home page Giter Club logo

dali's People

Contributors

atul9 avatar augustocdias avatar bassco avatar bogdanvidrean avatar dependabot[bot] avatar estin avatar gmelillo avatar renovate[bot] avatar savar avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dali's Issues

problems building docker containers

I'm having some issues building the source within a Docker container and just wondering if anyone has seen this before? The prometheus-static-metric crate does have a newer version, I may attempt to update that next.

error[E0432]: unresolved import `syn::export`
 --> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/prometheus-static-metric-0.4.0/src/auto_flush_from.rs:4:10
  |
4 | use syn::export::TokenStream2;
  |          ^^^^^^ could not find `export` in `syn`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0432`.
error: could not compile `prometheus-static-metric`
To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: failed to compile `dali v1.0.7 (/usr/src/dali)`, intermediate artifacts can be found at `/usr/src/dali/target`
Caused by:
  build failed
The command '/bin/sh -c RUSTFLAGS="-C target-feature=-crt-static $(pkg-config vips --libs)" cargo install --path .' returned a non-zero code: 101

dali with libvips memory leak?

After reading the blog post about "Presenting Dali, an Image Processor Service" we were inspired to try it with our own site. This specifically isn't an issue with Dali but wondering if you see similar memory behaviors running it in production. Mostly this service is used to resize a PNG to smaller JPEG for customer front-end.

container: ~300 request per min
scale-up: average cpu over 60%
scale-down: average cpu under 20%

memory

Thanks!

build improvements

Implement conventional commit for tagging to create versioned releases and docker images.

  • add auto-tagging
  • fix docker push to use tagged version number
  • fix failing heic test cases

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update rust crate axum to v0.7.5
  • fix(deps): update rust crate futures to v0.3.30
  • fix(deps): update rust crate log to v0.4.22
  • fix(deps): update rust crate prometheus to v0.13.4
  • fix(deps): update rust crate serde to v1.0.203
  • fix(deps): update rust crate serde_json to v1.0.119
  • fix(deps): update rust crate thiserror to v1.0.61
  • chore(deps): update rust crate reqwest to 0.12.0
  • chore(docker): update alpine docker tag to v3.20.1
  • ci(workflow): update rust docker tag to v1.78.0
  • fix(deps): update rust crate lazy_static to v1.5.0
  • fix(deps): update rust crate libvips to v1.7.0
  • fix(deps): update rust crate rayon to v1.10.0
  • fix(deps): update rust crate serde_qs to 0.13.0
  • fix(deps): update rust crate tokio to v1.38.0
  • ci(workflow): update actions/checkout action to v4
  • ci(workflow): update docker/build-push-action action to v6
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
Cargo.toml
  • tokio 1.35.1
  • axum 0.7.4
  • tower 0.4.13
  • futures 0.3.29
  • num_cpus 1.16.0
  • prometheus 0.13.3
  • prometheus-static-metric 0.5.1
  • log 0.4.20
  • env_logger 0.10.0
  • serde 1.0.195
  • serde_json 1.0.111
  • serde_qs 0.12.0
  • config 0.13.3
  • reqwest 0.11.24
  • libvips 1.5.0
  • rexif 0.7.3
  • lazy_static 1.4.0
  • aws-config 1.1.4
  • aws-sdk-s3 1.14.0
  • aws-sdk-sts 1.12.0
  • aws-credential-types 1.1.4
  • async-trait 0.1.75
  • thiserror 1.0.53
  • rayon 1.8.1
  • reqwest 0.11.24
docker-compose
dev-env-resources/docker-compose.yaml
  • minio/kes 2023-11-10T10-44-28Z
dockerfile
Dockerfile
  • rust 1.74.0-alpine3.18
  • alpine 3.18.4
github-actions
.github/workflows/conventional-label.yml
  • bcoe/conventional-release-labels v1
.github/workflows/docker.yml
  • actions/checkout v4
  • docker/login-action v3
  • docker/metadata-action v5
  • docker/build-push-action v5
  • docker/metadata-action v5
  • docker/build-push-action v5
.github/workflows/lint-pr-title-with-feedback.yml
  • actions/checkout v4
  • amannn/action-semantic-pull-request v5
  • marocchino/sticky-pull-request-comment v2
  • marocchino/sticky-pull-request-comment v2
.github/workflows/pr-cleanup.yml
  • chipkent/action-cleanup-package v1.0.3
  • stefanluptak/delete-old-pr-artifacts v1
  • actions/checkout v3
.github/workflows/pull-requests-tests.yml
  • actions/checkout v4
  • actions/cache v4
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/metadata-action v5
  • docker/build-push-action v5
  • docker/metadata-action v5
  • docker/build-push-action v5
  • marocchino/sticky-pull-request-comment v2
  • rust 1.74.0-alpine3.18
.github/workflows/release-drafter.yml
  • release-drafter/release-drafter v6
.github/workflows/release.yml
  • semantic-release-action/next-release-version v4
  • actions/checkout v4
  • taiki-e/install-action v2
  • cycjimmy/semantic-release-action v4

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.