Below you will find pages that utilize the taxonomy term “brunojppb”
October 31, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.11.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update readme by @leoweigand in https://github.com/brunojppb/turbo-cache-server/pull/40 Update dependencies by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/41 New Contributors @leoweigand made their first contribution in https://github.com/brunojppb/turbo-cache-server/pull/40 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.10...1.0.11
July 29, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.9.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Use LazyLock as a replacement for once_cell by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/37 Bump dependencies by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/38 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.8...1.0.9
July 23, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump openssl from 0.10.64 to 0.10.66 in the cargo group across 1 directory by @dependabot in https://github.com/brunojppb/turbo-cache-server/pull/36 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.7...1.0.8
July 20, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.7.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This release introduces all endpoints available in the Turborepo Remote Cache server OpenAPI spec.
It also includes a more robust end-to-end test suite to cover these endpoints:
Pull-requests Implement OpenAPI endpoints from Turbo spec by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/35 Full Changelog: https://github.
July 16, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.6.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed E2e tests by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/33 Update dependencies by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/34 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.5...1.0.6
May 8, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.5.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump h2 from 0.3.24 to 0.3.26 by @dependabot in https://github.com/brunojppb/turbo-cache-server/pull/31 Pin all dependencies by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/32 New Contributors @dependabot made their first contribution in https://github.com/brunojppb/turbo-cache-server/pull/31 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.4...1.0.5
March 27, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Let the server shutdown safely before exiting the action post step by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/30 Full Changelog: https://github.com/brunojppb/turbo-cache-server/compare/1.0.3...1.0.4
March 5, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump Mio to fix a vulnerability by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/28
February 28, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix server not running in actions by @Mcbeer in https://github.com/brunojppb/turbo-cache-server/pull/26 New Contributors @Mcbeer made their first contribution in https://github.com/brunojppb/turbo-cache-server/pull/26 Full Changelog: https://github.com/brunojppb/turbo-cache-server/commits/1.0.1
February 23, 2024
Turbo Cache Server
Version updated for brunojppb/turbo-cache-server to version 1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update Actix-web by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/23 Tracing and logging by @brunojppb in https://github.com/brunojppb/turbo-cache-server/pull/19 We now have better ouput logs in the “post” step once the action terminates. You should see all requests logs from Turbo Cache Server in the Github Action output: