Skip to content

Pre prod#19

Open
frankieeeeeeeeee wants to merge 2 commits into
hlxsites:mainfrom
frankieeeeeeeeee:pre-prod
Open

Pre prod#19
frankieeeeeeeeee wants to merge 2 commits into
hlxsites:mainfrom
frankieeeeeeeeee:pre-prod

Conversation

@frankieeeeeeeeee

Copy link
Copy Markdown

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):

Fix #

Test URLs:

@aem-code-sync

aem-code-sync Bot commented Jun 20, 2023

Copy link
Copy Markdown

Hello, I'm Franklin Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

audrey-kho pushed a commit that referenced this pull request Mar 25, 2024
e04a21c fix: fetch without plain selector (#19)
4b4a853 fix: active status sanitization
4b6fa0d feat: add support for setting experiment status, start date and end date
0b293f1 fix: always await replaceInner (#18)
3ec48c9 fix: invalid url when given a path for variant (#14)
d9f3d01 fix: issue 11 (#12)
9e7b01a fix: expose resolved audiences when running campaigns
e79706d fix: make sure the pill is not shown on live and prod hosts
21890bb fix: improve production host detection to better cover edge cases
2034373 fix: pill does not show any results even if RUM endpoint contains data
53696f4 fix: RUM endpoint url returns empty results
fee6692 Update README.md
46e6a48 Update README.md
4ff6246 fix: leaking heading styles into the pill
02617d2 fix: sanitize experiment and variant names for proper css class injection
d6318cf fix: gracefully handle projects where block-level experiments aren't instrumented
162896d Update README.md
06a92c5 feat: update plugin to leverage v3 RUM APIs and domain key (#10)
b033075 doc: add warning about recent sampleRUM
b4d3dab fix: track rum when selected variant is control (#9)

git-subtree-dir: plugins/experimentation
git-subtree-split: e04a21c732dbc33ec46ace47121cb2785faf49e3
ramboz added a commit that referenced this pull request Mar 26, 2024
e02b92a feat: add support for experimentation
c80c985 feat: add support for experimentation
e04a21c fix: fetch without plain selector (#19)
4b4a853 fix: active status sanitization
4b6fa0d feat: add support for setting experiment status, start date and end date
0b293f1 fix: always await replaceInner (#18)
3ec48c9 fix: invalid url when given a path for variant (#14)
d9f3d01 fix: issue 11 (#12)
9e7b01a fix: expose resolved audiences when running campaigns
e79706d fix: make sure the pill is not shown on live and prod hosts
21890bb fix: improve production host detection to better cover edge cases
2034373 fix: pill does not show any results even if RUM endpoint contains data
53696f4 fix: RUM endpoint url returns empty results
fee6692 Update README.md
46e6a48 Update README.md
4ff6246 fix: leaking heading styles into the pill
02617d2 fix: sanitize experiment and variant names for proper css class injection
d6318cf fix: gracefully handle projects where block-level experiments aren't instrumented
162896d Update README.md
06a92c5 feat: update plugin to leverage v3 RUM APIs and domain key (#10)
b033075 doc: add warning about recent sampleRUM
b4d3dab fix: track rum when selected variant is control (#9)

git-subtree-dir: plugins/experimentation
git-subtree-split: e02b92a0a46a2c2d3dbb111f63859b613303ef9d
ddragosd pushed a commit to adobe/wknd-summit2025 that referenced this pull request Mar 13, 2025
0835943 doc: update experiments.md with clearer date/time behavior relative to timezone (hlxsites#49)
31e8128 doc: update README.md
62556d6 docs: update audiences.md
73171ae docs: update audiences.md
e4a9136 chore: update dependencies to fix vulnerabilities
b959b20 chore(release): 1.0.3 [skip ci]
5b90510 fix: regressions from prerendering logic and experimeantation
7efc8ed [trivial] README.md update (hlxsites#30)
215f617 chore(release): 1.0.2 [skip ci]
a41fafc fix: pill css loading on localhost
f905090 doc: fix broken links
9ba6661 doc: inline documentation in the branch
5d68204 doc: inline documentation in the branch
d8ce5c3 doc: update README.md
c74c3c0 chore(release): 1.0.1 [skip ci]
5040fa8 fix: semantic release
2e8f063 chore: add version bump
39eaa57 chore: add version bump
99ffbfe chore: add changelog generation
0337d20 chore: mark repo as private to prevent npm releases
f30db33 chore: add semantic release
d92b47d fix: lint (hlxsites#26)
5195b3f feat: support decimals in split parsing
44ea1df feat: support decimals in split parsing
6d68590 feat: support decimals in split parsing
b48f26a feat: support decimals in split parsing
736ec6c feat(rum2): add support for rum 2.x (hlxsites#25)
49cecb5 feat: add support for custom conversion name for experiments
9c17a0a doc: update readme
edea874 doc: update readme
bea0571 feat: support custom conversion name in the pill reporting
a551d6c fix: properly scroll the pill conent if larger than viewport
b379cc8 fix: properly scroll the pill conent if larger than viewport
7f238fc fix: z-index of the pill
e19ae11 Update README.md (hlxsites#22)
6af7604 fix: various CSS improments
63619c9 fix: possible undefined variable
b8bc111 fix: possible undefined variable
b1fba7c fix: stop CSS styles from leaking into the overlay
063dd44 fix: stop CSS styles from leaking into the overlay
3814bb9 fix: code only variants cause regression in regular variants parsing
54c17e5 feat: add support for code-only experiments
6f33207 fix: variants are not properly decorated
f54a6ca doc: add error handling steps for git subtree pull command
e04a21c fix: fetch without plain selector (hlxsites#19)
4b4a853 fix: active status sanitization
4b6fa0d feat: add support for setting experiment status, start date and end date
0b293f1 fix: always await replaceInner (hlxsites#18)
3ec48c9 fix: invalid url when given a path for variant (hlxsites#14)
d9f3d01 fix: issue 11 (hlxsites#12)
9e7b01a fix: expose resolved audiences when running campaigns
e79706d fix: make sure the pill is not shown on live and prod hosts
21890bb fix: improve production host detection to better cover edge cases
2034373 fix: pill does not show any results even if RUM endpoint contains data
53696f4 fix: RUM endpoint url returns empty results
fee6692 Update README.md
46e6a48 Update README.md
4ff6246 fix: leaking heading styles into the pill
02617d2 fix: sanitize experiment and variant names for proper css class injection
d6318cf fix: gracefully handle projects where block-level experiments aren't instrumented
162896d Update README.md
06a92c5 feat: update plugin to leverage v3 RUM APIs and domain key (hlxsites#10)
b033075 doc: add warning about recent sampleRUM
b4d3dab fix: track rum when selected variant is control (hlxsites#9)

git-subtree-dir: plugins/experimentation
git-subtree-split: 083594372c27c7091a7c460564dd2794de1814e8
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