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

[Release] Stage to Main #2270

Merged
merged 14 commits into from
May 9, 2024
Merged

[Release] Stage to Main #2270

merged 14 commits into from
May 9, 2024

Commits on May 8, 2024

  1. [MWPW-147001] Stage initiative automation (Stage-Main sync PRs) (#2224)

    * [MWPW-147001] Stage initiative automation
    
    * Add high prio PRs & fail on RCP cutoff
    
    * Rename constants
    
    * Add exclamation mark
    
    * Add the alert emoji
    
    * Add a high impact slack webhook
    
    * Re-add overlap check
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    mokimo and github-actions[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    60a89ce View commit details
    Browse the repository at this point in the history
  2. Squash merges (#2269)

    mokimo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    de12698 View commit details
    Browse the repository at this point in the history
  3. MWPW-146703 [MILO][MEP][GNAV2.0] Apply MEP actions to the contents of…

    … the gnav file (#2252)
    
    * Merging inline-block to milo branch for further updates (#2170)
    
    * MWPW-135821 introduce custom action
    
    - and inaugurating first custom action for replacing cards in collection
    
    * MWPW-135821 use prefix in selector
    
    * MWPW-135821 adding preview data
    
    ---------
    
    Co-authored-by: Nicolas Peltier <[email protected]>
    Co-authored-by: Nicolas Peltier <[email protected]>
    
    * initial commit with TODO
    
    * registerCustomAction updated
    
    * fragment, highlight fragment and merch-card update
    
    * chain fragment support added
    
    * inBlock fragments with URL and path as keys
    
    * css selectors starting to work
    
    * Add forceInline to handleCommands
    
    * stash
    
    * unit tests mostly done
    
    * fix mocking issue
    
    * add martech-metadata to unit test mock and check for replace
    
    * change name of registerCustomAction to registerInBlockActions
    
    * indent issue
    
    * remove mep useBlockCode Example
    
    * merch-card-collection-fix
    
    * update merch-card-collection unit test
    
    * ignore lines that cannot be reached by unit tests
    
    * rename CUSTOM_SELECTOR_PREFIX
    
    * Update libs/features/personalization/personalization.js
    
    Co-authored-by: Chris Peyer <[email protected]>
    
    * Update libs/features/personalization/personalization.js
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Update libs/features/personalization/personalization.js
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * call addHash once, not twice
    
    * Update libs/features/personalization/personalization.js
    
    Co-authored-by: Chris Peyer <[email protected]>
    
    ---------
    
    Co-authored-by: Nicolas Peltier <[email protected]>
    Co-authored-by: Nicolas Peltier <[email protected]>
    Co-authored-by: markpadbe <[email protected]>
    Co-authored-by: Chris Peyer <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Okan Sahin <[email protected]>
    7 people committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2caf32a View commit details
    Browse the repository at this point in the history
  4. MWPW-144549 CTA alignment for Text, Icon, and Media Blocks (#2209)

    * MWPW-144549 CTA alignment for Text, Icon, and Media Blocks
    
    * fix text block icon-inline
    meganthecoder committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c521331 View commit details
    Browse the repository at this point in the history
  5. MWPW-144238: refactor(video-metadata) more flexible createVideoObject (

    …#2216)
    
    refactor(video-metadata): createVideoObject(record)
    hparra committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ac06961 View commit details
    Browse the repository at this point in the history
  6. MWPW-145721 UNav Analytics Enhancements (#2264)

    Co-authored-by: Snehal Sonawane <[email protected]>
    Co-authored-by: Bandana Laishram <[email protected]>
    3 people committed May 8, 2024
    Configuration menu
    Copy the full SHA
    31a4cd6 View commit details
    Browse the repository at this point in the history
  7. MWPW-142590 - [Share] enhancement (resubmit) - ability to edit text a…

    …bove icons (#2240)
    
    * Check for block content and use as header if exists, updated twitter icon ref
    
    * Refactored to allow for authoring icon discression
    
    * share.test for new custom title, refactored so .inline doesn't have title support
    
    * remove test console
    
    * linting
    
    * eslint adjust better readability
    
    * addressed issue found when block has no content row
    ryanmparrish committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b71f8a3 View commit details
    Browse the repository at this point in the history
  8. Use a github app token for the auto merge to stage workflow (#2271)

    * add new secrets
    
    * Wording changes
    
    * add env
    mokimo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5dc834c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6299854 View commit details
    Browse the repository at this point in the history
  10. MWPW-143783 - [Marquee] block enhancement - Support for logo | label …

    …'lockup' (#2192)
    
    * icon label lock up alignent
    
    * Set defaults sizes for .inline icon-area elements
    
    * update from main
    
    * refined icon-area sizing based on spec from design
    
    * adjusted lockup large label size and added label:hover styles if authored.
    
    * fixed test and eslint
    
    * no text decoration on icon-area a:hover
    
    * fixed tests
    
    * updated default icon size
    
    ---------
    
    Co-authored-by: Okan Sahin <[email protected]>
    ryanmparrish and mokimo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5533f4d View commit details
    Browse the repository at this point in the history
  11. Milo PR merge bot - add the correct permissions (#2274)

    * add Octokit
    
    * use own github token
    mokimo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6080a22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dc6693f View commit details
    Browse the repository at this point in the history
  13. [merge to stage automation] Remove superfluent slacks to the changelog (

    #2278)
    
    * Remove superfluent slacks
    
    * Remove unused messages
    mokimo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    73af8b8 View commit details
    Browse the repository at this point in the history
  14. MWPW-147173 - Add gap below Aside notification headings (#2255)

    * add rule for action area immediately following a heading
    
    * add quotes to selector to bring it into alignment with other styles
    elan-tbx committed May 8, 2024
    Configuration menu
    Copy the full SHA
    95ab427 View commit details
    Browse the repository at this point in the history