Commit 80f3636
Release v0.3.20 (#58)
* chore: Upgrade Tower API version
* Let Tower SDK use the local session when running in `--local` mode (#55)
* feat: Pass local context into local runs
This PR allows users to pass their current auth context into locally-ran apps.
This means that you'll authenticate with the server using your current session,
etc.
* chore: Raise an AppNotFoundError when we fail to find an app
* Update crates/tower-cmd/src/run.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update crates/tower-cmd/src/run.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: Add test for other error types
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: Bump version to v0.3.19
* feat: move tower-cli to rustls
* fixing tests after api changes
* chore: Bump version to v0.3.20
* Release v0.3.19 (#56)
* chore: Upgrade Tower API version
* Let Tower SDK use the local session when running in `--local` mode (#55)
* feat: Pass local context into local runs
This PR allows users to pass their current auth context into locally-ran apps.
This means that you'll authenticate with the server using your current session,
etc.
* chore: Raise an AppNotFoundError when we fail to find an app
* Update crates/tower-cmd/src/run.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update crates/tower-cmd/src/run.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: Add test for other error types
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: Bump version to v0.3.19
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add flake.nix file to support nix ecosystem
* Extract out metadata and common build inputs
* Add to README and rename tower-cli target to simply tower
* Use the version.txt file instead of hardcoding version in nix flake
* chore: Fix broken API integration
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Konstantinos Stefanidis Vozikis <kons.ste@gmail.com>
Co-authored-by: Ben Lovell <ben.j.lovell@gmail.com>1 parent 7aab6e8 commit 80f3636
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
205 | 207 | | |
206 | 208 | | |
207 | 209 | | |
| |||
0 commit comments