Anton
04/25/2025, 8:10 AMgraphite-base/[n]
. When does this happen? It sometimes breaks gt get
afterwards, because the CLI will error that the PR has not been created with Graphite. People are on the latest CLI version.Valentin Hervieu
04/25/2025, 8:46 AMIris A.
04/25/2025, 1:26 PMTyler Laprade
04/25/2025, 4:40 PMShana
04/25/2025, 5:12 PMTyler Laprade
04/25/2025, 6:08 PMBen Delaney
04/28/2025, 11:16 AMgt --version
(node:96999) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
1.6.1
Extension version 0.6.1Wenjun Wang
04/30/2025, 3:41 AMVampire
04/30/2025, 2:23 PMplain
should not do any code highlighting but do.
https://app.graphite.dev/github/pr/spockframework/spock/2157/Make-the-preprocessing-tasks-for-workflow-files-cacheable#discussion-IC[…]OABG6hs6pZ9k1
is displayed in GT asTyler Laprade
04/30/2025, 2:47 PM@graphite-app
Tyler Laprade
04/30/2025, 3:07 PMZero Liu
04/30/2025, 3:25 PMAmir Sharif
04/30/2025, 3:45 PMAdrian Castillejos
04/30/2025, 6:22 PMfatal: couldn't find remote ref graphite-base/{number}
Is there a suggestion for handling these cases? Syncing and pushing up a second time appears to resolve this as the branches will now be pointing to their correct parent, but it's kind of annoying to have to run CI twice whenever reorderingSlackbot
05/01/2025, 1:33 PMInstatus
05/01/2025, 1:47 PMInstatus
05/01/2025, 2:31 PMInstatus
05/01/2025, 2:39 PMMinqi Chen
05/01/2025, 7:48 PMMillan Singh
05/01/2025, 8:05 PMCahlan Sharp
05/01/2025, 10:09 PMApproved
and Waiting for reviewers
sections in my Inbox just spin forever... they never loadRobb Walters
05/02/2025, 3:34 PMThecommand is not available on macOS, which could cause this script to fail for macOS users. For better cross-platform compatibility, consider replacing this line with...readlink -f
% which readlink
/usr/bin/readlink
K F
05/02/2025, 10:02 PM+
at the beginning of a suggested fix, I assume it's something related to the way it's parsing diffs. Suggestion was correct but the diff injected that extra +
which obviously doesn't compile.
https://github.com/ethereum-optimism/optimism/pull/15664#discussion_r2072100885Ephraim Atta-Duncan
05/03/2025, 10:57 PMAlejandro Abdelnur
05/04/2025, 4:47 AMJD Russo
05/06/2025, 4:59 PMgt restack
consistently hangs when encountering conflicts that require manual resolution. ctrl+c unsticks it without problems, and allows resolving the conflicts.Brendan Mulholland
05/06/2025, 7:37 PM(main):zap: % gt c -m "commit mst"
Running post-checkout hooks
✓ All post-checkout hooks passed
Unable to setup environment for pre-commit hook run:
STDOUT:
STDERR:fatal: Unable to create '/Users/bmulholland/dev/…/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
Running post-checkout hooks
and then my changes are goneThena Seer
05/07/2025, 7:53 PMpull_request:
trigger). Because we have a required check, this causes the PR to get stuck. In order to fix it, one must make a trivial code change and modify/restack the PR. We can't tell what causes some PRs to behave this way, any ideas?Johan Fenn Bagger Nærby
05/08/2025, 11:51 AMGuilherme Mendel
05/08/2025, 2:55 PM