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: [CI-11708] - Extract multiple Issues #29

Merged
merged 12 commits into from
Nov 17, 2024

Conversation

HarnessAryan
Copy link
Collaborator

@HarnessAryan HarnessAryan commented Nov 12, 2024

Fixes #19

Copy link
Member

@Ompragash Ompragash left a comment

Choose a reason for hiding this comment

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

@HarnessAryan Let's verify the below scenarios with the test image:

  • Existing behavior for both deployment and build post calls without issueKeys input
  • Existing behavior by passing array of issueKeys as input to the plugin
  • Existing behavior to test single issuekey extraction
  • New behavior (if tested already, just provide the pipeline link)

Share the test pipeline execution for each case with screenshots from Jira tickets in gist

@HarnessAryan
Copy link
Collaborator Author

@HarnessAryan Let's verify the below scenarios with the test image:

  • Existing behavior for both deployment and build post calls without issueKeys input
  • Existing behavior by passing array of issueKeys as input to the plugin
  • Existing behavior to test single issuekey extraction
  • New behavior (if tested already, just provide the pipeline link)

Share the test pipeline execution for each case with screenshots from Jira tickets in gist

TEST RESULTS: https://docs.google.com/document/d/1zheP-LPrYtDJE85i_l3u8bG5EkYsunuoxvF9gQWtzHs/edit?usp=sharing

plugin/util.go Outdated Show resolved Hide resolved
plugin/util.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/util.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
@HarnessAryan
Copy link
Collaborator Author

Made all suggested changes and tested the changes for all scenarios.
UPDATED TEST RESULTS : https://docs.google.com/document/d/1zheP-LPrYtDJE85i_l3u8bG5EkYsunuoxvF9gQWtzHs/edit?usp=sharing

plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
@Ompragash Ompragash merged commit d9c28b0 into drone:master Nov 17, 2024
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.

2 participants