Skip to content

kristof-mattei/hyper-unix-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust seed application

This is a framework for building Rust applications

It supports:

  • Building multi-platform images
  • Reusing images when merging in PRs to preserve provenance
    • Support for tags like pr-${PR_NUMBER}-latest (last build on PR), edge (last build on main), pr-${SHA_MAIN_HEAD}-${SHA_PR_HEAD} (uniquely identifying the merge result of a PR)
  • Container attestation
  • Crate publishing
  • Release publishing
    • Crate publishing to crates.io
    • Container retagging to :latest

TODO

  • Remove old containers when the new one gets build for a PR?
    Or rely on a general weekly untagged cleanup?
  • Remove PR containers when PR closed

License

MIT, see LICENSE

SPDX-License-Identifier: MIT

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 5