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

nginx: update bundles version 1.23.4 #1

Closed
wants to merge 10 commits into from

Commits on May 22, 2023

  1. ci: add a new step for detecting update of nginx

    GitHub Actions detect whether we need to update bundled nginx or not
    by comparing the latest version of nginx of upstream and the version
    of bundled nginx.
    
    Currently, we confirm the latest version of nginx manually.
    However, in this method, we often forget to update nginx that is
    bundled with Groonga.
    komainu8 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    432dcc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b1e6da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c537032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f62af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fec9c49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    552c43f View commit details
    Browse the repository at this point in the history
  7. Use more suitable name

    komainu8 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    75e410f View commit details
    Browse the repository at this point in the history
  8. Debug

    komainu8 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a531524 View commit details
    Browse the repository at this point in the history
  9. Remove a needless flag

    komainu8 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6bc19f9 View commit details
    Browse the repository at this point in the history
  10. Get all history

    Becasue we don't use origin/*.
    komainu8 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    631d512 View commit details
    Browse the repository at this point in the history