Skip to content

chore(doc): remove unmaintained docs/CHANGELOG#2810

Merged
danceratopz merged 1 commit into
ethereum:forks/amsterdamfrom
danceratopz:remove-changelog
May 7, 2026
Merged

chore(doc): remove unmaintained docs/CHANGELOG#2810
danceratopz merged 1 commit into
ethereum:forks/amsterdamfrom
danceratopz:remove-changelog

Conversation

@danceratopz
Copy link
Copy Markdown
Member

The docs/CHANGELOG.md file is a leftover from the ethereum/execution-spec-tests repository and has not been properly maintained since the merge into ethereum/execution-specs. Its contents do not match any of the new changelog formats proposed in issue #2036 and only receive sporadic updates, so the file in its current shape is more confusing than useful.

Remove the changelog along with all references to it: the just changelog recipe, its tox migration shim, the CI workflow job, the validate_changelog entry point and helper function, the Changelog project URL, the section template, and the docs developer instructions. The file history remains in git should it need to be restored.

🔗 Related Issues or PRs

Related to: #2036

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    just static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

Cute Animal Picture

image

The `docs/CHANGELOG.md` file is a leftover from the
`ethereum/execution-spec-tests` repository and has not been properly
maintained since the merge into `ethereum/execution-specs`. Its
contents do not match any of the new changelog formats proposed in
issue ethereum#2036 and only receive sporadic updates, so the file in its
current shape is more confusing than useful.

Remove the changelog along with all references to it: the `just
changelog` recipe, its `tox` migration shim, the CI workflow job, the
`validate_changelog` entry point and helper function, the `Changelog`
project URL, the section template, and the docs developer
instructions. The file history remains in git should it need to be
restored.

Refs: ethereum#2036
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.62%. Comparing base (5cdb055) to head (55c17d7).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #2810   +/-   ##
================================================
  Coverage            88.62%   88.62%           
================================================
  Files                  577      577           
  Lines                35659    35659           
  Branches              3490     3490           
================================================
  Hits                 31604    31604           
  Misses                3492     3492           
  Partials               563      563           
Flag Coverage Δ
unittests 88.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danceratopz danceratopz merged commit c9d8be0 into ethereum:forks/amsterdam May 7, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-doc Area: documentation C-chore Category: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants