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

Sugar Contribution (#1) #102

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on May 8, 2023

  1. Sugar v13 - Support for PHP 8.2 (#1)

    * Fixed copyright notice as it was mistakely not updated
    
    * Implemented Sugar 13
    
    * Added prefix to the images
    
    * Fixed Prefix tag with Flavor
    
    * Removing latest from the build
    
    * Addd meta id
    
    * Fixed context
    
    * Updating the context
    
    * Adding multiple platforms
    
    * Moved platforms to QEMU
    
    * Add platforms to build and push
    
    * amd64/v4 not supported
    
    * Restricting to linux/amd64,linux/arm64
    
    * Fixed ES volume and Removed prebuilt yml
    
    * Fixed ES and removed latest
    
    * Added missing images
    
    * Added Docker config for DH images
    
    ---------
    
    Co-authored-by: Enrico Simonetti <enrico.simonetti@gmail.com>
    rfernandes-sugarcrm and esimonetti committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2ca8dd4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Decoupled Images for PHP8.0 (#2)

    * Decoupled Images for PHP8.0
    
    * Added sugar12 and commons to GH Actions
    
    * Fixed strategy run for local build only
    rfernandes-sugarcrm committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2e3a501 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Implemented Cloud backup restore (#3)

    * Implemented Cloud backup restore
    
    * Added restorefromfile.sh to README
    rfernandes-sugarcrm committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    698fa12 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Updated README with sugar-developers project (#4)

    * Update README.md
    
    * Update README.md
    rfernandes-sugarcrm committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a49d51b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    73c21b9 View commit details
    Browse the repository at this point in the history
  2. Fixed Xdebug 3 and added php.ini config (#5)

    * Implemented Cloud backup restore
    
    * Added restorefromfile.sh to README
    
    * Fixed Xdebug 3 and added php.ini config
    rfernandes-sugarcrm committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    428ce48 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary test cases (#6)

    * Delete tests/web_tests/8.0/test_6.php
    
    * Delete tests/web_tests/8.2/test_6.php
    rfernandes-sugarcrm committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a6a37ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6a8a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Removed buildfromsource instructions

    not relevant from non-sugar employees
    rfernandes-sugarcrm committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    78ec790 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update installfromzip.sh (#8)

    Add the instruction that warns if "unzip" is not settled. This will prevent future errors that happen to me.
    adevesa committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4b26380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31a40cd View commit details
    Browse the repository at this point in the history
  3. Fix for legacy db manager on config.php causing 500 errors (#10)

    * Implemented Cloud backup restore
    
    * Added restorefromfile.sh to README
    
    * Fixed Xdebug 3 and added php.ini config
    
    * Removing not valid test cases
    
    * Update simpleRepair.php
    rfernandes-sugarcrm committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    804f2ef View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Sugar 14.0 Stack (#11)

    * Sugar 14.0 Stack
    rfernandes-sugarcrm committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4f70fb7 View commit details
    Browse the repository at this point in the history
  2. Patched workflows to execute on tag (#12)

    * Update sugar9.yml
    
    * Update sugar11.yml
    rfernandes-sugarcrm committed May 21, 2024
    Configuration menu
    Copy the full SHA
    814194c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa6e664 View commit details
    Browse the repository at this point in the history