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

support stdlib() jinja function #4999

Merged
merged 14 commits into from
Oct 25, 2023
Merged

support stdlib() jinja function #4999

merged 14 commits into from
Oct 25, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    085caad View commit details
    Browse the repository at this point in the history
  2. Fix typos

    isuruf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a4d8ee8 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    isuruf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4df0454 View commit details
    Browse the repository at this point in the history
  4. Fix func signature

    isuruf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    04e974e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49af1df View commit details
    Browse the repository at this point in the history
  6. add test for stdlib jinja

    h-vetinari authored and isuruf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c3d7e82 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    isuruf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d99909d View commit details
    Browse the repository at this point in the history
  8. Need platform and arch as well.

    Due to the order in which cbc.yaml is parsed.
    isuruf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    349dc00 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    35dd69f View commit details
    Browse the repository at this point in the history
  2. minor edits after review

    h-vetinari committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ffc32a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4b4d97 View commit details
    Browse the repository at this point in the history
  4. reST nits

    h-vetinari committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a7423eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ad1a81 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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