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

env service transformers #6846

Merged
merged 16 commits into from
Dec 29, 2022
Merged

env service transformers #6846

merged 16 commits into from
Dec 29, 2022

Conversation

GiladShoham
Copy link
Member

@GiladShoham GiladShoham commented Dec 29, 2022

Proposed Changes

  • env services transform API
  • remove hard coded transform functions from env.plugin
  • implement schema transform
  • implement preview service with transform func
  • implement generator service with transform func
  • implement bunlder service with transform func
  • implement builder transform
  • implement dev server transform
  • implement tester transform
  • implement compiler transform
  • implement pkg transform
  • improve service transform type
  • implement linter transform
  • implement formatter transform

@GiladShoham GiladShoham marked this pull request as ready for review December 29, 2022 14:47
@GiladShoham GiladShoham merged commit 25437a9 into master Dec 29, 2022
@GiladShoham GiladShoham deleted the env-service-transformers branch December 29, 2022 14:48
zkochan pushed a commit that referenced this pull request Jan 5, 2023
* env services transform API

* implement formatter transform

* styling

* implement linter transform

* improve service transform type

* implement pkg transform

* implement compiler transform

* implement tester transform

* implement dev server transform

* implement builder transform

* implement bunlder service with transform func

* implement generator service with transform func

* implement preview service with transform func

* remove hard coded transform functions from env.plugin

* implement schema transform
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