Phillip Hoff
c7bcc18b4d
Update version numbers and installation instructions. ( #1309 )
5 years ago
Phillip Hoff
cb6fc57f2e
Tweak confusing directions for Tye installations. ( #1221 )
5 years ago
Phillip Hoff
1c8577f98f
Move Tye to .NET 6 ( #1215 )
* Switch to .NET 6 runtimes.
* 1st pass at moving core project target frameworks.
* 2nd pass of nullable updates.
* Use .NET 6 SDK base image for Docker proxies.
* Move test projects to .NET 6.
* Fix formatting.
* Try running tests on MacOS 11 (Big Sur).
* Try disabling HTTPS on watch tests.
* Revert HTTPS changes and just disable E2E tests for now.
* Update docs references to .NET Core.
5 years ago
Pratik Sanglikar
1e10f81509
Update for release 0.10.0
5 years ago
Pratik Sanglikar
002e71ed1e
0.9.0 release
5 years ago
Pratik Sanglikar
b5838f15af
Stage 0.8 release
5 years ago
Phillip Hoff
77fc75bf1c
Add PATH note for Mac. ( #1076 )
5 years ago
Pratik Sanglikar
9ee6271c47
Next release - 0.7.0
5 years ago
John Luo
eb3b50699b
Update version to 0.7 ( #909 )
6 years ago
John Luo
01ec0ca7d1
Updating version to 0.6.0 ( #757 )
6 years ago
Justin Kotalik
d507826059
0.4 -> 0.5 ( #603 )
6 years ago
Ryan Nowak
5a703c57d2
Update CI build instructions to use 0.4
This should be 0.4 since we bumped the version
6 years ago
Justin Kotalik
9113caabac
Updating versions ( #554 )
6 years ago
Justin Kotalik
53a1ac81a4
0.2 to 0.3
6 years ago
Justin Kotalik
fcc0d4877f
Update getting_started.md
6 years ago
Ryan Nowak
4389d3add6
React to some feed changes
6 years ago
Ryan Nowak
fc52202202
Update getting_started.md
Update getting started with new version numbers for CI Builds
7 years ago
Ryan Nowak
7d2fb0818e
Add instructions for released bits
7 years ago
Ryan Nowak
dc2bf37b2a
update versions in getting started
7 years ago
Ryan Nowak
75647ff506
Move and number tutorial
7 years ago
Ryan Nowak
083a97f353
Implement library support for service discovery ( #299 )
Implements two flavor of library support for service-discovery:
- GetConnectionString (arbitrary strings) augmenting existing
functionality already in asp.net core
- GetServiceUri (uris) can be combined
from a protocol/host/port triple
See the **extensive** doc `service_discovery.md` that is filled out in this PR. That documents pretty much everything about how this works now.
7 years ago
Stafford Williams
3418e4db0d
docs: typo ( #300 )
7 years ago
Ryan Nowak
32a3c8ec57
Adds update instructions to getting_started ( #286 )
* Adds update instructions to getting_started
* Update getting_started.md
7 years ago
Justin Kotalik
acd6b5d723
Change version in getting_started for tye ( #213 )
- Fixes schema from dockerImage to image
7 years ago
Ryan Nowak
cc6d88b3cf
Update getting started to point at a real build.
7 years ago
Ryan Nowak
dae4b4534b
Warn people from trying to use tye right now
7 years ago
Justin Kotalik
6447f021d3
Add table of contents, refactor to have getting started and redis separated. ( #107 )
7 years ago
Justin Kotalik
183eea27c4
Add a higher level doc for getting started. ( #102 )
7 years ago
Justin Kotalik
aee16fa991
Add Getting Started document( #93 )
This adds a basic tutorial for getting started with tye.
There are a few gaps we need to follow on, specifically:
- Organization of documents
- Content of tye deploy instructions
- Any follow up tutorials
7 years ago
Ryan Nowak
40aaefb281
Update readme and stuff
7 years ago