Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:
-
Story Points:2
-
Sprint:B - Summer 2018
Description
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
See: https://confluence.atlassian.com/bitbucket/branch-workflows-856697482.html
Attachments
Issue Links
- relates to
-
IGBF-1207 Investigate & document how run Dockerized IGB build environment under AWS for developing new pipeline configurations
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Rank | Ranked higher |
Rank | Ranked higher |
Sprint | A - Spring 2018 [ 48 ] |
Rank | Ranked lower |
Assignee | Ann Loraine [ aloraine ] |
Rank | Ranked higher |
Summary | build branch-specific installers for each platform | Add new custom -specific installers for each platform |
Summary | Add new custom -specific installers for each platform | Add new custom configuration for installers named by branch |
Description |
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
For example: igb-9.0.2-[branchname] Use provided bitbucket pipelines environment variable. (See bitbucket pipeline documentation for details.) Note: This is a good project for a beginner to get familiar with CI as used in the IGB project. |
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
For example: igb-[branchname] Use provided bitbucket pipelines environment variable. (See bitbucket pipeline documentation for details.) Note: This is a good project for a beginner to get familiar with CI as used in the IGB project. |
Assignee | Sanket Patil [ spatil26 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Description |
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
For example: igb-[branchname] Use provided bitbucket pipelines environment variable. (See bitbucket pipeline documentation for details.) Note: This is a good project for a beginner to get familiar with CI as used in the IGB project. |
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
|
Comment |
[ Change of plan. We'll make our yml file look like this:
https://confluence.atlassian.com/bitbucket/branch-workflows-856697482.html ] |
Description |
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
|
Edit bitbucket-pipelines.yml to enable building of branch-specific installers for testing. Change the installer name to include branch name in addition to version.
See: https://confluence.atlassian.com/bitbucket/branch-workflows-856697482.html |
Comment |
[ Edit bitbucket-pipelines.yml
Make custom configuration that copies windows 64-bit and mac installers to download space as IGB-[Unique id].exe and IGB-[Unique id].dmg See: https://confluence.atlassian.com/bitbucket/environment-variables-794502608.html Use BB environment variables to determine "Unique id" above. Use branch name if at all possible. This may not be allowed as branch names can contain spaces. If not, use commit hash. ] |
Summary | Add new custom configuration for installers named by branch | Add new branch workflow to IGB bitbucket pipelines |
Resolution | Done [ 10000 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 9.0.1 Minor Release [ 10500 ] |
Workflow | Loraine Lab Workflow [ 17876 ] | Fall 2019 Workflow Update [ 19828 ] |
Workflow | Fall 2019 Workflow Update [ 19828 ] | Revised Fall 2019 Workflow Update [ 21947 ] |