Skip to content

VAST-86: Cleanup obsolete files and update README#83

Merged
privaloops merged 2 commits intodevelopfrom
chore/VAST-86-cleanup-obsolete-files
Feb 24, 2026
Merged

VAST-86: Cleanup obsolete files and update README#83
privaloops merged 2 commits intodevelopfrom
chore/VAST-86-cleanup-obsolete-files

Conversation

@privaloops
Copy link
Contributor

Summary

  • Remove .versionrc.js + standard-version dep + release script (replaced by GitHub Actions)
  • Fix .gitignore to properly ignore dist/ and build/
  • Clean .npmignore (remove references to non-existent files)
  • Remove empty Cypress scaffolding (plugins/index.js, commands.js)
  • Update README: fix events list (remove vast.canplay, add vast.skip/vast.metadata), fix typos, rewrite "Running locally" section, add "Testing" section

Test plan

  • Unit tests pass (28/28)
  • ESLint clean
  • Build (CJS + ESM) succeeds
  • E2E tests (Cypress) to validate on CI

- Remove .versionrc.js, standard-version dep and release script (replaced by GitHub Actions)
- Fix .gitignore to properly ignore dist/ and build/
- Clean .npmignore (remove references to non-existent files)
- Remove empty Cypress scaffolding (plugins/index.js, commands.js)
- Update README: fix events list, typos, rewrite Running locally, add Testing section
@privaloops privaloops added this to the 1.6.0 milestone Feb 24, 2026
@privaloops privaloops merged commit fd39d6b into develop Feb 24, 2026
2 checks passed
@privaloops privaloops deleted the chore/VAST-86-cleanup-obsolete-files branch February 24, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant