Skip to content

Releases: 134130/gh-domino

v1.2.5

04 Oct 12:03

Choose a tag to compare

Changelog

  • 4978980 feat(domino): Improve detection of broken PRs after squash merges
  • e0f8230 refactor: Add headless mode to fix tests

v1.2.4

10 Sep 07:09

Choose a tag to compare

Changelog

  • 2446abb fix encode log to array format

v1.2.3

10 Sep 07:06

Choose a tag to compare

Changelog

  • a28e818 fix missing yaml encoding

v1.2.2

10 Sep 07:04

Choose a tag to compare

Changelog

v1.2.1

09 Sep 06:05

Choose a tag to compare

Changelog

  • 1710efc add sort:updated option for pr listing

v1.2.0

29 Aug 00:58
41348c0

Choose a tag to compare

Changelog

  • 41348c0 feat: enhance command output handling with new logging mechanism (#9)
  • ea82683 chore: add golangci-lint (#8)

v1.1.0

27 Aug 06:02
dcf5245

Choose a tag to compare

Changelog

  • dcf5245 fix: lint (#6)
  • 9cb3095 feat: Suggest the next action on conflict while rebasing (#5)
  • c8de2f0 feat: Add -# flag for curl
  • d07bb9d feat: enhance gh-domino script for better binary handling and local builds (#4)

v1.0.1

25 Aug 05:13

Choose a tag to compare

Changelog

  • d606c34 v1.0.1
  • b9c8100 deps: go mod tidy
  • 5082133 feat: draft PR's color is grey
  • 7643adc Update README.md
  • d0a3b79 Add gh-poi
  • a8457b8 test: Add auto-merge trunk test case and update logging file path
  • 1b118c3 feat: Implement LoggingRunner for enhanced command execution logging
  • d935ca4 refactor: Rename test cases for clarity and consistency
  • 704e0c1 docs: Add differents section

v1.0.0

23 Aug 09:49

Choose a tag to compare

Changelog

  • 90fa969 v1.0.0
  • 7c9d1e2 Add gh-domino
  • 2cef71d feat: Add Goreleaser configuration and release task to mise.toml
  • 2054171 docs: Add README.md
  • 5443a25 Update YAMLRunner to use relative path for test data file
  • fe617b3 Add duplicate command entries for stack-2 in multiple test YAML files
  • bb6a4c7 Rename integration tests to reflect dry run scenarios
  • 9f3765a Refactor PR validation logic and enhance dry run checks for rebasing
  • e123be1 Refactor dependency processing and improve error handling in PR state determination
  • 1c92035 Add error handling for rebase conflicts and improve failure messaging
  • 7fd978d Refactor PR handling and improve dependency tree logic
  • da44ffe Improve output formatting and add confirmation prompt for rebase completion
  • 4faf610 Enhance PR handling by adding commit details and improving dependency tree logic
  • e136167 Add multiple test cases for stacked pull requests
  • e41bd22 wip
  • d0dca63 Initial commit