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

MWPW-156810: adding caas config change for live CTAs #2707

Merged
merged 48 commits into from
Sep 2, 2024

Conversation

sheridansunier
Copy link
Contributor

@sheridansunier sheridansunier commented Aug 7, 2024

As a Virtual Events Product Manager, I want to have a way for a different destination (e.g anchor link) and CTA copy when an event card is live so that when we use event cards to promote the upcoming homepage schedule, a click to the card will take the user to the specific destination (specifically to the marquee video player on the homepage).

This PR adds the configuration change necessary to facilitate the above in CAAS.

Resolves: MWPW-145727
MWPW-156810

Test URLs:

@sheridansunier sheridansunier added caas-configurator CaaS Configurator CaaS CaaS related code labels Aug 8, 2024
Copy link
Contributor

github-actions bot commented Aug 8, 2024

This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR.

@@ -40,6 +40,7 @@ const defaultConfig = {
reservoir: { sample: 3, pool: 1000 },
ctaAction: '_self',
additionalRequestParams: {},
altCtaOnLive: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma needed, as ESLint is also suggesting

@gmirijan gmirijan changed the title MWPW-145727: adding caas config change for live ctas MWPW-145727: adding caas config change for live CTAs Aug 10, 2024
@sanrai
Copy link
Contributor

sanrai commented Aug 15, 2024

@sheridansunier is out on PTO and will be back on 08/20 and add fix then (she doesn't have access to internet on her PTO):

The fix she needs is this:
image

I was unable to add fix for her as there are permission issues on her fork.

@gmirijan gmirijan added the verified PR has been E2E tested by a reviewer label Aug 16, 2024
@gmirijan gmirijan changed the title MWPW-145727: adding caas config change for live CTAs MWPW-156810: adding caas config change for live CTAs Aug 16, 2024
@mokimo
Copy link
Contributor

mokimo commented Aug 16, 2024

@sanrai you could close this PR and open a new one from your own fork

@sheridansunier
Copy link
Contributor Author

to clarify it was "reliable access to internet on her pto" - @mokimo the unit tests should be fixed now

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.89%. Comparing base (6418e29) to head (066f17a).
Report is 68 commits behind head on stage.

Additional details and impacted files
@@            Coverage Diff             @@
##            stage    #2707      +/-   ##
==========================================
+ Coverage   95.74%   95.89%   +0.14%     
==========================================
  Files         172      173       +1     
  Lines       45470    45892     +422     
==========================================
+ Hits        43537    44007     +470     
+ Misses       1933     1885      -48     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sanrai sanrai self-requested a review August 20, 2024 20:19
@milo-pr-merge milo-pr-merge bot merged commit 1c4001b into adobecom:stage Sep 2, 2024
12 checks passed
@milo-pr-merge milo-pr-merge bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CaaS CaaS related code caas-configurator CaaS Configurator Ready for Stage verified PR has been E2E tested by a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants