Infusion 2.0 Release - work remaining ( update #1 )

Justin Obara obara.justin at gmail.com
Tue Aug 23 12:26:14 UTC 2016


Hi Steve,

Thanks, unfortunately at the moment it is something that I assemble by hand
for the e-mail. A bookmarkable web page would be really handy. I’ll see if
I can think of an appropriate place, maybe the wiki or elsewhere.

Thanks
Justin


On August 23, 2016 at 8:07:41 AM, Steven Githens (swgithen at mtu.edu) wrote:

This is a really nicely formatted list of tickets, PR's, and their
respective filters.  Do you have a page somewhere that you update as we go
and can be bookmarked, or does it have to be assembled each time for the
email update?

Cheers,
Steve G Hens

On Aug 22, 2016, at 10:38 AM, Justin Obara <obara.justin at gmail.com> wrote:

Infusion Pull Requests

PRs <https://github.com/fluid-project/infusion/pulls>

   - FLUID–5917: Makes Testem generate a TAP report
   <https://github.com/fluid-project/infusion/pull/720>
   - FLUID–5922 - Upgrade to Fedora 24
   <https://github.com/fluid-project/infusion/pull/722>
   - FLUID–5926: Lazy loading option for UIO and separatedPanel prefs
   editors <https://github.com/fluid-project/infusion/pull/727>
   - FLUID–5927: Asserting that context are the same DOM element
   <https://github.com/fluid-project/infusion/pull/728>
   - FLUID–5932: Provide a fallback when grunt run outside of git repo
   <https://github.com/fluid-project/infusion/pull/729>
   - FLUID–5930, FLUID–5931: Improvements to destruction lifecycle,
   nullable invokers <https://github.com/fluid-project/infusion/pull/730>
   - FLUID–5925: Tests to confirm non-existence of FLUID–5925
   <https://github.com/fluid-project/infusion/pull/731>
   - FLUID–5936: fix bug in fluid.textToSpeech.checkTTSSupport, rewrite
   tests to use IoC testing
   <https://github.com/fluid-project/infusion/pull/732>
   - FLUID–5940: Checking if we were successful in resolving Infusion
   <https://github.com/fluid-project/infusion/pull/735>
   - FLUID–5946: Removed redundant “;”
   <https://github.com/fluid-project/infusion/pull/737>

JIRAs

JIRA Filter
<https://issues.fluidproject.org/issues/?jql=project%20%3D%20FLUID%20AND%20fixVersion%20%3D%202.0%20AND%20statusCategory%20%3D%20new%20ORDER%20BY%20key%20ASC>

   - FLUID–4059: Verify that demos are using proper principles like DOM
   binding, declaring components.
   <https://issues.fluidproject.org/browse/FLUID-4059>
   - FLUID–5194: Clean up classnames, etc. in starter panel markup
   <https://issues.fluidproject.org/browse/FLUID-5194>
   - FLUID–5209: ensure that listeners in the preference framework are
   properly namespaced <https://issues.fluidproject.org/browse/FLUID-5209>
   - FLUID–5370: Clean up backwards compatibility code for status messages
   <https://issues.fluidproject.org/browse/FLUID-5370>
   - FLUID–5411: Background on portions of navigation not themed for the
   prefs framework demo <https://issues.fluidproject.org/browse/FLUID-5411>
   - FLUID–5415: keyboard a11y demo is silent in NVDA
   <https://issues.fluidproject.org/browse/FLUID-5415>
   - FLUID–5579: Assess the potential for modularising Infusion into one or
   more modules, and appropriate distribution scheme
   <https://issues.fluidproject.org/browse/FLUID-5579>
   - FLUID–5728: grid reorderer items shift out of place when the drop
   marker is rendered. <https://issues.fluidproject.org/browse/FLUID-5728>
   - FLUID–5825: Update Infusion’s copy of jQuery
   <https://issues.fluidproject.org/browse/FLUID-5825>

Infusion Docs Pull Requests

PRs <https://github.com/fluid-project/infusion-docs/pulls>

   - FLUID–5926: Update UIO API docs with lazyLoad option
   <https://github.com/fluid-project/infusion-docs/pull/92>
   - FLUID 5935: Update the TextToSpeech component docs
   <https://github.com/fluid-project/infusion-docs/pull/94>
   - FLUID–5943: tutorial for a minimal footprint prefs editor
   <https://github.com/fluid-project/infusion-docs/pull/95>

JIRAs

JIRA Filter
<https://issues.fluidproject.org/issues/?jql=project%20%3D%20FLUID%20AND%20status%20in%20%28Open%2C%20Reopened%29%20AND%20fixVersion%20%3D%202.0%20AND%20component%20%3D%20%22Tech.%20Documentation%22%20ORDER%20BY%20key%20ASC>

   - FLUID–5934: UIO tutorial contains invalid template and message prefix
   path <https://issues.fluidproject.org/browse/FLUID-5934>

Release JIRAs

JIRA Filter
<https://issues.fluidproject.org/issues/?jql=project%20%3D%20FLUID%20AND%20status%20in%20%28Open%2C%20Reopened%29%20AND%20fixVersion%20%3D%202.0%20AND%20component%20%3D%20Release%20ORDER%20BY%20key%20ASC>

   - FLUID–827: Streamline the ‘Release Process’ page
   <https://issues.fluidproject.org/browse/FLUID-827>
   - FLUID–5551: Set up a downloadable built infusion bundle
   <https://issues.fluidproject.org/browse/FLUID-5551>
   - FLUID–5944: Update the README.txt and ReleaseNotes.txt files for the
   2.0 release <https://issues.fluidproject.org/browse/FLUID-5944>
   - FLUID–5945: Tag, package and post the release for the Infusion 2.0
   release <https://issues.fluidproject.org/browse/FLUID-5945>





On August 19, 2016 at 8:49:13 AM, Justin Obara (obara.justin at gmail.com)
wrote:

Below is a summary of the remaining work needed for an Infusion 2.0
release. After the work is completed, we’ll test, tag and release Infusion
2.0. Please pick up code reviews and JIRAs as possible and ensure that your
outstanding PRs are merged.

Thanks Justin
Infusion Pull Requests

PRs <https://github.com/fluid-project/infusion/pulls>

   - FLUID–5917: Makes Testem generate a TAP report
   <https://github.com/fluid-project/infusion/pull/720>
   - FLUID–5922 - Upgrade to Fedora 24
   <https://github.com/fluid-project/infusion/pull/722>
   - FLUID–5926: Lazy loading option for UIO and separatedPanel prefs
   editors <https://github.com/fluid-project/infusion/pull/727>
   - FLUID–5927 <https://github.com/fluid-project/infusion/pull/728>
   - FLUID–5932: Provide a fallback when grunt run outside of git repo
   <https://github.com/fluid-project/infusion/pull/729>
   - FLUID–5930, FLUID–5931: Improvements to destruction lifecycle,
   nullable invokers <https://github.com/fluid-project/infusion/pull/730>
   - FLUID–5925: Tests to confirm non-existence of FLUID–5925
   <https://github.com/fluid-project/infusion/pull/731>
   - FLUID–5936: fix bug in fluid.textToSpeech.checkTTSSupport, rewrite
   tests to use IoC testing
   <https://github.com/fluid-project/infusion/pull/732>
   - FLUID–5940: Checking if we were successful in resolving Infusion
   <https://github.com/fluid-project/infusion/pull/735>

JIRAs

JIRA Filter
<https://issues.fluidproject.org/issues/?jql=project%20%3D%20FLUID%20AND%20fixVersion%20%3D%202.0%20AND%20statusCategory%20%3D%20new%20ORDER%20BY%20key%20ASC>

   - FLUID–4059: Verify that demos are using proper principles like DOM
   binding, declaring components.
   <https://issues.fluidproject.org/browse/FLUID-4059>
   - FLUID–5194: Clean up classnames, etc. in starter panel markup
   <https://issues.fluidproject.org/browse/FLUID-5194>
   - FLUID–5209: ensure that listeners in the preference framework are
   properly namespaced <https://issues.fluidproject.org/browse/FLUID-5209>
   - FLUID–5370: Clean up backwards compatibility code for status messages
   <https://issues.fluidproject.org/browse/FLUID-5370>
   - FLUID–5411: Background on portions of navigation not themed for the
   prefs framework demo <https://issues.fluidproject.org/browse/FLUID-5411>
   - FLUID–5415: keyboard a11y demo is silent in NVDA
   <https://issues.fluidproject.org/browse/FLUID-5415>
   - FLUID–5579: Assess the potential for modularising Infusion into one or
   more modules, and appropriate distribution scheme
   <https://issues.fluidproject.org/browse/FLUID-5579>
   - FLUID–5727: PrefsEditor.css is missing the “;” at the end of the the
   src property for the @font-face style
   <https://issues.fluidproject.org/browse/FLUID-5727>
   - FLUID–5728: grid reorderer items shift out of place when the drop
   marker is rendered. <https://issues.fluidproject.org/browse/FLUID-5728>
   - FLUID–5825: Update Infusion’s copy of jQuery
   <https://issues.fluidproject.org/browse/FLUID-5825>

Infusion Docs Pull Requests

PRs <https://github.com/fluid-project/infusion-docs/pulls>

   - FLUID–5926: Update UIO API docs with lazyLoad option
   <https://github.com/fluid-project/infusion-docs/pull/92>
   - FLUID 5935: Update the TextToSpeech component docs
   <https://github.com/fluid-project/infusion-docs/pull/94>
   - FLUID–5943: tutorial for a minimal footprint prefs editor
   <https://github.com/fluid-project/infusion-docs/pull/95>

Release JIRAs

JIRA Filter
<https://issues.fluidproject.org/issues/?jql=project%20%3D%20FLUID%20AND%20status%20in%20(Open%2C%20Reopened)%20AND%20fixVersion%20%3D%202.0%20AND%20component%20%3D%20Release>

   - FLUID–827: Streamline the ‘Release Process’ page
   <https://issues.fluidproject.org/browse/FLUID-827>
   - FLUID–5551: Set up a downloadable built infusion bundle
   <https://issues.fluidproject.org/browse/FLUID-5551>
   - FLUID–5944: Update the README.txt and ReleaseNotes.txt files for the
   2.0 release <https://issues.fluidproject.org/browse/FLUID-5944>
   - FLUID–5945: Tag, package and post the release for the Infusion 2.0
   release <https://issues.fluidproject.org/browse/FLUID-5945>


_______________________________________________________
fluid-work mailing list - fluid-work at lists.idrc.ocad.ca
To unsubscribe, change settings or access archives,
see http://lists.idrc.ocad.ca/mailman/listinfo/fluid-work
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.idrc.ocad.ca/pipermail/fluid-work/attachments/20160823/21260b76/attachment.htm>


More information about the fluid-work mailing list