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

Add script to autopatch apps for helpers 2.1 #2407

Merged
merged 32 commits into from
Jul 19, 2024
Merged

Add script to autopatch apps for helpers 2.1 #2407

merged 32 commits into from
Jul 19, 2024

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 16, 2024

  1. helpers2.1: misc fixes

    alexAubin committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    01f27fb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    b4c819d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d011458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d8187 View commit details
    Browse the repository at this point in the history
  4. helpers2.1: misc fixes

    alexAubin committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8284f79 View commit details
    Browse the repository at this point in the history
  5. Update convert_to_helpers_2.1.py: fix sed -i syntax for MacOS where -…

    …i requires a suffix, even empty string...
    alexAubin authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    972320f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fea9c3d View commit details
    Browse the repository at this point in the history
  7. I love computers

    alexAubin committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    799490c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    347ed93 View commit details
    Browse the repository at this point in the history
  9. Bunch of tricky issues where eg ynh_install_go becomes ynh_go_install…

    … becomes go_install due to the order of conflicting filters etc...
    alexAubin committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c98df3c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Misc fixes + Trash everything about fpm_usage/footprint + Autopatch u…

    …pload_max_filesize/memory_limit + Encourge people to use ynh_app_setting_set_default instead of [ -z ${foo:-}] trick in upgrade
    alexAubin committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1a72c1e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Fix invalid escape sequence

    alexAubin committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3c33344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a777eb2 View commit details
    Browse the repository at this point in the history
  3. Turns out we gotta have the absolute path to nodejs/npm/ruby in syste…

    …md confs after all because having PATH in Environment doesn't do the trick >_>
    alexAubin committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    889dfd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2741712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5989631 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b100f96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    523c8fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d541902 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    af6fe9b View commit details
    Browse the repository at this point in the history
  2. Moar tweaks

    alexAubin committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4fb1774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4a2364 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e59e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    1398f5a View commit details
    Browse the repository at this point in the history
  2. Require yunohost 11.2.18

    alexAubin committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    af8ac24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c33ac View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    b9c087c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0b125 View commit details
    Browse the repository at this point in the history