Joseph Cook
Joseph Cook
## Overview Although we've been using the `QA` name as shorthand for this epic, it's really about **"Building trust in the IF"**. This is a much broader scope than QA...
Sub of: #656 ## User story As a user I want to have minimal dependencies,packages and repositories to manage when I use IF. As a developer I want to be...
**Sub of**: #629 -> #650 **What**: A CLI tool that helps you setup your local environment to run a manifest file. **Why**: As a user I want to be able...
Sub of #651 ## User story As a core developer I want to treat issues consistently and make sure I know what changes are required to close a ticket in...
Sub of #657 **What** Include documentation in our `github-processes.md` document that explains what labels we use across our repositories, how they should be interpreted, and the processes that determine when...
## User story As a user I want to quickly develop new plugins in javascript. To get going quickly, an accessible tutorial will be very helpful. ## Rationale A user...
**What** Add a new repository to the gSF organmization Githiub called `if-js-plugin-template` and prepopulate it with the code for a minimal plugin that can easily be loaded into `if`. **Why**...
## Who Sponsor: @jawache (GSF) Product owner: @jmcook1186 (GSF) Leads: @navveenb (Accenture), @srini1978 (Microsoft) ## Updates - @zanete joined the team as project manager, with @jmcook1186 moving to product owner...
**What** Upgrade the existing `regex` plugin so that it can accept multiple matches **Why** Our current `regex` plugin only supports single matches, which limits it to simple use cases. Expanding...
Sub of #655 ## User story As a developer I want to conform to the IF best practices for error handling when I build plugins. ## Rationale We are overhauling...