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

Add CI configuration #31

Closed
2 tasks done
svenvandescheur opened this issue May 1, 2023 · 1 comment · Fixed by #42
Closed
2 tasks done

Add CI configuration #31

svenvandescheur opened this issue May 1, 2023 · 1 comment · Fixed by #42
Assignees

Comments

@svenvandescheur
Copy link
Collaborator

svenvandescheur commented May 1, 2023

  • Add storybook test runner
  • Configure CI to run the tests/stories for PRs/pushes

Copy the config from open-formulieren/formio-builder for this

@svenvandescheur svenvandescheur self-assigned this May 1, 2023
@svenvandescheur svenvandescheur moved this from Todo to In Progress in Development May 10, 2023
svenvandescheur added a commit that referenced this issue May 10, 2023
svenvandescheur added a commit that referenced this issue May 10, 2023
svenvandescheur added a commit that referenced this issue May 10, 2023
svenvandescheur added a commit that referenced this issue May 10, 2023
@svenvandescheur svenvandescheur moved this from In Progress to Implemented in Development May 10, 2023
@sergei-maertens
Copy link
Member

While reviewing the PR I noticed there are more improvements, see #44. This should probably just all go in a single PR.

@sergei-maertens sergei-maertens moved this from Implemented to In Progress in Development May 11, 2023
sergei-maertens added a commit that referenced this issue May 11, 2023
We use react-jsx runtime via the typescript config, which means that
React does not need to be in scope (typescript injects the necessary
imports during compilation).
sergei-maertens added a commit that referenced this issue May 11, 2023
Merged the sb.yml and ci.yml workflow so that they can leverage the
workflow artifacts in different jobs to avoid double work.
@sergei-maertens sergei-maertens moved this from In Progress to Implemented in Development May 11, 2023
sergei-maertens added a commit that referenced this issue May 11, 2023
Merged the sb.yml and ci.yml workflow so that they can leverage the
workflow artifacts in different jobs to avoid double work.
@github-project-automation github-project-automation bot moved this from Implemented to Done in Development May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants