Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve CI build testing #42

Open
brodybits opened this issue Jan 26, 2023 · 0 comments
Open

improve CI build testing #42

brodybits opened this issue Jan 26, 2023 · 0 comments
Assignees

Comments

@brodybits
Copy link
Collaborator

brodybits commented Jan 26, 2023

(updated)

  • investigate why so many test cases had to be removed from .github/workflows/dist-build-test.yml & .github/workflows/min-dist-build-test.yml
  • It looks like some steps in .github/workflows/dist-build-test.yml, .github/workflows/min-dist-build-test.yml & .github/workflows/release-babel-build-test.yml could be refactored into more reusable scripts, possibly package scripts
  • all tests should be able to import from the bundle in Rollup dist build test workflows
  • for release build, should test both import from top-level index and from the individual modules (needs some investigation)
  • CI build test should install & use the run-time dependencies as specified in src/packages/recompose/package.json
  • add quick CI workflows for unsupported inner src/packages/recompose-relay & types/flow-example packages
@brodybits brodybits self-assigned this Jan 26, 2023
brodybits added a commit that referenced this issue Jan 26, 2023
add & update some dist build workflow comments

ref:

- #42
brodybits added a commit that referenced this issue Jan 26, 2023
add & update some dist build workflow comments

ref:

- #42
brodybits added a commit that referenced this issue Jan 26, 2023
add & update some dist build workflow comments

cleaner build extension matrix for dist build

ref:

- #42
brodybits added a commit that referenced this issue Jan 26, 2023
add & update some dist build workflow comments

cleaner build extension matrix for dist build

see issue:

- #42
brodybits added a commit that referenced this issue Jan 26, 2023
with some improvements needed, as discussed in:

- #42
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

No branches or pull requests

1 participant