Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo

...

Meeting Agenda and Meeting Notes

2024-

...

Short summary of topics:

  • eventually cmake update (if any news)
  • Short preview for an upcoming documentation PR.
  • Release cycle process

06-17

Current Development News

  • Error Handling development: No news currently.
  • Bazel dependency generation
    First PR merged. Another one in the make.
    Docs will follow.

  • Refactor ev-cli usage
    News from Andreas in the upcoming meetup.

Community Topics

  • Question about the warnings not being shown during build.

Next working group at July 8th - from then on again a 2-week cadency.

2024-05-27

Current Development News

Community Topics

  • Thought exchange about config changes and handling them.

  • Potential bug in liblog
  • Announcement: New human readable summary of release notes upcoming.
  • Eventually, next working group will be postponed from June 10th to June 17th.
    Update via Zulip and Mailinglist.

2024-05-08

Current Development News

  • According to Bazel integration: Choose tags or commit hash in dependencies.yaml
    https://github.com/EVerest/everest-core/pull/654
    Merged now.

  • Generate version information that's displayed during EVerest startup
    Ongoing development.
    Short discussion about including also version information for all modules. Still undecided.

  • Support for Rust in meta-everest.
    https://github.com/EVerest/meta-everest/issues/24

  • Rust support for EVerest error handling
    Andreas will create some PRs in the upcoming days to give more info for Rust error handling development.

2024-04-22

Framework & Tools Update

Community Topics

2024-03-25

  • Presentation of the current status of the error handling framework
  • Discussing "devcontainers" in EVerest

2024-03-13

**Decisions**
- Setup error handling agenda point for next meeting (Manuel)


**Actions**
- Add some best practice to documentation about building steps after changing types / interfaces etc. (Manuel / Kai)
- Improve ev-cli to give feedback to user and way to proceed (Evgeny)
- Time-slot: Afternoon better choice? (Manuel)
- Improve ev-cli docs (based on ev-cli help cmd) (Manuel)
- Add tutorial about out-of-tree module dev (Kai has some example module)

2024-02-26

Meeting notes:

2024-02-14

Meeting notes:

  • cmake
    • Current work on conditional dependencies has been merged.
      See e.g. the new file module-dependencies.cmake in everest-core repo.
    • Question about excluding modules modules from build
      Answer: Go with the cmake parameter EVEREST_EXCLUDE_MODULES which takes a list of modules to be excluded. Same is possible with EVEREST_INCLUDE_MODULES 

  • Short preview for an upcoming documentation PR about a top-level view on framework functionality.
    PR will be announced via Zulip.

  • Release cycle process
    Docu update on GitHub will follow.

  • Rust Support:
    • Feedback is welcomed!
    • Manuel will include some promotion in the big documentation on everest.github.io

  • Bazel
    • Announcement for upcoming PR - e.g. improve testing integration.
  • Best practice when starting to work on things:
    Create an issue to announce your current work so that others that are interested or eventually working on similar stuff can get in touch.
    This will also be added to contribution docs.


Slides:

View file
name2024-02-14 EVerest Framework-Tools WG.pdf
height250

2024-01-22

Meeting notes:

  • Frequency and time-slots for our working group meetings
    • Bi-weekly and alternating between morning and afternoon (CET)
    • Decision was to set it on Wednesdays in a week without a Car Communication working group call.
    • As there is now already another working group meetup, I will setup an alternative for the first events. Then, we will see how that works out.
  • Topics in our working group
    • Tools: edm, ev-cli
    • Current framework topics: Rust integration, cmake / conditional dependencies.