Skip to content

chore(engine): pin 0.29.0 differs from latest (0.34.0) #42

Description

@github-actions

Pinned in schema/engine-version.txt: 0.29.0
Published under latest: 0.34.0

The drift gate stays green throughout: it compares the mirror against
the release this repo pins, so it proves consistency, never currency.

Moving the pin is a deliberate PR:

echo "0.34.0" > schema/engine-version.txt
python3 scripts/check_schema_drift.py --update
make lint && make lint-warnings

The warning run matters as much as the error run: a new author lint
ships in a release and reaches this content only once the pin moves.
Changelog: https://github.com/astrapi69/learn-content-engine/blob/main/CHANGELOG.md

This issue is maintained by .github/workflows/engine-currency.yml
and closes itself once the pin catches up.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    engine-currencyThe engine pin differs from the tracked dist-tag

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions