You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
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
This discussion was created from the release Secman v5.3.8.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Added
--topic
flag torepo list
command.brews
in.goreleaser
.write
&new
aliases toinsert
command.scmn-dev/browser
package.Changed
smcr/secman
: secman container image for full experince.smcr/secman-cli
: lightweight image for demo.scmn-dev/gh-api
&david-tomson/git
repos to secman.Fixed
fetch
command in windows by addingFetchClone
insync
command.Full Changelog
fa890ec also remove
brews
prop in goreleaser config filec570fcc remove
dockers
prop from gorelaser config file64ba311 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 tov0.2.4
85dfc9e update secman
v5.3.8
release notes 📜fa48356 move
scmn-dev/gh-api
&david-tomson/git
repos to secman, add new packages74235af update secman installer and upgrader URLs, upgrade sm-win pkgs
801f69d update gepis packages, add
cluster
command to secmanc66085a remove cloning
~/.sm-cluster
commands in Makefile & Windows builder438e8ad update
Secman Desktop
URL in README8eea135 add new packages in
go.mod
, createv5.3.8
release notes 📜4953f61 move
dockers
place, update build flags labelsfd36263 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 productsabddcfa add
Secman Products
: Secman Desktop & Secman Extension in READMEeaf5f58 remove
Go
workflow, start buildabout
command7d3d2be try to fix
Go
workflow by addingCLONE_DOT_SMCLUSTER
command812ff95 update installers URLs in secman workflow, add cloning sm-cluster command
74dc747 add cloning
sm-cluster
repo command toMakefile
6714752 remove
cluster
, addOTHER SECMAN PRODUCTS
help entry, add new pkgsa4f9f6c remove
cluster
packages, return togh-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 inmanager.go
5a14851 use
github.com/gepis/git
package instead ofscmn-dev/git
0e4ceaa Merge pull request #80 from david-tomson/main
c5de605 change
ParentCollection
name toCollection
c751f10 update
github.com/scmn-dev/gh-api
pkg, addpackage install
command, updates clustersf250bba import
package
command inroot
dir, requirescmn-dev/git
packagee9b7e7b Bump github.com/scmn-dev/gh-api from 0.3.33 to 0.3.41 (#79)
5ddbb1c add
package list
commandc0eaf1a add
package
command withpkg
&packages
aliases18011fc build
pkg/packages/cmd.go
7588e77 configure
symlink
, createInstallLocal
function inmanager.go
b1769dc add
Remove
function for remove package8e327b6 finish from
Upgrade
function withrunCmds
581cd10 add
Install
function & buildlocalPackageUpgradeError
7400554 add
manager
functions and start build it6b7c484 make
generate
is core command andgen
alias51005af add new cluster functions in
file.go
, createcluster\stub.go
0934864 add
environment
tokens and functionsaa69c77 add cluster hosts & functions in
cluster
package4aba0b3 update messages
5971e00 add cluster mapper, create new
cluster_type
functions76a9f25 add validation functions
d9ff5e6 create
clusterOptions
&ClusterOptions
function284280a add
ClusterOption
tocluster
package339b19c add
creating ~/.sm-cluster
dir command to buildersdcee1ca create
cluster
package, buildNewManager
structdaab885 build
Manager
struct2d2e3b8 create
manager.go
with imports086bc32 require
github.com/Timothee-Cardoso/tc-exe
pkg, buildlooksh
pkg00b9c7e add
Name
,Path
,URL
,IsLocal
, &UpdateAvailable
1362372 create
Package
struct07546fb add
package
mocks4a7df41 start build
package
command25ff447 use the new installers urls:
unix
&win
6a79435 move command to
ios
dir for fixingimport cycle not allowed
error51539ea fix
fetch
command in windows, move all command tools toshared
8c68bc8 add
write
&new
aliases toinsert
command3803b84 Bump github.com/AlecAivazis/survey/v2 from 2.2.16 to 2.3.1 (#76)
11165da fix
codacy
project ID, addbrews
to .goreleaser, finally fixsecman docker CI
workflow1850096 add
cd docker && make pull && cd ..
command tosm_cli_build
job853f68f fix
sm_cli_build
job in secman docker CI workflow, update docker images docs URLs400b5c3 fix
sm_cli_build
jobc5ea005 change
runs-on
value from$OS
toubuntu-latest
2c49b02 upgrade
secman docker CI
workflow, add new jobs, fix all errors2f3c05c 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 pkgsdefaeca add
dockers
to secman goreleaserb0f8633 add
.editorconfig
to secman223868e update
snyk
file version1a5f76b change
Our Websites
toSome Resources
e6d0e6c update homebrew secman installation
This discussion was created from the release Secman v5.3.8.
Beta Was this translation helpful? Give feedback.
All reactions