Skip to content

Update NuGet push action #47

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

smaillet
Copy link
Member

Update NuGet push action

  • In an attempt to get automated release builds to correctly push the resulting NUGET packages directly the GH actions was updated.
    • The application of the organizational key was quoted and spacing removed
    • The switches use the longer though more readable -- form to avoid any confusion or overlap with GH options or shell options as they are command specific.
  • Updated CI test for AppContext switch to leverage attribute to block parallel test runs.
    • This is mostly a safety measure at this point as the default is to run tests in serial.
  • Forced docs project to AnyCPU to help prevent recurring bug where IDE complains about invalid configuration.

* In an attempt to get automated release builds to correctly push the resulting NUGET packages directly the GH actions was updated.
    - The application of the organizational key was quoted and spacing removed
    - The switches use the longer though more readable `--` form to avoid any confusion or overlap with GH options or shell options as they are command specific.
* Updated CI test for AppContext switch to leverage attribute to block parallel test runs.
    - This is mostly a safety measure at this point as the default is to run tests in serial.
* Forced docs project to AnyCPU to help prevent recurring bug where IDE complains about invalid configuration.
Copy link

Test Results

86 tests  ±0   86 ✅ ±0   20s ⏱️ -1s
 2 suites ±0    0 💤 ±0 
 2 files   ±0    0 ❌ ±0 

Results for commit 5ae1034. ± Comparison against base commit 35fe290.

@smaillet smaillet merged commit c0b33e9 into UbiquityDotNET:develop Jun 25, 2025
3 checks passed
@smaillet smaillet deleted the NugetPublishUpdates branch June 25, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant