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

Gestion des dépendances #7

Open
bbaudry opened this issue Jul 29, 2024 · 24 comments
Open

Gestion des dépendances #7

bbaudry opened this issue Jul 29, 2024 · 24 comments

Comments

@bbaudry
Copy link
Member

bbaudry commented Jul 29, 2024

Resources qui traitent de l'impact des dépendances sur la qualité logicielle

Exemple de fichier de dépendances pour le projet gdext

[workspace]
resolver = "2"
members = [
    "godot-bindings",
    "godot-codegen",
    "godot-ffi",
    "godot-core",
    "godot-macros",
    "godot-cell",
    "godot",

    # Godot integration
    "itest/rust",
    "itest/repo-tweak",
    "examples/dodge-the-creeps/rust",
    "examples/hot-reload/rust",
]

[FR] gestion des dépendances

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

[FR] gestionnaire de paquets

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

Mise à jour de dépendances

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

gestionnaires de dépendances

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

réduction des dépendances

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Jul 29, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 11, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 11, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 12, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 13, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 23, 2024

[FR] GNU Guix est un gestionnaire de paquets pour GNU/Linux

@bbaudry
Copy link
Member Author

bbaudry commented Sep 23, 2024

Unikernels are small, lightweight, single address space operating systems with the kernel included as a library within the application.

@bbaudry
Copy link
Member Author

bbaudry commented Sep 23, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 23, 2024

@bbaudry
Copy link
Member Author

bbaudry commented Sep 30, 2024

Find unmaintained packages in Rust projects
https://github.com/trailofbits/cargo-unmaintained

@bbaudry
Copy link
Member Author

bbaudry commented Oct 30, 2024

poetry pour la gestion de dépendances en python
https://python-poetry.org/docs/

@bbaudry
Copy link
Member Author

bbaudry commented Oct 30, 2024

Conda provides package, dependency, and environment management for any language

@bbaudry
Copy link
Member Author

bbaudry commented Oct 30, 2024

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected

@bbaudry
Copy link
Member Author

bbaudry commented Oct 31, 2024

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

No branches or pull requests

1 participant