Skip to content

Preparing nuspec file and pipeline changes for release #966

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
Feb 18, 2022

Conversation

vrdmr
Copy link
Member

@vrdmr vrdmr commented Feb 18, 2022

Description

Things changed in the PR:

  • The nuspec files needed correction for Python 3.10 generation.
  • Removed Tests section from azure-pipelines.yml as it wasn't required.
  • Removed Python 3.6 generation and the V3 builds.
  • Referencing the correct V4 nuspec.
  • Also removed the need to install azure-functions in the pack/scripts/nix_deps.sh as we now made it as a required installation in setup.py.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

Removing 3.6, Adding 3.10 and OS correction
Updated nuspec file
Removing all V3 stuff.
Removing Test Dependency, V3 pipelines and explicit installation fo azure.functions
nit; fix commenting pip install
nit; fix
nit; fixing OS and jq installation
Adding 3.10 tests and small cleanup.
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #966 (146dd61) into dev (65c30d8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #966   +/-   ##
=======================================
  Coverage   81.04%   81.04%           
=======================================
  Files          35       35           
  Lines        2337     2337           
  Branches      370      370           
=======================================
  Hits         1894     1894           
  Misses        337      337           
  Partials      106      106           
Flag Coverage Δ
unittests 81.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65c30d8...146dd61. Read the comment docs.

@vrdmr vrdmr merged commit 0d03a4d into dev Feb 18, 2022
@vrdmr vrdmr deleted the vameru/v4-nuspec-cleanup branch February 18, 2022 19:34
@vrdmr vrdmr mentioned this pull request Feb 18, 2022
5 tasks
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.

2 participants