make the pipelines pass, and other TLC by sudoforge · Pull Request #1189 · git-bug/git-bug

@sudoforge changed the title chore: correct typo: acceps => accepts pipeline corrections

Jul 19, 2024

@sudoforge

@sudoforge sudoforge changed the title pipeline corrections A lil' TLC for the pipelines

Jul 19, 2024

@sudoforge sudoforge changed the title A lil' TLC for the pipelines A lil' bit of TLC for the pipelines

Jul 19, 2024

@sudoforge

The GHA build pipeline is failing with an error:
    package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.4/x64/src/crypto/ecdh)

crypto/ecdh was added in Go 1.21 [0]. This change updates the matrix of
Go versions that the pipelines use to the latest, in order to resolve this
error.

[0]: https://tip.golang.org/doc/go1.21
This change restricts the number of active pipeline executions for a
given tree to one, so that new pushes to a tree that trigger a pipeline
will cancel older (but still running) pipelines.

Change-Id: I1deda682d39cadbce97f8df4ca7c3110a96b4549
Change-Id: I957c6de57b3a9151e6d9ce8caba87f4e2c714846

@sudoforge sudoforge marked this pull request as ready for review

July 20, 2024 14:43

@sudoforge sudoforge deleted the I957c6de57b3a9151e6d9ce8caba87f4e2c714846 branch

July 20, 2024 14:44

@sudoforge sudoforge changed the title A lil' bit of TLC for the pipelines Get the pipelines to a good state

Jul 21, 2024

@sudoforge sudoforge changed the title Get the pipelines to a good state Make the pipelines pass

Jul 21, 2024

@sudoforge sudoforge changed the title Make the pipelines pass make the pipelines pass, and other TLC

Jul 21, 2024