Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Action items from last meeting
  • Discussion topics
    • Developer Onboarding wiki pages for review and enhancement - /wiki/spaces/ADC/pages/894533891
    • How to handle PRs that are a good start but are not complete
      • Create feature branch in the core code repo with PR from forks
      • Add WIP label to the beginning of the title of the PR when a reviewer thinks it needs more before merging to show that it is being worked on
      • if it is enough to put into core code but can be enhanced later, go ahead and merge the PR and open a GitHub Issue with wht needs to happen next along with adding links in both directions to any corresponding Jira tickets
      • Good litmus test for determining whether to put in a Jira ticket or a GitHub issue is whether it needs to go through the development prioritization group. If so, put in a Jira ticket, if not, put in a GitHub issue.
    • Github Issue - Startup failure on fresh instance due to non-UTF-8 table, #1697. Reference https://mathiasbynens.be/notes/mysql-utf8mb4#column-index-lengthhttps://github.com/archivesspace/archivesspace/pull/1700
    • MariaDB support
  • PRs merged since last meeting

...

1488

switching on WheelEvent.deltaMode

Laney McGlohon
1642

ANW-758 (FOP fonts)

Laney McGlohon
1647

Show an error message when the RDE hits a Sequel validation error

Steve Majewski
1652

Removing empty test directories

Laney McGlohon
1667Custom reports
1668

make process for creating language notes more efficient


1684

Add/update API docs

Dave Mayo

1700

recognise more utf8 encodings


Action items

  • continue to look at utf8mb3 vs utf8mb4 implications

  • work on MariaDB recommendations
  • Steve is looking into oEmbed support