Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Secman v5.3.8

Compare
Choose a tag to compare
@abdfnx abdfnx released this 11 Oct 15:35
· 486 commits to main since this release

Note 💡: this release is the last release of Secman V1, and we're going to build Secman V2, read more

Added

  • Create --topic flag to repo list command.
  • Add new secman docker image: smcr/secman-cli.
  • Add brews in .goreleaser.
  • Add write & new aliases to insert command.
  • Build scmn-dev/browser package.

Changed

  • Update the installers url
  • Change the infrastructure of secman docker images
    • smcr/secman: secman container image for full experince.
    • smcr/secman-cli: lightweight image for demo.
  • Move scmn-dev/gh-api & david-tomson/git repos to secman.
  • upgrade secman docker CI.

Fixed

  • Fix fetch command in windows by adding FetchClone in sync command.

Full Changelog

fa890ec also remove brews prop in goreleaser config file
c570fcc remove dockers prop from gorelaser config file
64ba311 Bump github.com/AlecAivazis/survey/v2 from 2.3.1 to 2.3.2 (#89)
8ecece1 Bump github.com/mattn/go-colorable from 0.1.8 to 0.1.11 (#88)
a658b14 Bump github.com/cpuguy83/go-md2man/v2 from 2.0.0 to 2.0.1 (#87)
5c254a5 Bump github.com/scmn-dev/browser from 0.1.0 to 0.1.3 (#86)
2622426 Bump github.com/Timothee-Cardoso/tc-exe from 1.0.0 to 1.0.1 (#85)
b337573 update the CODEOWNERS and add authors to it
779a8e7 upgrade sm-win version to v0.2.4
85dfc9e update secman v5.3.8 release notes 📜
fa48356 move scmn-dev/gh-api & david-tomson/git repos to secman, add new packages
74235af update secman installer and upgrader URLs, upgrade sm-win pkgs
801f69d update gepis packages, add cluster command to secman
c66085a remove cloning ~/.sm-cluster commands in Makefile & Windows builder
438e8ad update Secman Desktop URL in README
8eea135 add new packages in go.mod, create v5.3.8 release notes 📜
4953f61 move dockers place, update build flags labels
fd36263 remove package command, and move it to 🗑 Trash Ideas
f7e2dc5 Merge pull request #81 from david-tomson/main
420a686 remove Go workflow badge, update badge style, finish from secman products
abddcfa add Secman Products: Secman Desktop & Secman Extension in README
eaf5f58 remove Go workflow, start build about command
7d3d2be try to fix Go workflow by adding CLONE_DOT_SMCLUSTER command
812ff95 update installers URLs in secman workflow, add cloning sm-cluster command
74dc747 add cloning sm-cluster repo command to Makefile
6714752 remove cluster, add OTHER SECMAN PRODUCTS help entry, add new pkgs
a4f9f6c remove cluster packages, return to gh-api/core/config
909af6a update CODE OF CONDUCT email to [email protected], try to fix package command
dd3b217 use github.com/scmn-dev/cluster package in manager.go
5a14851 use github.com/gepis/git package instead of scmn-dev/git
0e4ceaa Merge pull request #80 from david-tomson/main
c5de605 change ParentCollection name to Collection
c751f10 update github.com/scmn-dev/gh-api pkg, add package install command, updates clusters
f250bba import package command in root dir, require scmn-dev/git package
e9b7e7b Bump github.com/scmn-dev/gh-api from 0.3.33 to 0.3.41 (#79)
5ddbb1c add package list command
c0eaf1a add package command with pkg & packages aliases
18011fc build pkg/packages/cmd.go
7588e77 configure symlink, create InstallLocal function in manager.go
b1769dc add Remove function for remove package
8e327b6 finish from Upgrade function with runCmds
581cd10 add Install function & build localPackageUpgradeError
7400554 add manager functions and start build it
6b7c484 make generate is core command and gen alias
51005af add new cluster functions in file.go, create cluster\stub.go
0934864 add environment tokens and functions
aa69c77 add cluster hosts & functions in cluster package
4aba0b3 update messages
5971e00 add cluster mapper, create new cluster_type functions
76a9f25 add validation functions
d9ff5e6 create clusterOptions & ClusterOptions function
284280a add ClusterOption to cluster package
339b19c add creating ~/.sm-cluster dir command to builders
dcee1ca create cluster package, build NewManager struct
daab885 build Manager struct
2d2e3b8 create manager.go with imports
086bc32 require github.com/Timothee-Cardoso/tc-exe pkg, build looksh pkg
00b9c7e add Name, Path, URL, IsLocal, & UpdateAvailable
1362372 create Package struct
07546fb add package mocks
4a7df41 start build package command
25ff447 use the new installers urls: unix & win
6a79435 move command to ios dir for fixing import cycle not allowed error
51539ea fix fetch command in windows, move all command tools to shared
8c68bc8 add write & new aliases to insert command
3803b84 Bump github.com/AlecAivazis/survey/v2 from 2.2.16 to 2.3.1 (#76)
11165da fix codacy project ID, add brews to .goreleaser, finally fix secman docker CI workflow
1850096 add cd docker && make pull && cd .. command to sm_cli_build job
853f68f fix sm_cli_build job in secman docker CI workflow, update docker images docs URLs
400b5c3 fix sm_cli_build job
c5ea005 change runs-on value from $OS to ubuntu-latest
2c49b02 upgrade secman docker CI workflow, add new jobs, fix all errors
2f3c05c format
558393f update README and add the new secman docker images, update the long of root.go
bc8ea66 update the version of @secman/sm-win, and update some pkgs
defaeca add dockers to secman goreleaser
b0f8633 add .editorconfig to secman
223868e update snyk file version
1a5f76b change Our Websites to Some Resources
e6d0e6c update homebrew secman installation