Skip to content

2023 09 06 Eclipse Velocitas Developer Meetup

BjoernAtBosch edited this page Sep 12, 2023 · 7 revisions

Eclipse Velocitas Developer Meetup

Date: 2023-09-06

Time: 13:00 CEST

Link: https://eclipse.zoom.us/j/87246137907?pwd=RmREVUVPYytMV255dXJpZXAxY0FxUT09

Attendees

Sven Jeroschewski, Sanya Tripathi, Mladen Milutinovic, Mike Haller, Marko Gloginja, Johannes Kristan, Markus Petke, Bjoern Hornburg

Agenda / Meeting Minutes

  1. General: Introduction to the meeting, agenda ..., 5 mins
  2. General: Are there other agenda points?, 2 mins *
  3. What's new?
    • AppManifest version 3 released in C++ and Python SDKs + templates
    • Concept for Velocitas CLI create command finished
  4. What's up?
    • Improving test automation ongoing
  5. Upcoming autumn events:
  6. Q&A: Feature Requests / Feedback / Bug Reports
    • Question/issues about pre-commit actions:
      • Pre-commit action always re-adds license header to user modified files (in user projects instantiated from one of our templates):
        • If it contains still our Velocitas license, then it would re-add the wrong license.
        • If it is already changed by user to their own license, this might lead to replacement in one of the Velocitas maintained files, where the original header should stay.
      • black linter reformats code in a way, flake8 linter doesn't like
Clone this wiki locally