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

Enhance Intune Win32 App Lifecycle Automation with Improved programmatic Auth and upload Retry Logic #162

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    31dcb6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed69fbe View commit details
    Browse the repository at this point in the history
  3. lint: linting fixes

    tjgruber committed May 29, 2024
    Configuration menu
    Copy the full SHA
    83b9ed3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from tjgruber/feat-remove-MSAL.PS-requirement

    Feat remove msal.ps requirement
    tjgruber authored May 29, 2024
    Configuration menu
    Copy the full SHA
    daad2a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77494c6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from tjgruber/fix-missing-content-type-header

    Fix: missing content-type header
    tjgruber authored May 29, 2024
    Configuration menu
    Copy the full SHA
    59f3f55 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    84bc50a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from tjgruber/4-error-invalidargument-cannot-co…

    …nvert-null-to-type-systemdatetime
    
    Fix: error invalid argument cannot convert null to type system.datetime
    tjgruber authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7a4a51d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix: Add retry logic for Azure Blob uploads

    and finalization
    tjgruber committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7387db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix: Add SAS Uri renewal on first retry with fall-

    back to regular retries
    tjgruber committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    77120ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31992d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73130ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from tjgruber/6-sporadic-upload-chunk-failure-t…

    …o-azure-storage-blob
    
    6 sporadic upload chunk failure to azure storage blob
    tjgruber authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d59204e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    d4d1e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2bed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb5cbd0 View commit details
    Browse the repository at this point in the history
  4. lint: linting fixes

    tjgruber committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    796718e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from tjgruber/8-sporadic-errors-during-win32-ap…

    …p-creation-from-json
    
    8 sporadic errors during win32 app creation from json
    tjgruber authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    002878c View commit details
    Browse the repository at this point in the history