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-data-access-v1.35.0
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-data-access-v1.35.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

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
Loading