Skip to content

Conversation

@cliffhall
Copy link
Member

Add github publish workflow and missing rollup build config, and tests

  • Add .github/workflows/main.yml
  • Remove ./bin
  • Add ./bin to .gitignore
  • In ./src/*
    • Format with prettier
  • Add build/*
    • rollup config
  • Add test/*
    • standard tests for async command util
  • Add eslint.config.js and jest.config.js
  • In package.json
    • add engines section with node version >=20
    • Update test and build commands
    • update devDependencies
    • add linkt and format commands
    • bump version to 1.0.7
  • in VERSION
    • bump version to 1.0.7

Add github publish workflow and missing rollup build config, and tests

* Add .github/workflows/main.yml
* Remove ./bin
* Add ./bin to .gitignore
* In ./src/*
  - Format with prettier
* Add build/*
  - rollup config
* Add test/*
  - standard tests for async command util
* Add eslint.config.js and jest.config.js
* In package.json
  - add engines section with node version >=20
  - Update test and build commands
  - update devDependencies
  - add linkt and format commands
  - bump version to 1.0.7
* in VERSION
  - bump version to 1.0.7
@cliffhall cliffhall self-assigned this Nov 25, 2025
  - rollup config
@cliffhall cliffhall merged commit 408be14 into main Nov 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants