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

feat/32-github-actions #77

Merged
merged 9 commits into from
May 13, 2024
Merged

feat/32-github-actions #77

merged 9 commits into from
May 13, 2024

Conversation

pogi7
Copy link
Member

@pogi7 pogi7 commented May 13, 2024

Checklist before submitting a merge request

Description of contribution

Github actions for testing and building vsix file
closes #32

Testing performed

  • I have added unit tests to cover additional functionality

How to Test Expected functionality changes

[Describe expected behaviour changes in steps]

  1. Check GitHub Actions to verify that controller tests ran to completion
    https://github.com/opencaesar/oml-vision/actions/runs/9069747846
  2. Check GitHub Releases to verify that release notes were created successfully
    https://github.com/opencaesar/oml-vision/releases/latest
  3. Verify that the newest OML Vision VSIX file is updated to v0.3.0
    image

Additional context

[If needed, you may add additional context]

@pogi7 pogi7 requested a review from UTNAK May 13, 2024 21:15
@pogi7 pogi7 self-assigned this May 13, 2024
Copy link
Collaborator

@UTNAK UTNAK left a comment

Choose a reason for hiding this comment

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

I have reviewed that GitHub Actions to verify that controller tests ran is completed.
I verify that the newest OML Vision VSIX file is updated.

@UTNAK UTNAK merged commit af9cb54 into master May 13, 2024
5 checks passed
@pogi7 pogi7 deleted the feat/32-github-actions branch May 13, 2024 21:39
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.

GitHub Actions to build, test, and deploy VSIX file to VSCode Marketplace
2 participants