Skip to content

Developer Community Meetings

Marita Midthaug edited this page Feb 4, 2021 · 1 revision

Purpose

This developer community is invited to regular video meeting in order raise topics thats is more effectively discussed "live". Everyone in the community may propose topics in advance.

Equinor is host for the meetings and invitations are sent to known community members.

Meeting 4th February 2021 - Minutes of meeting. Topics discussed

  1. Process: From UserStory to Issues- how to break down.
  • Proposal: One company assigned in charge/lead for each UserStory. Lead company`s developers are responsible to break down into issues. ---
  • Developer point of contact from lead company should be available for clarifications/questions on issues.
  • Call for meeting for Management Community is sent. Agenda: Identify and prioritise UserStorys.
  1. How to ensure that new libraries/modules added to project do not break the code.
  • Proposal:Need to establish process to monitor when new libraries/modules are added, and ensure proper testing at PullRequest.
  • Action: Equinor prepare and document process.
  • Regularly run license check on package.json.
  1. How to ensure that new features implemented works on different Witsml Servers.
  • Proposal: Compatibility testing on different WitsmlServers (matrix of servers, checklist)
  • Action: Equinor: extend PR template with checklist for which type of Witsml Server the PR is tested against.
  • Notification in PR merge which servers are tested and not. Hence each company must test against their WitsmlServer before deploy if type of WitsmlServer not already tested.
Clone this wiki locally