*_UPDATES_*:
Kasper:
* Messed up by doing an early very modified merge of josephs work into
my MM pull
* Started to look at next batch of MM work
Ale:
* Planning onboarding and adding descriptions to all of our tickets.
* Planning MiMiC.
* Managing Wayne collaboration with Onboarding.
* Looking for a solution for managing chrome plugins through GPII.
Alfredo:
* Release a new Windows 10 x64 Vagrant box with:
o Windows creators update based GPII-2405
o Mount v: drive to avoid the UNC issues GPII-2344
* Finished the Ansible role of Grafana GPII-2476
* Working on the next steps of the CI GPII-2439
* But mainly focused on matching the GPII logging messages with the
metrics needed. GPII-2390
Antranig:
* Pushing fixes for vagrant issues GPII-2483 with root paths through
the stack - one round is complete at
https://github.com/GPII/universal/commit/a9d56aa6dfc67e9430c9175826fe9d3e3bbc6c93,
another is in progress
* This resolves issues witn UNC paths caused by use of "resolve"
rather than "fluid-resolve", but leaves behind issues when project
is mapped to a drive root, as will be done in upcoming vagrant boxes
* Pushed Giovanni's GPII-2411 env variables fix
* Windows meeting about duplicated functionality between stegru's
metrics and klown's process reporter
* Pull request review for Process Reporter - this is leading to 3-way
collision between metrics, process reporter and matchmaker pulls
* Merged Simon's Nexus improvements to the Nexus and rolled a small
release
Cindy
* GPII-2435: Applying the change to use different document structures
for saving client and authorization data for different client types
that GPII supports
o Done with these client types: GPII app installation, privileged
prefs creator
o In progress with the client type called web prefs consumer
o Haven't started with the client type called onboarded solutions
* Reviewed Tony's infusion pull request for extending code coverage
* Involved in the process of finding our
security/scalability/reliability experts
Colin
* Reference checks
* Deciding whether or not to interview candidates for
security/scalability/reliability
* Merged Gio's Docker improvements for Universal (badly)
* Reviewed a P4A SP3 deliverable
Giovanni
* GPII-2322 - Converted Docker containers over to Alpine Linux
(https://github.com/GPII/universal/pull/521 and
https://github.com/inclusive-design/ops/pull/78)
<https://github.com/inclusive-design/ops/pull/78%29>
* GPII-2411 - New environment variables for Flow Manager and
Preferences Server (https://github.com/GPII/universal/pull/525)
<https://github.com/GPII/universal/pull/525%29>
* GPII-2481 - New Fedora 26 box, now with Docker
(https://issues.gpii.net/browse/GPII-2481)
<https://issues.gpii.net/browse/GPII-2481%29>
* In progress: GPII-2470 - Please help review "production" integration
tests using containers: https://github.com/GPII/universal/pull/530
* Out of office July 24-28
Javi
* Created an UNofficial HST build with NFC enhancements for Kavya (and
others) to try
o Although the system works, tests are failing - another duped
infusion from pouchdb-all-dbs - will try with the last version
of the windows box
* Continued working on PCP API
o My branch is up to date with master
o Tried to trigger logonChanges but it's not working - probably
not doing it right
* Meetings: PCP with ASTEA and Deep Freeze
* Reviewed Joseph's xrandr's acceptance tests pull request - the merge
is imminent
* Tested the new linux box - fortunately, the move of Fedora to
wayland didn't break our xrandr module :)
* There are 2 pull requests pending that replaces the gpii logo - can
I just go ahead and merge them? any volunteer?
o https://github.com/GPII/gpii-wix-installer/pull/27
o https://github.com/GPII/gpii-app/pull/16
JJ
* Learning better from Conan package manager for solving some issues
with packages.
* Keep with the MiMiC crossplatform basic libraries implementation.
* Mapping UI Automation settings with Aria based MiMiC naming - WIP.
* Making research for onboarding browser extensions: GPII-2498 and
GPII-2500.
* Meetings with Ale about the problem of explorer extensions settings.
Joseph:
* ProcessReporter re-reviewed by Antranig (GPII-442/universal).
o One of the outcomes of a meeting with Antranig, Steve G., and
Javi about duplication of code.
o Working through his comments and making the changes. About 2/3
done.
* Javi reviewed my pull request for adding acceptance tests for the
XRandR display settings handlers (GPII-2480)
o Made modifications in light of his comments, and pushed them
back to my branch.
o Back in Javi's court.i
Justin:
* Working on UIO+
o Found a bug with the contrast adjuster
+ working on a fix in Infusion for it (FLUID-6171), submitted
a pull request.
# https://issues.fluidproject.org/browse/FLUID-6171
o Should I file a PR for the current work, and who should review it?
* Will be starting up the integration work, adding a solutions
registry entry, and etc. (GPII-2501)
o https://issues.gpii.net/browse/GPII-2501
Kavya:
* Test environments are ready with Deepfreeze,Magic, Wynn and JAWS
* Continue testing new HST build for NFC usability enhancements
* Start working on QA for Prepilots
Michelle:
* Will have a pull request today with app tests - won't be ready to go
in, but require review & help
Sandra:
- Worked on updated status for Gregg.
- Continued working with team members on plans past the current
Core 2 internal release.
- Met with ASTEA today to go over updates to the PCP designs.
- Got in sync with Gregg regarding dependencies from UX team, hope
to improve communication and hand-offs.
-
Simon:
* Switched Nexus to operate on a component tree rooted at a
'nexusComponentRoot' rather than the global component tree
* Added documentation for the Co-Occurrence Engine
* Spent some time investigating an issue running the GPII Windows VM
o Looks like a problem making an WinRM connection in an IPv6
environment
o Details here:
http://lists.gpii.net/pipermail/architecture/2017-July/004612.html
Steve Grundell
* Windows language
o Now able to change the language on-the-fly without reboot/login,
but the new language is only applied to new applications
o Working on simulating a logout/in
Tony:
1. Worked on various data cleanup efforts for UL imports, in support of
the September user testing. 1000+ new product images now in the UL
and SAI. 750 "duplicate" images from previous "bad" imports cleaned up.
2. Submitted a new code coverage PR for the Windows repo. Thanks to
SteGru for fixing the Windows tests for the new Windows 10 VM. You
can see a code coverage report here:
http://the-t-in-rtf.github.io/coverage-reports/windows/20170717/
3. Working on snyk updates and updating repos to use the new Windows 10
VM, including removing my workarounds for the previous UNC issues.
Currently blocked by UNC / drive root resolve problems at the moment.
4. Worked on Cindy's excellent feedback on the infusion code coverage
PR. In doing so, found a timing bug that results in incomplete
coverage reporting. Submitted a fix, which also needs the UNC fix.
5. Need to submit a secondary pull against universal to address
feedback from Cindy and Antranig, will wait until the UNC problems
are resolved and the non-buggy version of gpii-testem is available.
Tyler
* Terraform/Kops GPII-2412: Wrapping up this week but I can run a single
command and spin up a functional kubernetes environment in AWS
* PTO next week (~no access to modern > 20th century communications - so
you still have IRC and smoke signals the National Park Service frowns
upon smoke signals during wildfire season ;) that makes sense)use dry ice?
*_AGENDA:_*
* Should I file a PR for the current work for UIO+, and who should
review it?
o Javi and Antranig to review
* Our pile-up of three pull requests (Stegru, Qaspar, Klown)
o Solution: stop working and take a rest - remember
https://issues.gpii.net/browse/GPII-501
--
Kasper Galschiot Markus
Lead Research Engineer,
Raising the Floor - International,
www.raisingthefloor.org
_______________________________________________
Architecture mailing list
[email protected]
http://lists.gpii.net/mailman/listinfo/architecture