You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| GitHub | Task management, planning and code development | - | - |
30
31
31
32
## Email
32
33
33
-
While there are a number of email aliases and google groups used throughout the organization, there is some activities across operations, people operations, and finance management that requires that activities be done with external parties. As a redundancy, rather than use a person's individual email (e.g. zj@), we use a google group to avoid the risk of information getting lost. For example, for some government filings, we use ops@.
34
+
While there are a number of email aliases and google groups used throughout the organization, there is some activities across operations, people operations, and finance management that requires that activities be done with external parties. As a redundancy, rather than use a person's individual email (e.g. zj@), we use a google group to avoid the risk of information getting lost. For example, for some government filings, we use ops@.
35
+
36
+
## GitHub
37
+
38
+
We use GitHub for task management, planning and code development across the company. The following is a high-level guide to the core repositories.
39
+
40
+
The Engineering team maintains a large number of repositories related to individual components of the product.
| FlowFuse/customer | Task management for events and customer-specific work; webinars, artwork requests | private |
48
+
| FlowFuse/dev-env | FlowFuse development environment tooling | public |
49
+
| FlowFuse/flowfuse | The core product code repository| public |
50
+
| FlowFuse/node-red | A planning repository for upstream Node-RED tasks | private |
51
+
52
+
To create a new repository, first open an issue in the [Admin](https://github.com/FlowFuse/admin) repository using the New Repository checklist. This ensures all required security controls are applied.
0 commit comments