Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: faasm/python

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(docker): slim docker images (#36)

* chore: bump cpp-sysroot dep

* fix(docker): comment out rotten bits

* fix(pyfaasm): remove unnecessary global keywords

v0.4.0

Toggle v0.4.0's commit message
cpython: use llvm native version for native compilation

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump faasmctl (#31)

gh: bump faasmctl and patch version

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use semantic versioning (#30)

* git: use semver

* gh: bump minor version

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use `faasmctl` to interact with a Faasm cluster (#29)

* use faasmctl

* gh: bump code version

* fix build

* cpp: bump to latest version

* faasmctl: bump version and use task to upload

* cpp: bump after merge

* gh: bump cpp and faasmctl

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrate from DockerHub to ACR (#27)

* gh: bump code version to make sure we pull from the right container registry

* docker: tag images w/ new container registry

* gha: use credentials for acr

* cpp: bump after merge

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump CPP (remove LLVM submodule) (#25)

* gh: bump code version

* cpp: bump submodule and remove llvm-project dep

* gha: use access token instead

* cpp: bump after merge

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Latest `wasi-libc` (#24)

* cpp: bump version to use latest wasi-libc

* cpp: bump submodule and link to all wasi-libc libraries

* cpp: bump submodule

* cpp: bump submodule

* cpp: bump submodule to not use wasi's emulated mman

* third-party: bump deps

* cpp: bump wasi-libc again

* cpp: bump submodule after merge

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump to `ubuntu:22.04` (#23)

* gh: bump code version

* docker: bump cpp-sysroot version

* gha: use ubuntu-latest around

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix docker build (#22)

* dulwhich not building

* gh: bump version

* gha: bump versions in release workflow file