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

Adding manual deployment to dev for testing #294

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

singhgss
Copy link
Contributor

@singhgss singhgss commented Dec 5, 2024

Pull Request: Adding Manual Deployment to Dev for Testing

Overview/Summary

This PR introduces changes to enable manual deployment to the development environment for testing purposes. The changes ensure that the deployment can be triggered manually via workflow_dispatch for increased flexibility and testing capabilities.

This PR fixes/adds/changes/removes

  1. Added the workflow_dispatch event to allow manual triggering of the deployment workflow.

Breaking Changes

None.

Testing Evidence

  1. Verified that the workflow_dispatch event successfully triggers the deployment workflow.

Screenshot of Changes

N/A

Checklist

As part of this Pull Request I have:

  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.
  • Ensured PowerShell module versions have been updated (manually or with the ./tools/Update-ModuleVersions.ps1 script).

- Adding manual deployment to dev for testing
@singhgss singhgss merged commit 029de32 into main Dec 5, 2024
4 checks passed
@singhgss singhgss deleted the gsingh/adding-manual-deployment-for-dev-for-testing branch December 5, 2024 19:14
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