elements icon indicating copy to clipboard operation
elements copied to clipboard

merge script TODOs

Open delta1 opened this issue 10 months ago • 0 comments

from #923 which was superseded by #1210

evaluate what still needs to be done to improve the script

TODO

  • [ ] check whether we're running from /tmp and don't output the "bail out" warning
  • [ ] check for chronic and any other tools we might need
  • [ ] use ccache rather than skipping autogen/configure (and configure in multiple ways?)
  • [ ] don't require running from the project root
  • [ ] check for required remotes, required branches, etc; notice if merged-master is out of date
  • [ ] notice if there are uncommitted changes and refuse to run
  • [ ] add "dry run" mode
  • [ ] add mode to validate others' commits, including noticing skipped PRs

delta1 avatar Feb 13 '25 07:02 delta1