Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Phil Pennock <galene-phil@spodhuis.org>
To: galene@lists.galene.org
Subject: [Galene] Re: ANNOUNCE: galene-0.5.2
Date: Tue, 26 Apr 2022 19:33:49 -0400	[thread overview]
Message-ID: <YmiBXW/sbPk0bYk4@fullerene.field.pennock-tech.net> (raw)
In-Reply-To: <878rrtbevo.wl-jch@irif.fr>

On 2022-04-25 at 13:07 +0200, Juliusz Chroboczek wrote:
> > go: github.com/pion/ice/v2@v2.2.6: parsing /home/pion/ice/go.mod: open
> > /home/pion/ice/go.mod: no such file or directory
> 
> As Toke rightly noted, I've forgotten to remove a "replace" directive that
> was used for debugging.  I'll release 0.5.3 straight away.

FWIW, I saw this and then saw that 0.5.2 did _not_ include that replace
directive, so when building a deploy image I just made sure to actually
build 0.5.2, not HEAD.

Also FWIW: with Go 1.18 you can theoretically use a `go.work` file in a
parent directory to handle a common set of dependencies in sub-dir
repos, to handle cross-repo parallel development without having to
update go.mod per-repo.  In my experience, it really is for repos which
update in-sync, you can't just say "if you see dependency X, use the one
which is here" as instead it tries to get a consistent set of
dependencies for _every_ repo covered.  But still, might help with
preventing recurrence.

-Phil

  reply	other threads:[~2022-04-26 23:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-20 18:01 [Galene] " Juliusz Chroboczek
2022-04-25  7:16 ` [Galene] " Fabrice Rouillier
2022-04-25  8:51   ` Toke Høiland-Jørgensen
2022-04-25  9:40     ` Fabrice Rouillier
2022-04-25 11:07   ` Juliusz Chroboczek
2022-04-26 23:33     ` Phil Pennock [this message]
2022-04-27 11:54       ` Juliusz Chroboczek
2022-04-27 12:41         ` Juliusz Chroboczek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YmiBXW/sbPk0bYk4@fullerene.field.pennock-tech.net \
    --to=galene-phil@spodhuis.org \
    --cc=galene@lists.galene.org \
    --subject='[Galene] Re: ANNOUNCE: galene-0.5.2' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox