Actions

User

Difference between revisions of "Doristam"

From Mahara Wiki

Line 9: Line 9:
 
== Contributions ==
 
== Contributions ==
 
Creating bugs, making patches, writing tests, code reviewing patches of other Mahara contributors as well as engaging in the forums to support community members are part of my daily activities.
 
Creating bugs, making patches, writing tests, code reviewing patches of other Mahara contributors as well as engaging in the forums to support community members are part of my daily activities.
 +
 +
'''Code reviews examples:''' [https://reviews.mahara.org/#/c/11544/ persondata patch review], [https://reviews.mahara.org/#/c/12330/ external apps patch review], [https://reviews.mahara.org/#/c/11714/ collections patch test], [https://reviews.mahara.org/#/c/12250/ gridstack patch test], [https://reviews.mahara.org/#/c/12330/ gallery carousel patch test]
 +
 +
'''Behat tests exmaples:''' [https://reviews.mahara.org/#/c/9353/9/test/behat/features/social/send_now_button.feature send now button test], [https://reviews.mahara.org/#/c/9601/27 adding behat test and background steps].
 +
 +
'''Community engagement examples:'''[https://mahara.org/interaction/forum/topic.php?id=8980 skins post]
  
 
Apart from technical contributions, 'Refactor Fridays' is a process that I introduced into the project in 2021. It has since enabled us to spend time intentionally to care for the project on a fortnightly basis and most recently work together as a team on getting the project to be PHP 8 compatible.
 
Apart from technical contributions, 'Refactor Fridays' is a process that I introduced into the project in 2021. It has since enabled us to spend time intentionally to care for the project on a fortnightly basis and most recently work together as a team on getting the project to be PHP 8 compatible.
Line 29: Line 35:
 
Example.jpg|Caption2
 
Example.jpg|Caption2
 
</gallery>
 
</gallery>
 
  
 
== Upgrades/Updates/Releases ==
 
== Upgrades/Updates/Releases ==

Revision as of 13:22, 24 February 2022

Name: Doris Tam

Role: Mahara Developer

About me

I am a developer based in Wellington, New Zealand and I have worked at Catalyst IT since early 2021 after completing an internship with the Mahara team over that summer. My first contribution to Mahara was when I was a high-school student participating in Catalyst's Open Source Academy learning about open source. It would be great to become an Approved Developer.

Contributions

Creating bugs, making patches, writing tests, code reviewing patches of other Mahara contributors as well as engaging in the forums to support community members are part of my daily activities.

Code reviews examples: persondata patch review, external apps patch review, collections patch test, gridstack patch test, gallery carousel patch test

Behat tests exmaples: send now button test, adding behat test and background steps.

Community engagement examples:skins post

Apart from technical contributions, 'Refactor Fridays' is a process that I introduced into the project in 2021. It has since enabled us to spend time intentionally to care for the project on a fortnightly basis and most recently work together as a team on getting the project to be PHP 8 compatible.

The following note some of the bigger projects I've taken part in.

Automated testing improvements

I implemented a range of background tasks that allow the creation of test data before test steps are run. This reduces the amount of steps/time required to test functionality where in the past creating data required running through that process in test steps. Now the number of steps can be minimal to only test functionality.

Mahara Mobile rewrite and maintenance

I led a small team in 2019--2020 and together we rewrote the current app from scratch in React Native. I am currently the maintainer, upgrading dependencies for security as well as testing and creating releases. Mahara Mobile on Google play.

Improve comment privacy in exports

I implemented the choice in hiding comments when exporting portfolios.

Upgrades/Updates/Releases

I have taken part in multiple Mahara Release cycles since 2021 including leading a security releases, upgrading, and updating sites post-release. Tasks involved before the upgrade include managing third-party libraries. I have also experienced creating a release for 21.10.1.

Client work

I have completed client work for several clients of Catalyst:

  • Decommissioning, upgrading, and updating sites whilst navigating customisations.
  • Investigating issues in real-time and providing generated data.
  • Writing customisations and features.

Bug fixes and merged changes

To see a list of the changes that have become a part of Mahara please see the following:

List of merged contributions to Mahara.