-
Notifications
You must be signed in to change notification settings - Fork 9
Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 22, 2025
Fix `clippy::io_other_error` lint in newer Rust (#937)
Show description for c46721fauthoredc46721fCopy full SHA for c46721f
Commits on Apr 1, 2025
Add `tracing-opentelemetry` to the OTel crate Dependabot group (#931)
Show description for 5f2a7f3authored5f2a7f3Copy full SHA for 5f2a7f3
Commits on Mar 18, 2025
Use `--locked` with Cargo where possible (#925)
Show description for 5c41e68authored5c41e68Copy full SHA for 5c41e68
Commits on Mar 17, 2025
Pin SHA of third-party GitHub Actions (#923)
Show description for bbc94d0authoredbbc94d0Copy full SHA for bbc94d0Reduce scopes granted to `GITHUB_TOKEN` in GitHub Actions workflows (#924)
Show description for b7c08ccauthoredb7c08ccCopy full SHA for b7c08cc
Commits on Feb 24, 2025
Update workspace resolver version to 3 (#915)
Show description for 108faf1authored108faf1Copy full SHA for 108faf1Update to Rust 2024 edition (#913)
Show description for 59d08c9authored59d08c9Copy full SHA for 59d08c9
Commits on Dec 10, 2024
libherokubuildpack: Fix colour resetting for the `log_*` macros (#890)
Show description for 4db7e33authored4db7e33Copy full SHA for 4db7e33
Commits on Dec 9, 2024
Fix Clippy errors in latest Rust (#888)
Show description for 97b1887authored97b1887Copy full SHA for 97b1887
Commits on Oct 25, 2024
Switch back to the example alpine builder in CI (#668)
Show description for 2a3299cauthored2a3299cCopy full SHA for 2a3299c
Commits on Aug 28, 2024
libcnb-test: Use `--trust-extra-buildpacks` with `pack build` (#855)
Show description for b49fe5cauthoredb49fe5cCopy full SHA for b49fe5c
Commits on Jul 17, 2024
Update README comment about `cargo add` (#841)
Show description for 3fa2c6cauthored3fa2c6cCopy full SHA for 3fa2c6c
Commits on Jul 15, 2024
Update CI to Ubuntu 24.04 runner images (#839)
Show description for 00f3309authored00f3309Copy full SHA for 00f3309
Commits on Apr 30, 2024
Improve usability of `Target` (#821)
Show description for 101af17authored101af17Copy full SHA for 101af17
Commits on Apr 10, 2024
Make the run image `Target` public (#815)
Show description for 348e2baauthored348e2baCopy full SHA for 348e2ba
Commits on Mar 28, 2024
Correct `ContextTarget` references to distro image label names (#811)
Show description for 0764388authored0764388Copy full SHA for 0764388Fix lint errors with Rust 1.77 (#812)
Show description for 4d198b8authored4d198b8Copy full SHA for 4d198b8
Commits on Mar 13, 2024
Use Procfile CNB from its new Docker Hub repo (#809)
Show description for 49776e5authored49776e5Copy full SHA for 49776e5
Commits on Mar 12, 2024
Update Procfile CNB GitHub repo URL (#804)
Show description for 12534b7authored12534b7Copy full SHA for 12534b7
Commits on Feb 28, 2024
Fix `starting_containers` test after release of Procfile CNB v3.0.0 (#801)
Show description for f098399authoredf098399Copy full SHA for f098399Group OpenTelemetry Dependabot updates (#797)
Show description for 56b55f7authored56b55f7Copy full SHA for 56b55f7
Commits on Feb 15, 2024
Remove leftover TODO comment in `buildpack_output` (#785)
Show description for e9072afauthorede9072afCopy full SHA for e9072af
Commits on Feb 14, 2024
Replace MappedWrite's magic u8 constant with byte string literal (#780)
Show description for 152b1a2authored152b1a2Copy full SHA for 152b1a2
Commits on Feb 13, 2024
libcnb: Simplify layer tests (#778)
Show description for fbf3919authoredfbf3919Copy full SHA for fbf3919
Commits on Feb 5, 2024
Use `--force-color` with `pack build` invocations in CI (#771)
Show description for 2907c18authored2907c18Copy full SHA for 2907c18
Commits on Jan 15, 2024
Simplify Cargo.toml for crates that are not published (#759)
Show description for 2209e8fauthored2209e8fCopy full SHA for 2209e8f
Commits on Jan 3, 2024
Fix CI failures on `main` (#757)
Show description for 958a85fauthored958a85fCopy full SHA for 958a85f
Commits on Nov 17, 2023
libcnb-package: Only expose functions/types publicly if they are actually used (#750)
Show description for d72f9f2authoredd72f9f2Copy full SHA for d72f9f2Enable the rustc `unreachable_pub` lint (#748)
Show description for 9db3aa6authored9db3aa6Copy full SHA for 9db3aa6Enable the rustc `unsafe_code` lint (#749)
Show description for cb0454fauthoredcb0454fCopy full SHA for cb0454fSwitch to workspace based lint configuration (#747)
Show description for 02f241cauthored02f241cCopy full SHA for 02f241cClean up rustdocs about how to run the integration tests (#745)
Show description for 335b351authored335b351Copy full SHA for 335b351libcnb-test: Remove redundant Clippy allow attributes (#744)
Show description for ee6542fauthoredee6542fCopy full SHA for ee6542flibcnb-test: Document Docker resource teardown (#743)
Show description for eda8753authorededa8753Copy full SHA for eda8753libcnb-test: Clean up Docker volumes after each test (#741)
Show description for 50b7a96authored50b7a96Copy full SHA for 50b7a96