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

Add .webappignore and .funcignore Support for Service Packaging #4258

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Sep 26, 2024

  1. Test aks

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c4e6486 View commit details
    Browse the repository at this point in the history
  2. Fix msg

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fbee0d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    336d4c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3558db3 View commit details
    Browse the repository at this point in the history
  5. Add relative path support

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    486f162 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4579236 View commit details
    Browse the repository at this point in the history
  7. Update for cross arch

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    32f23f2 View commit details
    Browse the repository at this point in the history
  8. Support Windows paths

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    014ae0e View commit details
    Browse the repository at this point in the history
  9. More tests

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a323e42 View commit details
    Browse the repository at this point in the history
  10. Fix tests for windows

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    26346cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76c4f5f View commit details
    Browse the repository at this point in the history
  12. Update abs path tests

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    898aeb4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da8cca6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43153f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c4fbaeb View commit details
    Browse the repository at this point in the history
  16. Update to support .zipignore

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    714fff1 View commit details
    Browse the repository at this point in the history
  17. Revert path.go

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    26f4199 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    566f839 View commit details
    Browse the repository at this point in the history
  19. Resolve pathing issues

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    02876f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3c25693 View commit details
    Browse the repository at this point in the history
  21. Add excludeCallback

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    51cf6a7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a10080f View commit details
    Browse the repository at this point in the history
  23. Clean up CreateFromDir

    jongio committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a08c003 View commit details
    Browse the repository at this point in the history