Slackbot
02/20/2023, 11:15 PMKonrad Komorowski
02/20/2023, 11:16 PM│ │ ◉ 02-18-... (current)
│ │ │ 15 minutes ago
│ │ │
│ │ │ PR #843 ...
│ │ │ <https://app.graphite.dev/github/pr/exponential-hq/isometric/843>
│ │ │
│ │ │ c1d6ca5 - ...
│ │ │
│ │ ◯ 02-20-...
│ │ │ 16 minutes ago
│ │ │
│ │ │ PR #853 ...
│ │ │ <https://app.graphite.dev/github/pr/exponential-hq/isometric/853>
│ │ │
│ │ │ a9bef2d - ...
│ │ │
│ │ ◯ 02-20-...
│ │ │ 16 minutes ago
│ │ │
│ │ │ PR #852 ...
│ │ │ <https://app.graphite.dev/github/pr/exponential-hq/isometric/852>
│ │ │
│ │ │ 7fd156c - ...
│ │ │
│ │ ◯ 02-20-...
│ │ │ 27 minutes ago
│ │ │
│ │ │ PR #854 ...
| | | <https://app.graphite.dev/github/pr/exponential-hq/isometric/854>
│ │ │
│ │ │ c2774c2 - ...
│ │ │ df08afb - ...
│ │ │
├──┴──┘
◯ main
│ 2 hours ago
│
│ b84eb6f - ...Konrad Komorowski
02/20/2023, 11:18 PMKonrad Komorowski
02/20/2023, 11:20 PMKonrad Komorowski
02/20/2023, 11:25 PM@kkom wants to merge 2, 1 & 1 commit(s) into the parent branch (respectively from the bottom)Jacob Gold
02/21/2023, 2:15 AMKonrad Komorowski
02/21/2023, 8:48 AM7fd156c (which would be correct) – it has just one (correct) commit in the screenshot I'm attaching and the diff on GH checks out as well
same goes for the other 2 PRsKonrad Komorowski
02/21/2023, 9:46 AMKonrad Komorowski
02/21/2023, 9:47 AM(backend-py3.11) ➜ backend git:(02-18-make_calculated_expression_tree_a_list) gt repo sync && gt stack restack && gt stack submit
🌲 Pulling main from remote...
main is up to date.
🧹 Checking if any branches have been merged/closed and can be deleted...
02-20-systematise_expression_variable_names_and_keys does not need to be restacked on main.
02-20-systematise_process_tests does not need to be restacked on 02-20-systematise_expression_variable_names_and_keys.
02-20-add_process-level_tests_to_test_key_uniqueness_and_separation does not need to be restacked on 02-20-systematise_process_tests.
02-18-make_calculated_expression_tree_a_list does not need to be restacked on 02-20-add_process-level_tests_to_test_key_uniqueness_and_separation.
🥞 Validating that this Graphite stack is ready to submit...
✏️ Preparing to submit PRs for the following branches...
▸ 02-20-systematise_expression_variable_names_and_keys (No-op)
▸ 02-20-systematise_process_tests (No-op)
▸ 02-20-add_process-level_tests_to_test_key_uniqueness_and_separation (No-op)
▸ 02-18-make_calculated_expression_tree_a_list (No-op)
🆗 All PRs up to date.
(backend-py3.11) ➜ backend git:(02-18-make_calculated_expression_tree_a_list)
(I won't redact branch names, they aren't that sensitive)Konrad Komorowski
02/21/2023, 9:48 AM(backend-py3.11) ➜ backend git:(02-18-make_calculated_expression_tree_a_list) gt repo sync && gt stack restack && gt stack submit
🌲 Pulling main from remote...
main fast-forwarded to 09957b5e074dc41b5895ca44dc98cdcb20d695f7.
🧹 Checking if any branches have been merged/closed and can be deleted...
✔ 02-20-systematise_expression_variable_names_and_keys is merged into main. Delete it? … yes
Set parent of 02-20-systematise_process_tests to main.
Deleted branch 02-20-systematise_expression_variable_names_and_keys
Restacked 02-20-systematise_process_tests on main.
Restacked 02-20-add_process-level_tests_to_test_key_uniqueness_and_separation on 02-20-systematise_process_tests.
Restacked 02-18-make_calculated_expression_tree_a_list on 02-20-add_process-level_tests_to_test_key_uniqueness_and_separation.
🥞 Validating that this Graphite stack is ready to submit...
✏️ Preparing to submit PRs for the following branches...
▸ 02-20-systematise_process_tests (Update)
▸ 02-20-add_process-level_tests_to_test_key_uniqueness_and_separation (Update)
▸ 02-18-make_calculated_expression_tree_a_list (Update)
📨 Pushing to remote and creating/updating PRs...
02-20-systematise_process_tests: <https://app.graphite.dev/github/pr/exponential-hq/isometric/852> (updated)
02-20-add_process-level_tests_to_test_key_uniqueness_and_separation: <https://app.graphite.dev/github/pr/exponential-hq/isometric/853> (updated)
02-18-make_calculated_expression_tree_a_list: <https://app.graphite.dev/github/pr/exponential-hq/isometric/843> (updated)
(backend-py3.11) ➜ backend git:(02-18-make_calculated_expression_tree_a_list)Konrad Komorowski
02/21/2023, 9:50 AMKonrad Komorowski
02/21/2023, 9:51 AMsquash merge strategy on main btw (always, it's the only allowed one in our monorepo)
and here is the gt version:
(backend-py3.11) ➜ backend git:(02-18-make_calculated_expression_tree_a_list) gt --version
0.20.14Konrad Komorowski
02/23/2023, 5:09 PMKonrad Komorowski
02/23/2023, 5:17 PMgt stack submit fixed it - so at least the workaround is clear (and hopefully will be reliable)