Skip to content

Releases: psyb0t/ctxerrors

Release v0.4.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:48

Changes in v0.4.3

  • v0.4.3: mirror, archive and issue-pull CI (66b5650)
  • ci: only jitter the scheduled issue-pull, not a manual one (ed2889a)
  • ci: pull issues from the Codeberg and GitLab mirrors (124ecb3)
  • ci: drop the issue-pull jitter while smoke testing the relay (bad316b)
  • ci: pull mirror issues into GitHub (5f07a6a)
  • ci: name the archive.org secrets for what they are, and trim the file (124e2e6)
  • ci: archive through the authenticated Save Page Now API (355d53e)
  • ci: mirror to Codeberg as well as GitLab (49e0fe2)
  • ci: move the mirror and the archive into one file beside the pipeline (31d936d)
  • ci: fold the mirror and the archive into pipeline.yml (ca3235c)
  • chore: ignore the local tooling scratch dir (6ee1d07)
  • ci: archive this repo to the Wayback Machine and Software Heritage (159b312)
  • ci: mirror this repo to GitLab on every branch and tag push (aedbdd2)

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:40

Changes in v0.4.2

  • ci: drop the codegen-drift opt-out now that the gate is off by default (b8afc08)

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:27

Changes in v0.4.1

  • ci: opt out of the codegen-drift gate (6c368a1)

Full Changelog: v0.4.0...v0.4.1

Release v0.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:32

Changes in v0.3.3

  • v0.3.3: Go 1.26 + go fix lint tooling (aa05368)

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 07:37

Changes in v0.3.2

  • v0.3.2: self-hosted README badges (d0160b7)
  • ci: exclude own packages from the Dependabot cooldown (905ed7c)
  • ci: add age-gated Dependabot version updates (gomod + github-actions) (baa1ba9)
  • docs: drop Codecov mention from the latest changelog entry (452b947)
  • build: restore coverage.txt cleanup in the test-coverage target (5566455)
  • ci: remove Codecov upload wiring from pipeline.yml (ad9883b)

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:50

Changes in v0.3.1

  • v0.3.1: Codecov coverage upload + README badges (fa2e838)

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 May 14:10

Changes in v0.3.0

Full Changelog: v0.2.3...v0.3.0

Release v0.2.3

Choose a tag to compare

@github-actions github-actions released this 19 Jan 17:12

Changes in v0.2.3

  • replace logrus dependency with log/slog from stdlib (cca8950)
  • main (7e6c33f)

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Jan 14:52

Changes in v0.2.2

  • update go version in pipeline (8fa16a2)

Full Changelog: v0.2.1...v0.2.2

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 23:25

Changes in v0.2.0

  • rename err struct to CTXError (1e03724)

Full Changelog: v0.1.0...v0.2.0