I am trying to have a better understanding of the overall process of how bugs
are fixed, files are updated, and releases are made. This has left me with
several questions that I hope to have answered.

Does a jira ticket need to be made for a bug to be fixed, or can I submit a
patch without a jira ticket?

Is git the location of where updates are made? If so, and a patch is
submitted there, what happens if it gets approved?

Does jenkins receive the committed files from git automatically to create
the releases, or is there some human intervention?

I ask these questions, because I recently ran into a bug
https://issues.apache.org/jira/browse/FLEX-34630 
I found that if I edited 1 line of code, it would work properly. I then
found the file in git, branched it and then submitted a pull request. Keep
in mind that I am not entirely sure what that means. I then came here to
post these questions, and found that my pull request was posted here, to my
surprise.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Flex-Development-Workflow-involving-jira-git-and-jenkins-tp44053.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to