Releases: scmn-dev/secman
v6.0.2-beta
update secman deb file version and path
v6.0.0-beta3
add `sudo` to renaming command to fix action
v6.0.0-beta2
fix build command with `sudo yarn pack:deb`
v6.0.0-beta
build `release` workflow CI to automate releasing
Secman v5.3.8
Note 💡: this release is the last release of Secman V1, and we're going to build Secman V2, read more
Added
- Create
--topic
flag torepo list
command. - Add new secman docker image: smcr/secman-cli.
- Add
brews
in.goreleaser
. - Add
write
&new
aliases toinsert
command. - Build
scmn-dev/browser
package.
Changed
- Update the installers url
- unix: unix.secman.dev
- windows: win.secman.dev
- 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 addingFetchClone
insync
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 hello@secman.dev, 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
Secman v5.3.73
Added
- Add
repo sync
command. - Add New Features to
gh-api
.
Changed
- Change Secman Organization to
scmn-dev
. - Bump Versions of our packages.
Fixed
- Fix
sm-win
issues in windows.
Commits
6f8da2a publish the new version: v5.3.73
📜
342a97d Bump our pkgs versions, update secman help
bd6a4ce update our pkgs versions, change shell
pkg URL, update version-checker
bae204f upload the test release of version-checker
, update github.com/scmn-dev/version-checker
version
b52cff2 update github.com/scmn-dev/gh-api
& github.com/scmn-dev/version-checker
versions
0085bc8 update abdfnx/shell
pkg URL
22597a3 update version-checker
subproject
1d777be change secman org name in pkg.go.dev
to scmn-dev
e4311d0 change org name from secman-team
to scmn-dev
Secman v5.3.72
Added
- Add
repo browse
command.
Changed
- Move
browse
command torepo browse
.
Fixed
Nothing.
Commits
4ac3774 update to v5.3.72
📜
dfdd875 move browse
command to repo browse
, publish v5.3.72
📜
5ebd533 Bump github.com/AlecAivazis/survey/v2 from 2.2.15 to 2.2.16 (#70)
b79f5c6 update globby
pkg at sm-win
, pull new commits in shell
fe74dbc add Stargazers over time
8b1c9c2 Bump github.com/AlecAivazis/survey/v2 from 2.2.14 to 2.2.15 (#69)
f0be0f6 add open in vscode
badge to secman README
072c50d Bump github.com/secman-team/gh-api from 0.3.2 to 0.3.21 (#67)
92b4075 update version-checker
subproject commit
e66b66a update version commands and add versionDate, update builders, update sync clone
7f44284 update secman version
Secman v5.3.71
Added
- Create
browse
command, this command opens the repository in the browser.
Changed
- Change
config
command togh-config
. - Update
gh-api
pkg. - Upgrade
clean
command, add two flags to it--git/-g
&--all/-a
, and add survey. - Change scoop bucket url from https://github.com/secman-team/sm-scoop to https://github.com/secman-team/secman .
- Change windows release message to
sm-win start
. - Update
upgrading
emoji 🚧.
Fixed
nothing
Commits
390d3fe change from share files synctax from files
to contents
in .goreleaser.yml
805ffe2 add secman v5.3.71
release notes 📜
49c5f5b add browse
command to pkg/root/root.go
a2d18b1 Bump github.com/AlecAivazis/survey/v2 from 2.2.13 to 2.2.14 (#64)
1049acc Bump github.com/secman-team/gh-api from 0.3.1 to 0.3.2 (#62)
65c70c2 Bump github.com/spf13/cobra from 1.2.0 to 1.2.1 (#63)
22b9bc3 Bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#61)
d8585f5 update building_from_source
URL and update commands
URL
0766c5e add Clean_Git
functions in commands.go
, upgrade clean
command and add two flags for it
c2cf569 Bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.2.13 (#60)
746fda3 update secman scoop bucket URL
c7db116 update upgrading
emoji 🚧
99fe325 update scoop bucket url to https://github.com/secman-team/secman
0b572c0 update pull requests URL in .github\CONTRIBUTING.md
41c0bf1 update gh-api
to v0.3.01
, and update git_config
to v0.0.33
c029da4 Bump github.com/secman-team/gh-api from 0.2.571 to 0.3.0 (#59)
d6a960b change windows release message, sm-win start
d9506fd Create secman.json
919f99c Bump github.com/briandowns/spinner from 1.15.0 to 1.16.0 (#58)
597980e update commands
url to https://docs.secman.dev/docs/guides
Secman v5.3.7
Added
- Add Spinner to
upgrade
command.
Changed
- Change
sm-upg
tosm-win
. - Update Release Message.
- Change docs url to https://docs.secman.dev .
Fixed
- Fix #57 : Fetching in windows.
- Fix upgrading in windows.
Commits
a758398 update sm-win
package-lock.json
25bbb47 add v5.3.7
release notes 📜
4c97718 update building from source
URL to https://docs.secman.dev/docs/contributing/build_from_source
a5ea931 change commands
url, add docs website url to Our Websites
25100f3 fix fetching in windows #57 , add spinner to upgrade
command #56
78c40dc change docs url to https://docs.secman.dev
22a1877 update mocha package of sm-win
, pull new changes in shell
aa7c6b6 remove comments and add sm-win
in .gitmodules
de3b273 change sm-upg
to sm-win
, publish new website https://sm-win.secman.dev
9fd3e8c change upgrade URL, add version checker before upgrading, publish v0.2.2
06cec7a update v5.3.63
release notes 📜
20c104c add spaces to the new release message