inngest

A scalable, low-latency, event-driven durable execution platform. Supports functions deployed to serverless, servers, or the edge.

OTHER License

Downloads
86K
Stars
1.4K
Committers
7

Bot releases are visible (Hide)

inngest - v0.1.0

Published by github-actions[bot] over 2 years ago

Changelog

  • 0e062e4 Add functionality for cloning, updating, and parsing scaffolds
  • a597758 Add golangci to builds
  • 102acd3 Add initial UI for creating a new function via init
  • 2d9828f Add initial build command
  • 7bf264b Add initial function file configuration logic
  • 3f62358 Ensure we correctly quit early without making inngest.json
  • 7eb3ef7 Fix: Support scopes defined in actions
  • f741454 Merge pull request #23 from inngest/build
  • 8f64c78 Merge pull request #24 from inngest/intibgone
  • 8c5b1ee Merge pull request #25 from inngest/depend
  • c461e89 Merge pull request #26 from inngest/feature/high-level-function-definition
  • 4f81a9e Merge pull request #27 from inngest/linting
  • 5af7195 Merge pull request #28 from inngest/buildenv
  • 0d131b8 Merge pull request #30 from inngest/feature/scaffold-projects
  • d600789 Remove duplicate field Scopes
  • 323505e Remove init, move to register commands
  • 1a07b37 Update all dependencies
  • dc993f5 Update builder to use envvar and make top flag
  • 8fe54fe Update repo pull checks
  • 29f1f59 Updates to pass golangci
  • 9e6eeb3 vendor
  • 48b770d vendor
inngest - v0.0.7

Published by github-actions[bot] over 2 years ago

Changelog

  • 14f5b79 Merge pull request #20 from inngest/feature/prefer-domains-on-deploy
  • ba694ba Merge pull request #22 from inngest/feature/prefer-domains-on-action-deploy
  • de60d70 Pass through error from docker inspect
  • b66e22c Prefer using domains on action deploy
  • 67796c8 Prefer using domains on deploy
  • 8157e39 Prevent non amd64 images during push
  • db6266b Prevent non linux images during push
inngest - v0.0.6

Published by github-actions[bot] over 2 years ago

Changelog

  • f4ae694 Do not require login for action validation
inngest - v0.0.5

Published by github-actions[bot] over 2 years ago

Changelog

  • a9ba880 Add validate funcitonality
  • 2f001b0 Allow action config to be defined without account identifiers
  • c2d2211 Always "publish" actions when pushing
  • d984843 Correct install script for mac os
  • de28b0c Merge pull request #14 from inngest/feature/canonical-config
  • 06f6210 Merge pull request #15 from inngest/feature/validate
  • 6bcc68f Merge pull request #16 from inngest/feature/macos-install-path-location
  • e873992 Merge pull request #17 from inngest/updatecue
  • 805abd8 Merge pull request #18 from inngest/feature/push-action-ux-improvements
  • 2f0d980 Update to go 1.17 for darwin/arm64
  • a867447 Update vendor
  • fd4f8a1 Update workflow cue def to match internal
  • 8ba4eb0 update git workflow
inngest - v0.0.4

Published by github-actions[bot] almost 3 years ago

Changelog

In brief:

  • Adds support to idempotently deploy workflows from the CLI
  • Adds support for listing workflows
  • Adds support for canonical formatting of workflow config files
  • Adds better prompts for creating actions and workflows

3798608 Add workflows command to list workflows, with minor UX changes along the way
2ffede0 Add ability to format configuration files
54df217 Add install script
f304d89 Add prompt for creating workflows and actions
5ad4260 Add support for ID fields within workflow config files
5706b2d Add workflow version listing, workflow config command
06df58f Enable idempotent deploys of workflows via the CLI
8bd90db Improve login: prompt for username instead of fatalling
f7079c4 Merge pull request #10 from inngest/feature/show-triggers-in-workflow-list
eb92a3b Merge pull request #11 from inngest/feature/new-workflow
781fccd Merge pull request #12 from inngest/feature/workflow-slugs
6d33889 Merge pull request #13 from inngest/feature/workflow-deploys
1180bc1 Merge pull request #8 from inngest/feature/add-install-script
46dec48 Merge pull request #9 from inngest/feature/workflows
3c754b5 Only show live workflows by default
7aaa7d9 Show current triggers in workflow list

inngest - v0.0.3

Published by github-actions[bot] about 3 years ago

Changelog

2d6908d Add goreleaser
1b3b0aa Merge pull request #7 from inngest/feature/releases
5b8eb53 Only run goreleaser on versioned releases

inngest - v0.0.2

Published by tonyhb over 3 years ago

  • Display better errors when validating config files
  • Add #FormToggle to action config
  • Add placeholder? and hint? fields to #Form config
  • Build with CGO_ENABLED=0 to remove glibc dependency
inngest - v0.0.1

Published by tonyhb over 3 years ago