-
Notifications
You must be signed in to change notification settings - Fork 5
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
Pylon V2 #10
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5165b5f - Browse repository at this point
Copy the full SHA 5165b5fView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05c3565 - Browse repository at this point
Copy the full SHA 05c3565View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee86ee - Browse repository at this point
Copy the full SHA fee86eeView commit details -
feat: multiple runtimes, create package, rework core concepts
BREAKING CHANGE: The core concepts of Pylon have been reworked to provide a more flexible and unified development experience. The following changes have been made: - New Runtimes: Pylon now supports multiple runtimes, including Bun, Node.js, and Cloudflare Workers. - Unified Create Command: The new npm create pylon command provides a consistent way to create new Pylon projects. - Improved Development Server: The new pylon dev command provides a unified development experience across different runtimes. Drop of pylon-cli and pylon-server: The @getcronit/pylon-cli and @getcronit/pylon-server packages are no longer required and replaced by the @getcronit/pylon-dev package.
Configuration menu - View commit details
-
Copy full SHA for 97ed3e1 - Browse repository at this point
Copy the full SHA 97ed3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756a99c - Browse repository at this point
Copy the full SHA 756a99cView commit details -
chore: remove "pylon-template" from package workspaces
The "pylon-template" package has been removed from the package workspaces in the package.json file. This change simplifies prevents the build process from failing.
Configuration menu - View commit details
-
Copy full SHA for 19271d1 - Browse repository at this point
Copy the full SHA 19271d1View commit details -
chore: add "publishConfig" to package.json
The "publishConfig" field has been added to the package.json file. This change sets the access level to "public" for publishing the package.
Configuration menu - View commit details
-
Copy full SHA for 73e7e74 - Browse repository at this point
Copy the full SHA 73e7e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51efef4 - Browse repository at this point
Copy the full SHA 51efef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8a5c7 - Browse repository at this point
Copy the full SHA 4b8a5c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0ab09 - Browse repository at this point
Copy the full SHA 1f0ab09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 681d691 - Browse repository at this point
Copy the full SHA 681d691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 286fe77 - Browse repository at this point
Copy the full SHA 286fe77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098d606 - Browse repository at this point
Copy the full SHA 098d606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 004af3e - Browse repository at this point
Copy the full SHA 004af3eView commit details -
fix: recursive file search in create-pylon
The recursive file search in the create-pylon package has been refactored to simplify the code. The unnecessary check for excluding "node_modules" directories has been removed, as it breaks when npm create pylon installs the dist inside the "node_modules"
Configuration menu - View commit details
-
Copy full SHA for 4fe7fec - Browse repository at this point
Copy the full SHA 4fe7fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54459f - Browse repository at this point
Copy the full SHA b54459fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e0666 - Browse repository at this point
Copy the full SHA 72e0666View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a4b40 - Browse repository at this point
Copy the full SHA c6a4b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76564a8 - Browse repository at this point
Copy the full SHA 76564a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b916922 - Browse repository at this point
Copy the full SHA b916922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fcc89c - Browse repository at this point
Copy the full SHA 8fcc89cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a540b - Browse repository at this point
Copy the full SHA f1a540bView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14926f9 - Browse repository at this point
Copy the full SHA 14926f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23fc9b - Browse repository at this point
Copy the full SHA f23fc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf7d61 - Browse repository at this point
Copy the full SHA bbf7d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for db245a7 - Browse repository at this point
Copy the full SHA db245a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7218ed - Browse repository at this point
Copy the full SHA b7218edView commit details -
fix: add consola warning instead of error for undefined context in re…
…solversToGraphQLResolvers
Configuration menu - View commit details
-
Copy full SHA for 31ffa1a - Browse repository at this point
Copy the full SHA 31ffa1aView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6950335 - Browse repository at this point
Copy the full SHA 6950335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d888e - Browse repository at this point
Copy the full SHA 04d888eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe3f83e - Browse repository at this point
Copy the full SHA fe3f83eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f69aec - Browse repository at this point
Copy the full SHA 1f69aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 579906e - Browse repository at this point
Copy the full SHA 579906eView commit details -
Configuration menu - View commit details
-
Copy full SHA for faadee8 - Browse repository at this point
Copy the full SHA faadee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c6c0f - Browse repository at this point
Copy the full SHA 52c6c0fView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbcccee - Browse repository at this point
Copy the full SHA cbccceeView commit details
Commits on Sep 11, 2024
-
fix: handle error when building schema
The code changes in pylon-dev/src/index.ts now include error handling when building the schema. If an error occurs during the build process, the server will be killed and the error will be logged. This ensures that the server is not left running in an inconsistent state. In the addition, the development server no longer exits when a build error occurs. When a user makes a syntax error and fixes it afterwards, the service is up and running again without the need to manually restart it.
Configuration menu - View commit details
-
Copy full SHA for 1aa9c42 - Browse repository at this point
Copy the full SHA 1aa9c42View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be42eb4 - Browse repository at this point
Copy the full SHA be42eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051bb27 - Browse repository at this point
Copy the full SHA 051bb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for be049a0 - Browse repository at this point
Copy the full SHA be049a0View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eca48f3 - Browse repository at this point
Copy the full SHA eca48f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a56c4a - Browse repository at this point
Copy the full SHA 3a56c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0780588 - Browse repository at this point
Copy the full SHA 0780588View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7642e3 - Browse repository at this point
Copy the full SHA f7642e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167af09 - Browse repository at this point
Copy the full SHA 167af09View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bd3a9 - Browse repository at this point
Copy the full SHA c1bd3a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20670e - Browse repository at this point
Copy the full SHA a20670eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd0d51 - Browse repository at this point
Copy the full SHA 9bd0d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ff06d - Browse repository at this point
Copy the full SHA a9ff06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e07c19 - Browse repository at this point
Copy the full SHA 1e07c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4a71b - Browse repository at this point
Copy the full SHA 4b4a71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6f875 - Browse repository at this point
Copy the full SHA cd6f875View commit details -
fix: remove optional peer dependency for "@getcronit/pylon" in pylon-…
…telemetry package.json
Configuration menu - View commit details
-
Copy full SHA for 85f5697 - Browse repository at this point
Copy the full SHA 85f5697View commit details -
Configuration menu - View commit details
-
Copy full SHA for c484053 - Browse repository at this point
Copy the full SHA c484053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa52b6 - Browse repository at this point
Copy the full SHA 6aa52b6View commit details