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

Windows support #235

Merged
merged 21 commits into from
Jan 18, 2024
Merged

Windows support #235

merged 21 commits into from
Jan 18, 2024

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    e864dc2 View commit details
    Browse the repository at this point in the history
  2. Cleaned up windows build after retrying on linux

    Signed-off-by: quobix <[email protected]>
    
    formatted code
    
    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b3cb41a View commit details
    Browse the repository at this point in the history
  3. Added windows to build pipeline

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ca4a7a5 View commit details
    Browse the repository at this point in the history
  4. adding in path overlap feature

    discovered glitch when reworking test for pipeline
    
    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0fd48e3 View commit details
    Browse the repository at this point in the history
  5. build working on windows again

    ping pong.
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b9bef26 View commit details
    Browse the repository at this point in the history
  6. Fixing unix test

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cb9542a View commit details
    Browse the repository at this point in the history
  7. one more swing at windows compatibility

    before I lose my mind.
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d6334ea View commit details
    Browse the repository at this point in the history
  8. disabled a couple of tests

    will be an effort to rewrit logic for windows specifically in these use cases
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    060f6c2 View commit details
    Browse the repository at this point in the history
  9. bumped coverage

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6a6ffea View commit details
    Browse the repository at this point in the history
  10. updated windows build.

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f1c8d51 View commit details
    Browse the repository at this point in the history
  11. bump coverage

    removed dead code after abs path change on lookup
    
    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    71eb7f1 View commit details
    Browse the repository at this point in the history
  12. bumped coverage

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    85b9923 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Added ‘bundler’ module

    resolves a v3 document or a model into a single document.
    
    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2c468fc View commit details
    Browse the repository at this point in the history
  2. Added of by one check and test

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ed7e4de View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Added some new getters to the index

    Also added map conversion utilities based on reported vacuum error daveshanley/vacuum#417
    also prevented the bundler from inlining root references.
    
    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b3faf51 View commit details
    Browse the repository at this point in the history
  2. Added more test coverage

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a3d9520 View commit details
    Browse the repository at this point in the history
  3. updated coverage

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5f5d3be View commit details
    Browse the repository at this point in the history
  4. added length check to solve #217

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a871b57 View commit details
    Browse the repository at this point in the history
  5. Addressd issue #218

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    dc6aa76 View commit details
    Browse the repository at this point in the history
  6. resolved build issues

    Signed-off-by: quobix <[email protected]>
    daveshanley committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5f41b3d View commit details
    Browse the repository at this point in the history