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

feat: Helper script #967

Draft
wants to merge 46 commits into
base: development
Choose a base branch
from
Draft

Commits on Jun 2, 2024

  1. feat: created script file

    MrWeez committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3117719 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    cd1c4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9344041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46cf09a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc972db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72b4336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5db0887 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f67a7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3d9c09 View commit details
    Browse the repository at this point in the history
  9. feat: CLI mode using argument

    MrWeez committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b8bee35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fd7a44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0908c1 View commit details
    Browse the repository at this point in the history
  12. fix: readonly variables

    MrWeez committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    eeaa5e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d9194a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    31c841d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    08c0934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f5cc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d521f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64eb268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08f5380 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1d2377 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    33eb066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b91d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    796f8f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dc5d96 View commit details
    Browse the repository at this point in the history
  5. revert "refactor: better error message"

    This reverts commit 68b91d9.
    MrWeez committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    123470c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4ac667 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c207b05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eac5ee6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix: πŸ› checking the existence of a default directory

    This commit returns a check for the existence of a standard directory removed in one of the previous commits to display an error about the absence of the --cpgg-dir parameter
    MrWeez committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    99c1ec4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 24, 2024

  1. feat: ✨ Functions, Argument mode, and small code refactor

    In this commit, argument mode, dependency installation and update functions have been added, as well as a small refactoring of code has been carried out to make it better
    MrWeez committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bcc7880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089a49f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1690375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    228de67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ef9e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    1932477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1445044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b1a13a View commit details
    Browse the repository at this point in the history
  4. fix: πŸ› The repository does not have a Release file

    Fixed "The repository 'https://packages.sury.org/php focal Release' does not have a Release file." on Ubuntu distros
    MrWeez committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    00b978d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4611e3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d12c1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b545ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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