platforms
platforms copied to clipboard
Official platforms for the tsuru PaaS.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20191105084925-a882066a44e0 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 4.0.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....
tzdata should be always up to date to avoid inconsistencies.
The NodeJS platform use `dependencies` for runtime dependencies and `devDependencies` for development/testing ones [1]. Build tools, like babel, are not required on final image on production. But tsuru does not...
Upgrade new version 1.0.3 GA
- [x] Add basic platform support - [x] Support code deployment - [x] Support customized code deployment - [x] Allow choosing Rust distribution: nightly, beta or stable - [ ]...
Latest go platform fails with the error `sed: can't read : No such file or directory`. ``` git push tsuru master Counting objects: 3, done. Delta compression using up to...