Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adobe/spacecat-shared
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @adobe/spacecat-shared-rum-api-client-v2.2.1
Choose a base ref
...
head repository: adobe/spacecat-shared
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @adobe/spacecat-shared-rum-api-client-v2.3.0
Choose a head ref
  • 8 commits
  • 17 files changed
  • 4 contributors

Commits on Jul 8, 2024

  1. chore(release): 1.3.9 [skip ci]

    # [@adobe/spacecat-shared-slack-client-v1.3.9](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-slack-client-v1.3.8...@adobe/spacecat-shared-slack-client-v1.3.9) (2024-07-08)
    
    ### Bug Fixes
    
    * **deps:** update external fixes ([#284](#284)) ([f4fe169](f4fe169))
    semantic-release-bot committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a1ad9fb View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.18.2 [skip ci]

    # [@adobe/spacecat-shared-utils-v1.18.2](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.18.1...@adobe/spacecat-shared-utils-v1.18.2) (2024-07-08)
    
    ### Bug Fixes
    
    * **deps:** update external fixes ([#284](#284)) ([f4fe169](f4fe169))
    semantic-release-bot committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f97f04d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat: Add urlCount attribute to import-jobs data model (#287)

    Please ensure your pull request adheres to the following guidelines:
    - [x] make sure to link the related issues in this description
    - [ ] when merging / squashing, make sure the fixed issue references are
    visible in the commits, for easy compilation of release notes
    
    ## Related Issues
    [SITES-23346](https://jira.corp.adobe.com/browse/SITES-23346)
    Add urlCount as an attribute to the import-job data model.
    swetabar authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4fecc4c View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.35.0 [skip ci]

    # [@adobe/spacecat-shared-data-access-v1.35.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.34.2...@adobe/spacecat-shared-data-access-v1.35.0) (2024-07-11)
    
    ### Features
    
    * Add urlCount attribute to import-jobs data model ([#287](#287)) ([4fecc4c](4fecc4c))
    semantic-release-bot committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2683253 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix: Fix the getFailedCount function in importJob interface (#290)

    Please ensure your pull request adheres to the following guidelines:
    - [ ] make sure to link the related issues in this description
    - [ ] when merging / squashing, make sure the fixed issue references are
    visible in the commits, for easy compilation of release notes
    
    ## Related Issues
    [SITES-23346](https://jira.corp.adobe.com/browse/SITES-23346
    )
    
    For consistency, would like to keep the export as getFailedCount().
    Reference:
    https://github.com/adobe/spacecat-shared/blob/main/packages/spacecat-shared-data-access/src/dto/import-job.js#L39
    swetabar authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    db4d0cc View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.35.1 [skip ci]

    # [@adobe/spacecat-shared-data-access-v1.35.1](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-data-access-v1.35.0...@adobe/spacecat-shared-data-access-v1.35.1) (2024-07-12)
    
    ### Bug Fixes
    
    * Fix the getFailedCount function in importJob interface ([#290](#290)) ([db4d0cc](db4d0cc)), closes [/github.com/adobe/spacecat-shared/blob/main/packages/spacecat-shared-data-access/src/dto/import-job.js#L39](https://github.com//github.com/adobe/spacecat-shared/blob/main/packages/spacecat-shared-data-access/src/dto/import-job.js/issues/L39)
    semantic-release-bot committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    87253ce View commit details
    Browse the repository at this point in the history
  3. feat: audit top pages for language mismatch (SITES-22690) (#289)

    Added `variant.js` to
    `packages/spacecat-shared-rum-api-client/src/functions` to create
    languages & regions insights from RUM bundles.
    
    Please ensure your pull request adheres to the following guidelines:
    - [x] make sure to link the related issues in this description
    - [x] when merging / squashing, make sure the fixed issue references are
    visible in the commits, for easy compilation of release notes
    
    ## Related Issues
    [SITES-22690](https://jira.corp.adobe.com/browse/SITES-22690)
    
    Thanks for contributing!
    
    ---------
    
    Co-authored-by: Dominique Jäggi <1872195+solaris007@users.noreply.github.com>
    rachel-kittens and solaris007 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ec9d83a View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.3.0 [skip ci]

    # [@adobe/spacecat-shared-rum-api-client-v2.3.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-rum-api-client-v2.2.1...@adobe/spacecat-shared-rum-api-client-v2.3.0) (2024-07-12)
    
    ### Features
    
    * audit top pages for language mismatch (SITES-22690) ([#289](#289)) ([ec9d83a](ec9d83a))
    semantic-release-bot committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b1a4a9f View commit details
    Browse the repository at this point in the history
Loading