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-142290: Reverting Libs Stage Updates #175

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

JasonHowellSlavin
Copy link
Contributor

  • Updating our current libs patterns to match Milo College.
  • Removing the stage logic and tests as they are not needed

Resolves: MWPW-142290

Test URLs:

…e stage logic and tests as they are not needed
Copy link

aem-code-sync bot commented Feb 20, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Feb 20, 2024

Page Scores Audits Google
/?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45c418d) 95.62% compared to head (c6c1d5e) 95.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   95.62%   95.61%   -0.01%     
==========================================
  Files          11       11              
  Lines         937      936       -1     
==========================================
- Hits          896      895       -1     
  Misses         41       41              

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

@@ -25,24 +25,6 @@ describe('Libs', () => {
expect(libs).to.equal('https://foo--milo--adobecom.hlx.live/libs');
});

it('Supports milo stage libs with stage as host', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

adding a it.skip with a comment might be useful here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean to say to keep these tests and just skip for now or? I don't think they are needed, and the functionality that is expected already gets covered.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Going to merge this, as the stage code in our set libs is more important to remove. I can add an issue to add test skips if you think that is pertinent @Brandon32.

@JasonHowellSlavin JasonHowellSlavin merged commit 13eceb4 into main Feb 22, 2024
8 checks passed
@JasonHowellSlavin JasonHowellSlavin deleted the revert-stage-libs-updates branch February 22, 2024 16:04
JasonHowellSlavin added a commit that referenced this pull request Mar 12, 2024
* MWPW-138347 Update fonts

* MWPW-138026 Add tags to lana logs

* Add floodgate option to sidekick tools menu

* MWPW-138026 Add tags to lana logs

* Adding the fg sync workflow (#163)

* MWPW-138379 Add publish date to all query indexes

* MWPW-138379 Query index date format

* Fix BACOM Homepage Marquee LCP

When another block is placed above marquee (aside, etc.), that blocks image is selected as LCP when it should be marquee.

This PR will prioritize marquee with a fallback to first document image if there is no marquee present.

* No nested ifs

* Remove else

* MWPW-141206 AA University for Marketo (#167)

* MWPW-139819 Redirect Formatter PoC  (#166)

* linter

* Needs a lot of cleanup, but working as expected currently

* Added some functionality, going to ask for Malik to look at it, and get some dev feedback, then continue

* Adding functionality, styles, still need to add additional tests and error handling

* Added tests, some cleanup and styles

* Small cleanup items in prep for code review

* CR changes

* CR changes

* Additional clariications for usability

* Update blocks/redirects-formatter/redirects-formatter.js

Co-authored-by: Megan Thomas <[email protected]>

* CR changes

* Update blocks/redirects-formatter/redirects-formatter.js

Co-authored-by: Megan Thomas <[email protected]>

---------

Co-authored-by: Megan Thomas <[email protected]>

* MWPW-142098: Ignore pink sidekick config during sync

* MWPW-141760: Add .html to Output of Redirect Tool (#169)

* Adding .html to output if not present. Adding tests and modifying mocks for new functionality

* Adding checks for /blog/ and non b.a.com urls

* Cr comments

* Update blocks/redirects-formatter/redirects-formatter.js

Co-authored-by: Megan Thomas <[email protected]>

* Cr

---------

Co-authored-by: Megan Thomas <[email protected]>

* MWPW-135751 faas loading

* PR Changes

* MWPW-142290: Update get/setLibs for stage (#172)

* Updating getLibs to Milo College format, adding testing for libs

* More tests, moving around vars

* Remove commented out code

* CR fixes

* MWPW-142290: Reverting Libs Stage Updates (#175)

* Updating our current libs patterns to match Milo College. Removing the stage logic and tests as they are not needed

* test descriptor to match the rest

* Update config.json (#177)

---------

Co-authored-by: Megan Thomas <[email protected]>
Co-authored-by: Brandon Marshall <[email protected]>
Co-authored-by: Sunil Kamat <[email protected]>
Co-authored-by: Chris Millar <[email protected]>
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.

4 participants