3 Star 9 Fork 1

Tosone / sigma

2024-03-11 22:56
872532 tosiney.com 1578934484 Tosone

Sigma is a painless self-hosted all-in-one software development service, it includes OCI artifact manager, garbage collection, namespace quota, multi-arch artifact, OCI image build. It is similar to Harbor, but distribution is implemented by itself, all of the services can be startup with one command.

Note

Visit demo: https://sigma.tosone.cn/, username/password: sigma/Admin@123

Or you can run this command then got a simple Sigma service: docker run --name sigma -p 3000:3000 tosone/sigma:nightly-alpine

v1.2.0 (2024-03-11)

Features

  • Rename artifact_artifacts sub artifact field (#337)

Bug Fixes

  • Fix gc artifact for multi-arch manifest (#336)
2024-03-11 22:56
872532 tosiney.com 1578934484 Tosone

Sigma is a painless self-hosted all-in-one software development service, it includes OCI artifact manager, garbage collection, namespace quota, multi-arch artifact, OCI image build. It is similar to Harbor, but distribution is implemented by itself, all of the services can be startup with one command.

Note

Visit demo: https://sigma.tosone.cn/, username/password: sigma/Admin@123

Or you can run this command then got a simple Sigma service: docker run --name sigma -p 3000:3000 tosone/sigma:nightly-alpine

v1.2.0-rc.1 (2024-03-11)

Features

  • Change time field type to int64 (#332)
  • Add log field for sql caller (#329)
  • Support gc trigger webhook (#323)
  • Update trivy command (#320)
  • Support webhook in admin (#319)
  • Skip etag for the api (#318)
  • Change pprof path (#316)
  • Update pprof config (#315)
  • Add etag (#313)
  • Add metrics (#312)
  • Move builder helper func (#308)
  • Always check remote proxy server (#307)
  • Add webhook log detail info (#304)
  • Support webhook (#303)
  • Support delete tag on page (#301)
  • Check permission in pages (#300)
  • Add role field for namespace api (#299)
  • Add support oss (#298)
  • Add podman for builder (#297)

Bug Fixes

  • Fix gc (#334)
  • Fix login with incorrect username or password (#330)
  • Fix audit resource_type field (#328)
  • Fix member policy field (#326)
  • Fix user create or update failed (#325)
  • Fix list namespace auth (#314)

Docs

  • Add wechat (#327)
  • Update readme (#317)
  • Update readme (#296)

Upgrade

  • Upgrade docker and minio (#295)
  • Upgrade runc for avoid cve (#294)

CI

  • Update ci config (#335)
  • Add errors test case (#322)
  • Update codecov config (#321)
  • Add docker hub (#311)
  • Update ci (#302)
最后提交信息为: :green_heart:Update ci config (#335)
2024-03-11 22:56
872532 tosiney.com 1578934484 Tosone

Sigma is a painless self-hosted all-in-one software development service, it includes OCI artifact manager, garbage collection, namespace quota, multi-arch artifact, OCI image build. It is similar to Harbor, but distribution is implemented by itself, all of the services can be startup with one command.

Note

Visit demo: https://sigma.tosone.cn/, username/password: sigma/Admin@123

Or you can run this command then got a simple Sigma service: docker run --name sigma -p 3000:3000 ghcr.io/go-sigma/sigma:latest

v1.1.0 (2024-02-04)

Features

  • Support build with mirror (#285)
  • Create namespace send webhook (#283)
  • Support apptainer sif (#278)
  • Implement blob redirect (#275)
  • Support disable image builder (#273)
  • Use zig as cross compiler (#269)
  • Support disable image build (#267)

Bug Fixes

  • Fix artifact type (#276)
  • Fix builder image not exist (#272)
  • Enable cgo for sqlite3 (#268)

Docs

  • Add apptainer docs (#282)

Upgrade

  • Upgrade dependencies (#290)
  • Upgrade distribution (#277)
  • Update dependencies (#271)

CI

  • Update ci config (#288)
  • Update tag release config (#266)
  • Update tag release config (#265)

Unit Tests

  • Add test for auth (#289)
  • Add namespace update ut (#287)
  • Add list namespace ut (#286)
  • Add delete namespace ut back (#284)
  • Add unit test for signing init (#281)
  • Add unit test for workq (#280)
  • Add unit test for audit (#279)
  • Add unit test for inmemory cache (#270)

Full Changelog: https://github.com/go-sigma/sigma/compare/v1.0.0...v1.1.0

最后提交信息为: :bookmark:Release v1.1.0 (#293)
Go
1
https://gitee.com/xtosone/sigma.git
git@gitee.com:xtosone/sigma.git
xtosone
sigma
sigma

搜索帮助