Development - Updating dependencies - #284
Conversation
…h itam. still testing stochastic functions using seeds.should change in future to calculate moments of the RVs?
…g disp for minimize optimizer as it is being deprecated, assigning item for montecarlo sampling instead of array
…itical properties of the distribution
Feature/azure pipeline
Updated GitVersion version specification and added comments for clarity.
This is required for GitVersion 6.x
Modified dependencies and .yml file. Setup is deprecated and moved to pyproject.toml
|
@dimtsap SonarCloud Code analysis is taking forever to complete. Do you know what is going on there? |
Can you merge it? It was skipped on Azure but GitHub detects it as still running |
I cannot merge it. Merging is blocked until the check is complete. |
Updated branch names from 'master' to 'main' and adjusted related conditions.
|
@ponkrshnan please talk to @dgiovanis to update the soanr cloud access token |
@ponkrshnan check also the failing tests |
I am waiting to hear back from @dgiovanis. The failed test is a time limit issue. I am going to address it when we make the tests lighter in the next set of changes planned. |
Modified dependencies and .yml file
Updated dependencies in the yml file for the Azure pipeline. Moved setup to pyroject.toml to install the latest packages
Description
The dependencies in the yml file are updated to reflect the latest package versions in the Azure pipeline. The setup is deprecated and moved to pyproject.toml, so UQpy dependencies such as NumPy are at their latest versions.
Related Issue
Resolve #266 #271
Motivation and Context
This change is required for continuous integration in the Azure pipeline and to keep package versions up to date.
How Has This Been Tested?
Tests are performed following UQpy conventions.
Screenshots (if appropriate):
Types of changes
What types of changes does your code introduce? Put an
xin all the boxes that apply:Checklist:
Go over all the following points, and put an
xin all the boxes that apply.If you're unsure about any of these, don't hesitate to ask. We're here to help!