github inngest/inngest v0.5.2

latest releases: v1.17.2, v1.17.2-beta.1, v1.17.1...
3 years ago

Changelog

  • 1d67903 Add CUE unmarshal test for functions with step version constraints
  • 97fae35 Add JSON unmarshal test for functions and step version constraints
  • 68f54b6 Add Version to Step struct
  • 51a12ef Add inngest run --snapshot to return only event data
  • e0d12a0 Add a VersionConstraint to steps as they as parsed in Function.Workflow()
  • d8c95a4 Add comment for Step.version in function.cue
  • 473a99e Add first pass for npm i -g @inngest/cli using a postinstall script
  • e4bcd4d Add initial actionVersion to function.cue
  • d8683c8 Add npm publishing to release action
  • 364f25f Add step version when a default step is created
  • 4f6175a Add stub script for local dev
  • afbf273 Allow init flags to bypass questions
  • c89dcbc Be destructive and remove FunctionVersion.Actions()
  • 645e96c Comment digging progress
  • 2d001af Don't introduce dirty state before goreleaser; it's not a fan
  • ed798d3 Ensure deployAction returns the existing or versioned action version
  • 7e27a89 Ensure function.Workflow() and function.Actions() return versions
  • a79580e Ensure generatedEventLoader can handle multi-line stdin input
  • d7d620c Ensure run and dev use network mode host
  • 455f3e1 Ensure that pre-filled URLs quit and render the fn immediately
  • 2189695 Ensure we skip all questions that are already answered
  • bcac185 Fix function_version.go tests
  • 5e6e5ad Fix function tests to ensure step versions are being passed through
  • 0983893 Grab GitHub artifact via cli.inngest.com
  • 68b5826 Hard-code an .npmrc file instead of relying on an action to create it
  • 4686b32 Load events from all workspaces when running init
  • f7b866e Merge branch 'main' into inngest-cli-readme-inclusion
  • 55611ee Merge branch 'main' into inngest-run-snapshot
  • 213699e Merge branch 'main' into npm-install
  • e0745d9 Merge branch 'main' into npm-install
  • 9218d7e Merge pull request #187 from inngest/npm-install
  • 31594b0 Merge pull request #195 from inngest/190/step-versions
  • 0d6a384 Merge pull request #197 from inngest/inngest-run-snapshot
  • 0acfb13 Merge pull request #198 from inngest/inngest-cli-readme-inclusion
  • c3b3e9c Merge pull request #199 from inngest/feature/docker-host-config
  • 43926e3 Merge pull request #200 from inngest/feature/init-flags
  • 5baaf71 Merge pull request #201 from inngest/feature/load-all-workspace-events
  • 936cc1a Merge pull request #202 from inngest/npm-deploy-fix
  • c84e27a On npm publish, include README.md from main repo
  • 4d84c19 Only generate random seed for inngest run if stdin wasn't available
  • 994b2ed Refresh README for brevity and structure
  • 1c5c71c Remove TODO from release.yml
  • 76202ff Remove caching - deps are tiny anyway
  • a088206 Remove comments from built postinstall.js file for npm deploys
  • 5beb3c1 Remove completed TODO comment
  • 4edfa26 Remove some completed progress comments
  • 215819b Remove unneeded test for FunctionVersion.Actions(); not used
  • a055e45 Rename @inngest/cli to inngest-cli
  • 6285fad Rename steps to buildOpts for clarity in deploy command
  • c149450 Replace request with node-fetch
  • 786d1a2 Separate npm deploy from goreleaser deployment for easier retriggering
  • 824c277 Set Step.version type to use VersionConstraint in function.cue
  • 3d4a122 Set step version constraint after actions have been deployed
  • ae7fbfa Set up Node in npm dir to ensure .npmrc file is in the right place
  • 1a3d769 Simplify truthy expression for golangci-lint
  • dbbdd1d Still run npm ci then npm run build
  • 30627cd Update release.yml for npm dir
  • 0a30736 ignore scripts during npm install

Don't miss a new inngest release

NewReleases is sending notifications on new releases.