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

Merge into prod #1629

Merged
merged 8 commits into from
Nov 16, 2021
Merged

Merge into prod #1629

merged 8 commits into from
Nov 16, 2021

Conversation

jefflembeck
Copy link
Contributor

No description provided.

This introduces the concept of a template helper.

This can be used so we better separate our logic from our templates as
we build out pages
I don't like this, but it works short term. Need to make sure we have a
layout situation for this
feat(templates): using template for error page
* fix(head): add title with default layout

* fixup! fix(head): add title with default layout
With the current code, somebody could potentially run 900 test runs (well,
more since the cache is in-memory) before they hit the limit. Let's
count every run.
Also add an event when signup is clicked.
@jefflembeck jefflembeck merged commit 97922a0 into prod Nov 16, 2021
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.

1 participant