fx icon indicating copy to clipboard operation
fx copied to clipboard

A Function as a Service tool makes a function as a container-based service in seconds.

Results 91 fx issues
Sort by recently updated
recently updated
newest added

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies
rust

Bumps [rocket](https://github.com/SergioBenitez/Rocket) from 0.4.0-rc.2 to 0.4.7. Release notes Sourced from rocket's releases. Rocket v0.4.7 See the CHANGELOG for more information. Rocket v0.4.6 See the CHANGELOG for more information. Rocket v0.4.5...

dependencies
rust

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.7 to 0.6.14. Release notes Sourced from smallvec's releases. v0.6.14 Fix a possible buffer overflow in insert_many (#252, #254). v0.6.13 Use the maybe-unit crate in place of...

dependencies
rust

Bumps [github.com/google/go-querystring](https://github.com/google/go-querystring) from 1.0.0 to 1.1.0. Commits 1f4a1f9 cleanup github actions config 6c9448a remove comment about undesirable test values c16bb7b use go reference badge from pkg.go.dev 5014110 add tests for...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.8.0. Release notes Sourced from github.com/stretchr/testify's releases. Minor improvements and bug fixes Minor feature improvements and bug fixes Commits 181cea6 impr: CallerInfo should print full...

dependencies
go

Bumps [github.com/gobuffalo/packd](https://github.com/gobuffalo/packd) from 1.0.0 to 1.0.1. Release notes Sourced from github.com/gobuffalo/packd's releases. v1.0.1 What's Changed update modules (testify) by @​sio4 in gobuffalo/packd#15 update github actions by @​paganotoni Full Changelog: https://github.com/gobuffalo/packd/compare/v0.4.0...v1.0.1...

dependencies
go

https://github.com/metrue/fx/runs/2779702719?check_suite_focus=true

good first issue

I found AWS lambda in July 2015 and became a big fan of Function as a Service (**FaaS**) since then, Three years ago I built my own **FaaS** framework **fx**...

RFC

fx access HTTP endpoint of docker engine to do image build and container run, but currently fx make docker endpoint to support HTTP with "socat" with docker run https://github.com/metrue/fx/blob/master/provisioner/darwin/darwin.go#L18, it'd...

good first issue