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

feat: support for post deploy scripts #1325

Merged
merged 18 commits into from Jan 14, 2022
Merged

feat: support for post deploy scripts #1325

merged 18 commits into from Jan 14, 2022

Commits on Jan 11, 2022

  1. Copy the full SHA
    ee97f77 View commit details
    Browse the repository at this point in the history
  2. fixes

    FelixMoelder committed Jan 11, 2022
    Copy the full SHA
    47d76db View commit details
    Browse the repository at this point in the history
  3. fmt with black

    FelixMoelder committed Jan 11, 2022
    Copy the full SHA
    af8eebd View commit details
    Browse the repository at this point in the history
  4. Add info message

    FelixMoelder committed Jan 11, 2022
    Copy the full SHA
    e3ac218 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Add documentation

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    f8a4b11 View commit details
    Browse the repository at this point in the history
  2. move code

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    b52e9bf View commit details
    Browse the repository at this point in the history
  3. Moved to method

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    17f47a5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b1c4d8e View commit details
    Browse the repository at this point in the history
  5. Fix variable

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    5378814 View commit details
    Browse the repository at this point in the history
  6. Add test

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    3a4fc36 View commit details
    Browse the repository at this point in the history
  7. Add result

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    ad99ef9 View commit details
    Browse the repository at this point in the history
  8. Add missing folder

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    dce7122 View commit details
    Browse the repository at this point in the history
  9. Fix name

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    ad8d411 View commit details
    Browse the repository at this point in the history
  10. Fixed typo

    FelixMoelder committed Jan 12, 2022
    Copy the full SHA
    00aa180 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Update docs

    FelixMoelder committed Jan 13, 2022
    Copy the full SHA
    825b088 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. write to tmp

    FelixMoelder committed Jan 14, 2022
    Copy the full SHA
    c0a1029 View commit details
    Browse the repository at this point in the history
  2. fix patho

    FelixMoelder committed Jan 14, 2022
    Copy the full SHA
    c056469 View commit details
    Browse the repository at this point in the history
  3. transform to path

    FelixMoelder committed Jan 14, 2022
    Copy the full SHA
    ab0cc54 View commit details
    Browse the repository at this point in the history