Skip to content

Tests for MySql Extensions #755

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

Draft
wants to merge 12 commits into
base: dev
Choose a base branch
from
Draft

Conversation

guptaheena
Copy link
Collaborator

Issue describing the changes in this PR

Added E2E tests for MySql Extensions for Azure Functions

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@guptaheena guptaheena force-pushed the heenagupta/mysqlextensiontests branch from 0fe7556 to ec103fe Compare September 17, 2024 17:33
@YunchuWang
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@manvkaur
Copy link
Contributor

indentation looks off in couple of java and json files.
It can be quickly fixed using Alt+Shift+F in VS Code by installing right formatter.

@manvkaur
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -3,7 +3,7 @@ trigger:
include:
- dev
- release/* # azure-functions-java-worker github repo restricts creation of release/* branches, so using a pattern is safe here.

- heenagupta/mysqlextensiontests
Copy link
Contributor

@manvkaur manvkaur Apr 14, 2025

Choose a reason for hiding this comment

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

this shouldn't be checked-in

@sumitkumams sumitkumams marked this pull request as draft April 16, 2025 08:44
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