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 support for entrypoint executable generation #85

Merged
merged 37 commits into from
Aug 12, 2024
Merged

Add support for entrypoint executable generation #85

merged 37 commits into from
Aug 12, 2024

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Improvements to build

    zooba committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8f45951 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    zooba committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fb53a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe865e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    ed95394 View commit details
    Browse the repository at this point in the history
  2. Always set BaseHostPython

    zooba committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    789889b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. [WIP] Start azure-cli sample

    zooba committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e2b97c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Import fixes and cleanup

    zooba committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    529eff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    fa4f0c7 View commit details
    Browse the repository at this point in the history
  2. Run tests under simpleindex

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d5b2aa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a23be1f View commit details
    Browse the repository at this point in the history
  4. Session scoped temp

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f8368c5 View commit details
    Browse the repository at this point in the history
  5. Don't need DIR

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6e48755 View commit details
    Browse the repository at this point in the history
  6. Suppress GH tag for test

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a36e430 View commit details
    Browse the repository at this point in the history
  7. Suppress for all test

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b774a8e View commit details
    Browse the repository at this point in the history
  8. Wait for process after failure

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    17a9566 View commit details
    Browse the repository at this point in the history
  9. Wait for process after failure

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fe2f338 View commit details
    Browse the repository at this point in the history
  10. Wait before querying

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8f55d6e View commit details
    Browse the repository at this point in the history
  11. Add test

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9eb49f9 View commit details
    Browse the repository at this point in the history
  12. Missed pkg_resources

    zooba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3769da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Few fixes for Linux test

    zooba committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6c08183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff7617 View commit details
    Browse the repository at this point in the history
  3. Fix init func for Linux

    zooba committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    93097bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaf33d7 View commit details
    Browse the repository at this point in the history
  5. Alternate paths

    zooba committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2c887f3 View commit details
    Browse the repository at this point in the history
  6. Fix absolute search paths

    zooba committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9997dcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ab03a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fix referenced files

    zooba committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4a6eb02 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    7601e59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4bf28 View commit details
    Browse the repository at this point in the history
  3. Fix POSIX props

    zooba committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f8f024f View commit details
    Browse the repository at this point in the history
  4. Allow empty extension

    zooba committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    17cac37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d9ab76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1c6265 View commit details
    Browse the repository at this point in the history
  7. Additional members

    zooba committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    79908da View commit details
    Browse the repository at this point in the history
  8. Fix requirements name

    zooba committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    391d73d View commit details
    Browse the repository at this point in the history