-
-
Notifications
You must be signed in to change notification settings - Fork 500
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
Introducing template-tag feature flag #2080
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for ember-guides ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
PR to fix Trailing History empress/guidemaker#117 |
a373fff
to
c80c9f8
Compare
PR is updated to assume the guidemaker fix has landed (which it has not right now). It should be green if that published as a compatible release. |
c80c9f8
to
b6d0509
Compare
until empress/guidemaker#117 is merged and released
b6d0509
to
2d3ce8d
Compare
There is a sporadic CI failure. I've confirmed that when it happens its a fetch failure:
|
https://github.com/ember-learn/guides-source/actions/runs/12379836293/job/34554877026 on a merge of a content change failed the same way -- lending suspicion of the ember + ember-data upgrade (that moved to real fetch). |
This is a working implementation of feature flagging, and an initial bit of content using the
template-tag
feature flag.The only affordance to activate a default-disabled flag is to edit it into a query param.