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

Added changes for CI/CD pipeline #170

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

Added changes for CI/CD pipeline #170

wants to merge 19 commits into from

Conversation

chebroluharika
Copy link
Contributor

Description

Added changes for CI/CD pipeline

Issues Resolved

NA

Check List

  • New functionality includes testing.
    • All tests pass for Python 2.7+ & 3.4+($ tox).
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).
    • New endpoints supported are updated in the endpoints-support.md file.
  • Changes are documented in the CHANGELOG file.

uses: AndreMiras/coveralls-python-action@develop
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
flag-name: 'Unit Test'
debug: true
debug: true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a newline

subject: OneViewSDK Daily Deployment Results – ${{job.status}}
body: |
Hi All,
OneViewSDK daily deployment on build 6.20.00 is considered a ${{job.status}} for Synergy Composer and VM appliances.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since our release version and ov version is same can we use ${{ env.RELEASE_VERSION }} instead of giving the build versione everytime

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.

3 participants