Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Summer 2, Summer 3, Summer 4, Summer 5
Description
Change the Bitbucket pipeline config to trigger it manually instead of the default config which runs the pipeline every time you push a commit to the branch.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-1531 [ 17617 ] |
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Attachment | Screenshot 2024-06-11 at 11.22.41 AM.png [ 18416 ] |
Attachment | Screenshot 2024-06-11 at 11.10.47 AM.png [ 18417 ] |
Attachment | Screenshot 2024-06-11 at 11.22.41 AM.png [ 18416 ] |
Attachment | Screenshot 2024-06-11 at 11.10.47 AM.png [ 18417 ] |
Attachment | Screenshot 2024-06-11 at 11.33.33 AM.png [ 18418 ] |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Story Points | 1 | 0.5 |
Sprint | Summer 2 [ 196 ] | Summer 2, Summer 3 [ 196, 197 ] |
Rank | Ranked higher |
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Assignee | Jaya Sravani Sirigineedi [ jsirigin ] |
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Sprint | Summer 2, Summer 3 [ 196, 197 ] | Summer 2, Summer 3, Summer 4 [ 196, 197, 198 ] |
Rank | Ranked higher |
Sprint | Summer 2, Summer 3, Summer 4 [ 196, 197, 198 ] | Summer 2, Summer 3, Summer 4, Summer 5 [ 196, 197, 198, 199 ] |
Rank | Ranked higher |
Assignee | Ann Loraine [ aloraine ] |
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Resolution | Done [ 10000 ] | |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Assignee | Ann Loraine [ aloraine ] | Jaya Sravani Sirigineedi [ jsirigin ] |
I have made changes to include the manual build and I removed the default one, this would now allow the developer to push any number of commits to a branch and the jar doesn't build every time he pushes a commit but instead, it builds only when he runs the custom build manually. Here is the updated code: https://bitbucket.org/jaya-sravani/integrated-genome-browser/branch/IGBF-3771.