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

Allow cairo1BinDir with dockerized plugin #408

Merged
merged 47 commits into from
Sep 14, 2023
Merged

Commits on Jul 19, 2023

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

Commits on Jul 21, 2023

  1. Update cairo compiler downloader class

    - Allow download by specifying version
    - Refactoring
    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b7b8b5e View commit details
    Browse the repository at this point in the history
  2. Add tests

    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d13ba88 View commit details
    Browse the repository at this point in the history
  3. Add docs

    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    18f978c View commit details
    Browse the repository at this point in the history
  4. Update stdout writer

    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5209bd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b98a0df View commit details
    Browse the repository at this point in the history
  6. Update test

    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    893a2b4 View commit details
    Browse the repository at this point in the history
  7. Update docs [skip ci]

    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    aa47556 View commit details
    Browse the repository at this point in the history
  8. initiate ci

    Nathan-SL committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b78d9f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Avoid using slash

    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4c7b88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db99f9 View commit details
    Browse the repository at this point in the history
  3. Use path.join

    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e6e1744 View commit details
    Browse the repository at this point in the history
  4. Format code

    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8d8e33c View commit details
    Browse the repository at this point in the history
  5. Avoid async Import

    - import config.json on top of file
    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    81bf0ee View commit details
    Browse the repository at this point in the history
  6. Get os specific file name

    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2f2015c View commit details
    Browse the repository at this point in the history
  7. Install tar dependency

    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a59f5db View commit details
    Browse the repository at this point in the history
  8. Use tar for extracting

    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    28813b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff3d749 View commit details
    Browse the repository at this point in the history
  10. Update compiler downloader

    - Update method name
    - Update return type
    - Ensure exact compilerVersion is installed
    Nathan-SL committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5efc50a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    7c47175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23dd4e View commit details
    Browse the repository at this point in the history
  3. Use stderr

    Nathan-SL committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b85a014 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

  1. Refactor; use tar-fs

    FabijanC committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a329ed4 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    e1d4b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a7c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d6f1b View commit details
    Browse the repository at this point in the history
  4. Fix compilation

    FabijanC committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    192404c View commit details
    Browse the repository at this point in the history
  5. Refactor setup-compiler.sh

    FabijanC committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eae1031 View commit details
    Browse the repository at this point in the history
  6. Fix .gitignore

    FabijanC committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a11f90d View commit details
    Browse the repository at this point in the history
  7. Verify binary

    FabijanC committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9766486 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72d0b32 View commit details
    Browse the repository at this point in the history
  9. Fix cairo path bug

    FabijanC committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    98d6a4f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    3f7fcb6 View commit details
    Browse the repository at this point in the history
  2. Add test

    FabijanC committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    73c873f View commit details
    Browse the repository at this point in the history
  3. cat BASH_ENV

    FabijanC committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a0d6929 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6145a6 View commit details
    Browse the repository at this point in the history
  5. Fix reading CAIRO_COMPILER

    FabijanC committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9a8e32a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53b025d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    2c228c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5b4b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad403ca View commit details
    Browse the repository at this point in the history
  4. Add failure test

    FabijanC committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dda95eb View commit details
    Browse the repository at this point in the history
  5. Update docs [skip ci]

    FabijanC committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6e2212a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b7ad98 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge branch 'master' into allow-cairo1bindir

    * [skip ci]
    FabijanC committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    039cd19 View commit details
    Browse the repository at this point in the history