Difference between revisions of "Buildroot:DeveloperDaysFOSDEM2020"

From eLinux.org
Jump to: navigation, search
m
(Agenda: add proposal to try gitlab merge requests.)
(6 intermediate revisions by 5 users not shown)
Line 20: Line 20:
 
# [[User:ITitou|Titouan Christophe]]
 
# [[User:ITitou|Titouan Christophe]]
 
# [[User:Hthiery|Heiko Thiery]] (till Tuesday afternoon)
 
# [[User:Hthiery|Heiko Thiery]] (till Tuesday afternoon)
 +
# [[User:Aduskett|Adam Duskett]]
 
# Michael Walle (till Tuesday afternoon)
 
# Michael Walle (till Tuesday afternoon)
 
# Thomas De Schampheleire (likely only 2 out of 3 days)
 
# Thomas De Schampheleire (likely only 2 out of 3 days)
 
# Mark Corbin
 
# Mark Corbin
 +
# [[User:ymorin|Yann E. MORIN]]
 +
# Romain Naour
  
 
== Meeting agenda ==
 
== Meeting agenda ==
  
 
* Autobuilder stats and dashboarding with Grafana (Titouan)
 
* Autobuilder stats and dashboarding with Grafana (Titouan)
* Continue Python2 deprecation (Titouan)
+
* Continue [[Buildroot:Python2Packages|Python2 deprecation]] (Titouan)
 +
* Rust/cargo download infrastructure: ripgrep currently does downloads during the build
 +
** Approach similar to what was discussed for Go?
 +
* Patch backlog management: shall we experiment with Merge Requests on gitlab? (Arnout)
 +
** Why? Is faster because the .gitlab-ci.yml checks are already executed, and for a bigger series of simple patches it reduces the time for review+merge from 30 minutes to 10 minutes.
 +
** Proposal: try it out with a few well-known developers, and only for "low-hanging fruit" series.

Revision as of 15:40, 22 January 2020

Buildroot Developers Meeting, 3-5 February 2020, Brussels

The Buildroot Developers meeting is a 3-day event for Buildroot developers and contributors. It allows Buildroot developers and contributors to discuss the hot topics in the Buildroot development, work on patches, and generally meet each other, facilitating further online discussions. Attending the event is free, after registration. The Buildroot project has some travel funding for participants who would like to attend but cannot due to financial constraints.

Location and date

The next Buildroot Developers meeting will take place on February 3-5 2020 in Brussels, right after the FOSDEM conference. The meeting will take place in Google offices, located Chaussée d'Etterbeek 180, 1040 Brussels, very close to the Schuman metro station.

Sponsors

Google-logo.png

We would like to thank our sponsors:

  • Google, providing the meeting location, with Internet connection.

Participants

  1. Thomas Petazzoni
  2. Peter Korsgaard
  3. Angelo Compagnucci
  4. Arnout Vandecappelle
  5. Titouan Christophe
  6. Heiko Thiery (till Tuesday afternoon)
  7. Adam Duskett
  8. Michael Walle (till Tuesday afternoon)
  9. Thomas De Schampheleire (likely only 2 out of 3 days)
  10. Mark Corbin
  11. Yann E. MORIN
  12. Romain Naour

Meeting agenda

  • Autobuilder stats and dashboarding with Grafana (Titouan)
  • Continue Python2 deprecation (Titouan)
  • Rust/cargo download infrastructure: ripgrep currently does downloads during the build
    • Approach similar to what was discussed for Go?
  • Patch backlog management: shall we experiment with Merge Requests on gitlab? (Arnout)
    • Why? Is faster because the .gitlab-ci.yml checks are already executed, and for a bigger series of simple patches it reduces the time for review+merge from 30 minutes to 10 minutes.
    • Proposal: try it out with a few well-known developers, and only for "low-hanging fruit" series.