Skip to content

chore(cms): deleted snippets (moved to diff repo) - #569

Merged
jarosenb merged 3 commits into
mainfrom
chore/delete-migrated-snippets
Aug 10, 2026
Merged

chore(cms): deleted snippets (moved to diff repo)#569
jarosenb merged 3 commits into
mainfrom
chore/delete-migrated-snippets

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jul 31, 2026

Copy link
Copy Markdown
Member

Overview

Deletes manually-synced snippet templates which I migrated to TACC/Core-CMS-Custom.

Why?

Committing snippets to tup-ui results in complex syncing of live snippet changes tracked across multiple PRs. Easier to just save live snippet in one place. PRs will still be opened to TUP for tup-cms container code changes.

Related

Migrated content to:

Updated outdated snippets:

Updated PRs that had edited the now deleted snippets:

Changes

  • deleted 11 snippets, reference copies now versioned in Core-CMS-Custom
  • deleted redirect.html, news/open-external-post.html — never migrated to Core-CMS-Custom (they're djangocms-snippet "template"-field templates, not manually-synced reference copies); deleted here to match refactor: manage CMS assets, delete outdated assets #535, which already deletes them independently since Core-CMS itself now handles the external-post-link/redirect behavior they provided

Testing

  1. Confirm each of the 11 migrated files' last content matches its counterpart in Core-CMS-Custom's tup/html/.
  2. Confirm redirect.html and news/open-external-post.html's behavior still works via Core-CMS after refactor: manage CMS assets, delete outdated assets #535 merges.

Notes

These files were reference-only copies (per this repo's "Save Snippets" convention) — the contents of live djangocms-snippet instances are unaffected.

These 9 template copies were reference-only records of djangocms-snippet
content per this repo's "Save Snippets" convention. They now live in
Core-CMS-Custom (TACC/Core-CMS-Custom#559) with no open PR here still
editing them, so the local copies are redundant.
css-ad-hoc-styles.html and js-ad-hoc-scripts.html were held back from the
prior commit because open PRs (#325, #535, #557, #562, #565, #566) still
edited them here. Those PRs are being updated to drop their edits to these
two files in favor of Core-CMS-Custom (TACC/Core-CMS-Custom#560), so the
local copies can go too.
wesleyboar added a commit that referenced this pull request Jul 31, 2026
That snippet is being deleted from this repo in favor of Core-CMS-Custom
(#569); keep it untouched here so #569 doesn't conflict with this PR.
wesleyboar added a commit that referenced this pull request Jul 31, 2026
…-hoc-scripts.html

Both snippets are being deleted from this repo in favor of Core-CMS-Custom
(#569); keep them untouched here so #569 doesn't conflict with this PR.
wesleyboar added a commit that referenced this pull request Jul 31, 2026
That snippet is being deleted from this repo in favor of Core-CMS-Custom
(#569); keep it untouched here so #569 doesn't conflict with this PR.
wesleyboar added a commit that referenced this pull request Jul 31, 2026
That snippet is being deleted from this repo in favor of Core-CMS-Custom
(#569); keep it untouched here so #569 doesn't conflict with this PR.
wesleyboar added a commit that referenced this pull request Jul 31, 2026
That snippet is being deleted from this repo in favor of Core-CMS-Custom
(#569); keep it untouched here so #569 doesn't conflict with this PR.
wesleyboar added a commit that referenced this pull request Jul 31, 2026
That snippet is being deleted from this repo in favor of Core-CMS-Custom
(#569); keep it untouched here so #569 doesn't conflict with this PR.
wesleyboar added a commit that referenced this pull request Aug 3, 2026
…-hoc-scripts.html

Both snippets are being deleted from this repo in favor of Core-CMS-Custom
(#569); keep them untouched here so #569 doesn't conflict with this PR.
@wesleyboar wesleyboar changed the title chore(cms): delete snippets migrated to Core-CMS-Custom chore(cms): deleted many snippets (migrated to Core-CMS-Custom) Aug 3, 2026
@wesleyboar wesleyboar changed the title chore(cms): deleted many snippets (migrated to Core-CMS-Custom) chore(cms): deleted many migrated snippets Aug 3, 2026
@wesleyboar wesleyboar changed the title chore(cms): deleted many migrated snippets chore(cms): deleted many snippets (migrated) Aug 3, 2026
@wesleyboar wesleyboar changed the title chore(cms): deleted many snippets (migrated) chore(cms): deleted snippets (moved to diff repo) Aug 3, 2026
Unlike this PR's other deletions, these two were never migrated to
Core-CMS-Custom (they're djangocms-snippet "template"-field templates,
not manually-synced reference copies, per the original migration's
notes). They're deleted here because #535 already deletes them
independently — the external-post-link and redirect behavior they
provide is now handled by Core-CMS itself.
@jarosenb
jarosenb merged commit 59e5934 into main Aug 10, 2026
1 check passed
@jarosenb
jarosenb deleted the chore/delete-migrated-snippets branch August 10, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants