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 compose.yaml #77

Closed
wants to merge 14 commits into from
Closed

Support compose.yaml #77

wants to merge 14 commits into from

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    3728dca View commit details
    Browse the repository at this point in the history
  2. Fix test

    daichitakahashi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1901a5b View commit details
    Browse the repository at this point in the history
  3. Update compose: add option to specify directory and name of compose p…

    …roject
    
    User can specify configuration files by relative path from the root directory of test target module.
    daichitakahashi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    43ba2ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7f5647 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38229db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1952ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ff075d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61dbbc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0297c27 View commit details
    Browse the repository at this point in the history
  10. Refactor: merge compose package into confort package

    * refactor options
    daichitakahashi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    43f6144 View commit details
    Browse the repository at this point in the history
  11. Refactor: ident

    daichitakahashi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    148d0b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update confort: implement service acquisition

    * (*Service).Use
    * (*Acquirer).Use
    daichitakahashi committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9b6a939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ca9e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaaa14c View commit details
    Browse the repository at this point in the history