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

Add deployment workflow to Test Coverage workflow #50

Draft
wants to merge 31 commits into
base: test-coverage-artifacts
Choose a base branch
from

Conversation

Shubhabrata08
Copy link
Contributor

This PR includes the deploy job in the Test Coverage workflow since the git-auto-commit action fails to trigger the deployment workflow

Shubhabrata08 and others added 30 commits January 23, 2024 08:33
…t#45)

* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

* Fix workflow

* Remove delete statements

* clear directory prior move

* Enable test report download

* Fix workflow

* remove force flag

* Add azure deploy yml

---------

Co-authored-by: Shubhabrata08 <Shubhabrata08@users.noreply.github.com>
* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

* Modify workflow

* remove unnecessary docs

* remove on push trigger

---------

Co-authored-by: Shubhabrata08 <Shubhabrata08@users.noreply.github.com>
@Shubhabrata08 Shubhabrata08 marked this pull request as draft February 8, 2024 05:55
@Shubhabrata08 Shubhabrata08 marked this pull request as ready for review February 8, 2024 05:59


build_and_deploy_job:
needs: [push_artifacts_to_repo]
Copy link
Collaborator

Choose a reason for hiding this comment

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

are you moving logic from azure CI workflow to this workflow?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

Copy link
Collaborator

Choose a reason for hiding this comment

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

don't do that. Just call that workflow for now. The code in it is autogenerated from azure

@Shubhabrata08 Shubhabrata08 marked this pull request as draft February 8, 2024 10:37
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.

None yet

2 participants