Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Remove "go install" README instructions #145

Merged
merged 2 commits into from
Sep 30, 2022

Conversation

cretz
Copy link
Member

@cretz cretz commented Sep 29, 2022

What changed?

Changed install instructions to use releases instead of go install

Why?

Since #118, this is now displayed on go install:

go: github.com/temporalio/temporalite/cmd/temporalite@latest (in github.com/temporalio/temporalite@v0.2.0):
	The go.mod file for the module providing named packages contains one or
	more replace directives. It must not contain directives that would cause
	it to be interpreted differently than if it were the main module.

@cretz cretz requested a review from jlegrone September 29, 2022 19:01
@codecov-commenter
Copy link

Codecov Report

Merging #145 (bf8f462) into main (f974733) will increase coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   63.67%   63.88%   +0.20%     
==========================================
  Files          13       13              
  Lines         969      969              
==========================================
+ Hits          617      619       +2     
+ Misses        313      311       -2     
  Partials       39       39              
Impacted Files Coverage Δ
temporaltest/logger.go 86.66% <0.00%> (+13.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cretz cretz merged commit 4514df3 into temporalio:main Sep 30, 2022
@cretz cretz deleted the readme-install-update branch September 30, 2022 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants