Ade 2.0.1 -

: ade init fails with “template not found” Workaround : Manually create ade.yaml :

If you’re on ADE 1.x, upgrade directly to 2.0.1 — the reproducibility and speed gains are worth the migration. If you’re on 2.0.0 and happy, you can wait, but the target verify command alone saves enough debugging time to justify the update.

: ★★★★☆ (4/5) Docked one star for memory increase and Windows regression. Have you encountered other issues or wins with ADE 2.0.1? Share your experience in the community forum. ade 2.0.1

# ADE 2.0.0 def on_file_change(path, event_type): def on_file_change(context, path, event_type): # 'context' added

FROM alpine:latest RUN apk add --no-cache curl && \ curl -fsSL https://example.com/ade/2.0.1/ade-linux-amd64 -o /usr/bin/ade && \ chmod +x /usr/bin/ade : ade init fails with “template not found”

: Remote target disconnects during large deploy Fix : Set deploy.chunk_size: 32768 in ade.yaml (default was increased to 64k in 2.0.1, which some older SFTP servers choke on).

version: 2.0 project: myapp target: host: 192.168.1.100 user: root build: command: make -j4 deploy: local_dir: ./build/ remote_dir: /opt/myapp/ ADE 2.0.1 is a solid, conservative patch release. It fixes real pain points (parallel build races, remote deployment reliability) without introducing instability. The plugin API change is the only breaking difference — easily managed. Have you encountered other issues or wins with ADE 2

[ERROR] ade:build:link - undefined reference to 'i2c_write' hint: missing dependency in ade.yaml? Try adding: 'hal/i2c' location: src/sensors/temperature.c:47 ⚠️ Windows Support Remains “Best Effort” ADE 2.0.1 runs on Windows via WSL2 only. Native ade.exe is deprecated and will not receive updates. If your team uses native Windows build agents, stay on 2.0.0 or migrate to WSL. ⚠️ Plugin API Changed (Silently) Custom plugins written for ADE 2.0.0’s pre_build hook still work, but the on_file_change watcher signature changed:

curl -fsSL https://example.com/ade/2.0.1/ade-linux-amd64 -o ade chmod +x ade sudo mv ade /usr/local/bin/ # optional

If you work with embedded systems, custom hardware, or niche application frameworks, you’ve likely encountered an Application Development Environment (ADE) . The release of ADE 2.0.1 brings subtle but significant improvements over its predecessors. But what exactly has changed, and should you upgrade?

7 comments

5 from 5 votes (4 ratings without comment)

Leave a comment:

Your email address will not be published. Required fields are marked *

Rate this recipe (after making it)




  1. Ruthie
    12.05.2023

    Love this in coffee! It’s amazing!

  2. Diane
    10.08.2023

    5 stars
    Favorite pumpkin pie spice, thank you

    • Jeanine Donofrio
      10.09.2023

      I’m so happy to hear that!

  3. Grace
    10.05.2021

    Can I use this in coffee?

    • Jeanine Donofrio
      10.06.2021

      you can!

  4. Darcy Harpel
    09.25.2020

    I love your cookbooks, your recipes, the story you tell of each dish, your blog, all of it! I went through intensive rehabilitation this year after having a stroke during surgery to remove a tumor; and through your cookbooks, I re-learned how to cook, rediscovered my love of baking, put my garden to good use, and fell in love with how my body felt eating plant-forward meals. My only request is I want another cookbook from you! 🙂

    • Jeanine Donofrio
      09.26.2020

      awww, you’re so sweet! I’m so so happy to hear that you’ve been loving the recipes so much!

A food blog with fresh, zesty recipes.
Photograph of Jeanine Donofrio and Jack Mathews in their kitchen

Hello, we're Jeanine and Jack.

We love to eat, travel, cook, and eat some more! We create & photograph vegetarian recipes from our home in Chicago, while our shiba pups eat the kale stems that fall on the kitchen floor.