Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Events tech debt from content-build #20107

Open
5 tasks
jilladams opened this issue Dec 16, 2024 · 0 comments
Open
5 tasks

Remove Events tech debt from content-build #20107

jilladams opened this issue Dec 16, 2024 · 0 comments
Labels

Comments

@jilladams
Copy link
Contributor

Description

Events are now publishing to production via next-build rather than content-build. The content-build queries have been removed, but the metalsmith templates have not been and need to be, e.g site/layouts/event.drupal.liquid, etc.

Related thread: https://dsva.slack.com/archives/C03LFSPGV16/p1733871145447749?thread_ts=1733868069.562279&cid=C03LFSPGV16

Engineering notes / background

Need to remove any tech debt around Events in content-build, including:

  • Liquid templates
  • Any CSS styles that are no longer in use -- requires verification

Testing & QA

NOTE: Removing this tech debt has the potential to break things. These changes must be built in a Tugboat, and verified across products to ensure we are not removing anything that other products may be using that we are not aware of.

Acceptance criteria

  • Events-related tech debt in content-build is removed including
    • Templates
    • Functions / helper stuff
    • CSS
  • Changes have been reviewed in a Tugboat env, to confirm that other products are not affected by the changes.
@jilladams jilladams changed the title Remove Events metalsmith templates from content-build Remove Events tech debt from content-build Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant