Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
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: dxatscale/sfpowerscripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @dxatscale/sfpowerscripts@25.5.3
Choose a base ref
...
head repository: dxatscale/sfpowerscripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    884efe9 View commit details
    Browse the repository at this point in the history
  2. fix(docker): remove plugin-packaging

    plugin packaging is moved back as a core plugin, so this is no longer required
    azlam-abdulsalam committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4235c8a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    f523b9e View commit details
    Browse the repository at this point in the history
  2. feat(fetch): remove dependency on project directory for a scratch org…

    … fetch
    
    This change will allow the usage of a scratch org on any directory, it will skip the source tracking
    as sfdx-project.json is not found
    azlam-abdulsalam committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4ef8539 View commit details
    Browse the repository at this point in the history
  3. chore(publish): update versions and publish to npm

     - @dxatscale/sfpowerscripts@25.5.4
    azlam-abdulsalam committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    aa740e2 View commit details
    Browse the repository at this point in the history
  4. fix(docker): add correct variable to skip version check

    SF cli documentation incorrectly mentions SF_SKIP_VERSION_CHECK, it should be SF_SKIP_NEW_VERSION_CHECK as described in the issue 
    forcedotcom/cli#2590
    azlam-abdulsalam authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    94042a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. feat(releaseconfig): add an option for explict dependency for package…

    …s within the repository (#1447)
    
    Adds an option in release config for explict dependency, especially allowing for validate to ensure
    dependencies of a  package (source/data) within the same repository , though excluded are allowed to
    be installed
    
    Co-authored-by: sfopsbot <sfopsbot@flxbl.io>
    azlam-abdulsalam and sfopsbot authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4d0159a View commit details
    Browse the repository at this point in the history
  2. chore(publish): update versions and publish to npm

     - @dxatscale/sfpowerscripts@25.6.0
    sfopsbot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2cab0e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    e1b48d7 View commit details
    Browse the repository at this point in the history
Loading