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

Update fstab.yaml #26

Closed
wants to merge 1 commit into from
Closed

Update fstab.yaml #26

wants to merge 1 commit into from

Conversation

meryllblanchet
Copy link

Fixed mount point

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:

Fixed mount point
@aem-code-sync
Copy link

aem-code-sync bot commented Sep 13, 2023

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

@aem-code-sync
Copy link

aem-code-sync bot commented Sep 13, 2023

Page Scores Audits Google
/ Lighthouse returned error: ERRORED_DOCUMENT_REQUEST. Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 404) PSI

ramboz added a commit that referenced this pull request Aug 21, 2024
7efc8ed [trivial] README.md update (#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 (#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 (#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 (#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

git-subtree-dir: plugins/experimentation
git-subtree-split: 7efc8edbebaab220cd488465e8db82f6d953c7b1
FentPams added a commit to FentPams/wknd that referenced this pull request Jan 30, 2025
a072175 docs: update audiences.md
90a7c75 chore: update dependencies to fix vulnerabilities
e6ba4e0 fix: regressions from prerendering logic and experimeantation
1da3eca doc: update readme
d4a5c00 test: add tests for page level redirects (hlxsites#45)
285011f feat: Support page level full redirection (hlxsites#43)
942948d Update: Extract customized names from 'Experiment Variant Name(s)' in page metadata (hlxsites#41)
5f942a2 feat: Add decoration handler for handling fragment decoration (hlxsites#39)
9b4478d feat: Central host UI files (hlxsites#40)
9db8662 feat: support customized variant name for fragment variants (hlxsites#36)
c9ff2c0 fix: only fetch pathname to fix url matching issue (hlxsites#38)
f7c45aa fix: Support Flexible Parsing (hlxsites#37)
f29dd80 fix: failing tests following refactoring
9db77eb fix: audience checkpoint name
7dc74e1 feat: prepare data for RUMv2 collection
f6ccbcd fix: update getAllMetadata function (hlxsites#33)
ae769a2 feat: Supporting Naming Variants in Page Expereimentation (hlxsites#31)
638e0db fix: fragment content replacement
c61fdaf doc: update instrumentation details for plugin approach
09f8a72 fix: pill css loading on localhost
33c3263 style: highlight active element when clicking the pill
a13d11b doc: add integration details
935ab92 Merge branch 'main' into v2
4d0980f doc: update instrumentation details
2936875 test: increase code coverage
eaf73fa fix: remove sampling rate changes as this will be handled directly in the rum library in the future
306119b fix: remove sampling rate changes as this will be handled directly in the rum library in the future
9ba6661 doc: inline documentation in the branch
5d68204 doc: inline documentation in the branch
03bb08f doc: add comment for source of codecov token
ddaff54 fix: fragment experiences are not always picked up by the preview pill
163e38e fix: fragment experiences are not always picked up by the preview pill
6401bf5 chore: add codecov coverage
ca4a966 chore: add codecov coverage
036a31b chore: run e2e tests on pr
27514c8 Merge branch 'main' into v2
fe89007 test: reduce flakiness of DOM event tests
036852c chore: use official container to speed up things
598d741 chore: run e2e tests on push
b3a4025 chore: run e2e tests on push
26519c3 doc: update documentation
54b7861 doc: update documentation
f00539a doc: update documentation
3ae4057 test: increase code coverage
ed4793d test: reduce test timeout
e15f332 test: increase code coverage
d8ce5c3 doc: update README.md
435ba4a chore: add semantic release
05645fd chore: run e2e tests on commit
0736a0d test: add e2e tests and fix minor issues
b59b6a3 feat: add fragments support
f0cc4ee feat: add fragments support
d09ce89 feat: add support for custom conversion name for experiments
0431375 doc: update readme
9ea6ed3 feat: add support for multiple experiments in the UI
07ace43 feat: add support for experimentation
453b598 feat: add support for experimentation
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

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