riverproui not go installable

オープン
#479 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
go
領域
cli, release

調査の方向性

Start by reproducing the documented go install riverqueue.com/riverui/riverproui/cmd/riverproui@latest failure and inspect the go.mod replace directive in the released module. Trace the release flow for riverproui; done means the latest module can be installed with go install without the replace-directive error.

索引モデルが issue の本文から書いたものです。

説明

Similar to issues we've run into in the past with the river migration CLI, this install fails due to a replace directive:

➜  ~   go install riverqueue.com/riverui/riverproui/cmd/riverproui@latest
go: riverqueue.com/riverui/riverproui/cmd/riverproui@latest (in riverqueue.com/riverui/riverproui@v0.13.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.

We probably need to use a more complex multi-step release flow to make this work 😞 cc @brandur

主要言語
TypeScript
スター
236
フォーク
39
平均マージ
3時間 40分
マージ済み PR(30日)
23

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

riverqueue/riverui のほかの issue

riverqueue/riverui の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。