Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jun 26, 2022

Closes #714.

Summary of Changes

  • Add versions to API/annotation/usages files
  • Don't allow importing outdated files
  • Bust the IndexedDB cache if it contains outdated data

@github-actions
Copy link

github-actions bot commented Jun 26, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 3.65s
✅ GIT git_diff yes no 0.01s
✅ JSON eslint-plugin-jsonc 3 0 0 19.12s
✅ JSON jsonlint 3 0 5.66s
✅ JSON prettier 3 0 0 11.72s
✅ JSON v8r 3 0 2.96s
✅ PYTHON bandit 8 0 0.44s
✅ PYTHON black 8 0 0 0.68s
✅ PYTHON flake8 8 0 0.63s
✅ PYTHON isort 8 0 0 0.16s
✅ PYTHON mypy 8 0 35.52s
✅ PYTHON pylint 8 0 3.81s
✅ TSX eslint 4 0 0 10.43s
✅ TYPESCRIPT eslint 6 0 0 9.99s
✅ TYPESCRIPT prettier 10 0 0 2.16s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann force-pushed the 714-versioning-for-json-data branch from 82bcfe4 to 8e3c9d0 Compare June 26, 2022 13:28
@lars-reimann lars-reimann merged commit 5e0c219 into main Jun 26, 2022
@lars-reimann lars-reimann deleted the 714-versioning-for-json-data branch June 26, 2022 15:54
@github-actions
Copy link

🎉 This PR is included in version 1.26.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Versioning for JSON data

1 participant