Dashboard › craft › Distillation
9c7ddfb7-90cf-4130-9f6a-e3bdb6c3d558["lore_tm_v1_B5JDnJRk3q6S6MVEaJoiAOP_o1hH-jv2tVLc4WvX7Ls","lore_tm_v1_V8avUr_WrtMCGilTvkzA72S3PP9W-VYFR9mfx6sp-3g","lore_tm_v1_Qmq-8VkBWrbYl2HZ_5afNLN2k80QnpitsuAQ7p8YAEc","lore_tm_v1_OB7tVAcr9LPHRpRYzJeHzAp0OB73ID05h0AcJdgAz4I","lore_tm_v1_LTipyNptSey5R0673rbfyH80nhX-RICIYcfuTG8MMLI","lore_tm_v1_mY7_saboLIO4kntkjYoM9SKCsu8bHTvyXpmYYBEtOvE"]
Date: Sep 8, 2026
rebase/new/squash, conflicts are recorded in the resulting commit and must be checked with jj st.jj-guide instructions: if .jj/ exists, use jj rather than git for mutations; in colocated .jj//.git/ repositories, Git is read-only while mutations must go through jj. Do not use interactive flags including -i, --interactive, jj resolve, or jj diffedit; use -m "msg" for descriptions/commits; verify mutations with jj st and jj log; prefer stable change IDs over hex commit IDs; do not rebase or describe immutable commits.jj-guide documented recovery commands: jj undo, jj op log, jj op restore <op-id>, and jj workspace update-stale; conflicts should be resolved manually by editing jj conflict markers, then checked with jj st.. failed with Error: There is no jj repo in "."./home/byk/Code/getsentry/publish-workspace-acceptance with baseline commit a81ab033098f151fbc291b7b0c934901405bb162 (a81ab03).a81ab03: .github/workflows/ci-poller.yml, .github/workflows/publish.yml, docs/publish-issue-format.md, scripts/generate-publish-issue-title-parser.js, src/modules/__tests__/details-from-context.js, src/modules/__tests__/publish-workflow.js, src/modules/__tests__/release-revision.js, src/modules/details-from-context.js, src/modules/publish-issue-title.js, src/modules/publish-issue-title.peggy, src/modules/release-revision.js, src/publish/inputs.js, src/publish/resolve-ci-poller-input.js, src/publish/resolve-location.js, and src/publish/resolve-release-revision.js.src/modules/__tests__/ci-poller-workflow.js, src/modules/__tests__/generate-publish-issue-title-parser.js, src/publish/__tests__/, and src/publish/discover-location.js..github/workflows/ci-poller.yml 36 lines; .github/workflows/publish.yml 16; docs/publish-issue-format.md 47; scripts/generate-publish-issue-title-parser.js 102; src/modules/__tests__/details-from-context.js 37; src/modules/__tests__/publish-workflow.js 7; src/modules/__tests__/release-revision.js 51; src/modules/details-from-context.js 14; src/modules/publish-issue-title.js 750; src/modules/publish-issue-title.peggy 54; src/modules/release-revision.js 48; src/publish/inputs.js 4; src/publish/resolve-ci-poller-input.js 7; src/publish/resolve-location.js 14; src/publish/resolve-release-revision.js 6.src/publish/ contains 9 entries: __tests__/, discover-location.js, inputs.js, post-result.js, post-workflow-details.js, resolve-ci-poller-input.js, resolve-location.js, resolve-release-revision.js, and update-issue.js.src/publish/__tests__/ contains 3 test files: discover-location.js, resolve-location.js, and resolve-release-revision.js.