8000 Comparing apex-enterprise-patterns:master...Sage-People:master · apex-enterprise-patterns/force-di · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: apex-enterprise-patterns/force-di
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Sage-People/force-di
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 15, 2024

  1. Add namespace and fix test suite deployment (#1)

    * Add namespace and fix test suite deployment
    
    * Update ci workflows
    
    Co-authored-by: Alastair Brown <alastair.browen@sage.com>
    alastairbrownfairsailcom and Alastair Brown authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1ed9fda View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Add scheduled workflow to keep fork in sync with origin

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3c41a7c View commit details
    Browse the repository at this point in the history
  2. Enable manual start

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    11f2d2a View commit details
    Browse the repository at this point in the history
  3. Link fork to remote repo

    Alastair Brown committed Jan 16, 2024
    < 10000 /batch-deferred-content> Configuration menu
    Copy the full SHA
    96ad3f4 View commit details
    Browse the repository at this point in the history
  4. Specify url for remote repo

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bb5faf8 View commit details
    Browse the repository at this point in the history
  5. Allow merge to run

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    507920f View commit details
    Browse the repository at this point in the history
  6. Set identity for merge

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    041d57f View commit details
    Browse the repository at this point in the history
  7. Use github cli to sync fork with parent

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    62f2845 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary info

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8281ff4 View commit details
    Browse the repository at this point in the history
  9. checkout repo before sync

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7cec6b4 View commit details
    Browse the repository at this point in the history
  10. Set environment variables

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d162aa6 View commit details
    Browse the repository at this point in the history
  11. Adopt gh cli version of sync workflow

    Alastair Brown committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    07dbdf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Modify force-di library to support managed packages including remove …

    …of metadata types that are not supported in managed packages.
    Alastair Brown committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    81a9cef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Move wrapper classes to mani package

    Alastair Brown committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    080e16a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Mar 13, 2024

  1. Fix sync-fork GitHub workflow (#2)

    Makes changes to sync-fork workflow to:
    - Ensure it updates the current branch from the fork's original
    repository's master branch
    - Correct cron schedule to run on 1st day of every month rather than
    every minute of the first day of the month
    adrianbruntonsagecom authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e680d36 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 20, 2024

  1. Revert test suite and fix unit tests (#3)

    The test class has been reintroduced to keep the force-di framework as
    closely aligned to the origin as possible. This file is not ignored in
    deployments to orgs rather than omitted from the repository.
    
    Unit test fixtures that referenced a non-existent namespace have been
    changed to remove the namespace now that the code takes namespaces into
    account.
    
    ---------
    
    Co-authored-by: Alastair Brown <alastair.browen@sage.com>
    alastairbrownfairsailcom and Alastair Brown authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6433f4b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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