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

ZEA-2126: Exclude hidden dir in static provider #171

Commits on Oct 31, 2023

  1. fix(zbpack): Exclude hidden dir in static provider

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fa8d8db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f1417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05800df View commit details
    Browse the repository at this point in the history
  4. fix(zbpack): remove unecessary exclude dirs

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9322a9d View commit details
    Browse the repository at this point in the history
  5. feat(zbpack): add exclude file after build

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a3dc771 View commit details
    Browse the repository at this point in the history
  6. feat(zbpack): add exclude .zeabur dir after build

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bfbbd09 View commit details
    Browse the repository at this point in the history
  7. refactor(zbpack): Refactor functions

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8c632a4 View commit details
    Browse the repository at this point in the history
  8. feat(zbpack): Add dirs to exclude

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    794c0e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c022f5 View commit details
    Browse the repository at this point in the history
  10. feat(zbpack): optimize logic

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cb71aa7 View commit details
    Browse the repository at this point in the history
  11. feat(zbpack): include .zeabur dir after build

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3c50e01 View commit details
    Browse the repository at this point in the history
  12. fix(zbpack): Fix dockerignore logic not working

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9dd90e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b92782e View commit details
    Browse the repository at this point in the history
  14. Revert "fix(zbpack): Fix dockerignore logic not working"

    This reverts commit 9dd90e3.
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2af7dd7 View commit details
    Browse the repository at this point in the history
  15. ci(zbpack): make lint happy

    Signed-off-by: hackerchai <[email protected]>
    hackerchai committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    be68ad4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9a14e5c View commit details
    Browse the repository at this point in the history