Skip to content

Releases: stacc/cli

v0.2.31

11 Aug 14:14
Compare
Choose a tag to compare

Changelog

1c7992f Add issuers RBAC for controller

v0.2.30

11 Aug 14:07
6f9cbbe
Compare
Choose a tag to compare

Changelog

c4ee855 Add fields and metadata to Environment API
3dc1604 Add missing entitlements to controller RBAC
2e5860e Add namespaces to controller RBAC
73f7c9f Added missing port protocol for composite-web-host container
18292e9 Remove bitbucket-pipelines.yml for controller
7cf0163 Renamed solution variables to paas
b7dde8c Update .goreleaser
18fedbd Update note in release workflow

v0.2.29

11 Aug 12:14
Compare
Choose a tag to compare

Changelog

e658a4c Formatting

v0.1.115

06 Aug 08:38
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e1d5db1 Add docker.PushImage func
42fc537 Add example app
68325e7 Add module export command
e14f37c Add module init cmd
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
5c4a521 Create ReadServicesDir
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
24e6ac7 Fix broken eslintrc
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
f19c4ad Formatting
6ebaac7 Formatting
2d5eb10 Formatting
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
7d0a80a Remove axios
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
9d6c7f6 Simplify module push
5696778 Simplify service build
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
d98f679 Update example to use api client from root
2553835 Update module build debug command
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
e60f965 Updated version to 0.1.115
f5d5907 Use new docker.PushImage func in pushCmd
25b0665 Wrap service update in scope

v0.1.114

05 Aug 11:36
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e1d5db1 Add docker.PushImage func
42fc537 Add example app
932cc4f Add final log statement to loginCmd
68325e7 Add module export command
e14f37c Add module init cmd
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
5c4a521 Create ReadServicesDir
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
24e6ac7 Fix broken eslintrc
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
6ebaac7 Formatting
2d5eb10 Formatting
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
bfa4273 Make browser package
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
7d0a80a Remove axios
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
6d83733 Remove randomBytes func to bottom
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
9d6c7f6 Simplify module push
5696778 Simplify service build
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
d98f679 Update example to use api client from root
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
b1dacdc Updated version to 0.1.114
4caa52a Use new browser package in loginCmd
f5d5907 Use new docker.PushImage func in pushCmd
25b0665 Wrap service update in scope

v0.1.113

04 Aug 07:29
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e914f4f Add client credentials login flow
e1d5db1 Add docker.PushImage func
42fc537 Add example app
932cc4f Add final log statement to loginCmd
68325e7 Add module export command
e14f37c Add module init cmd
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
24e6ac7 Fix broken eslintrc
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
2d5eb10 Formatting
6ebaac7 Formatting
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
bfa4273 Make browser package
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
7d0a80a Remove axios
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
6d83733 Remove randomBytes func to bottom
52df794 Remove redundant structs
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
768d0a8 Support Markdown mime type
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
d98f679 Update example to use api client from root
27dad09 Update go.mod
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
1947def Updated version to 0.1.113
bc130a1 Use global config package in login
4caa52a Use new browser package in loginCmd
f5d5907 Use new docker.PushImage func in pushCmd
25b0665 Wrap service update in scope
f8b68be fix helm to be upgrade --install instead of install and subsequently fail if install already exists

v0.1.112

03 Aug 15:35
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e914f4f Add client credentials login flow
e1d5db1 Add docker.PushImage func
42fc537 Add example app
932cc4f Add final log statement to loginCmd
68325e7 Add module export command
e14f37c Add module init cmd
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
24e6ac7 Fix broken eslintrc
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
2d5eb10 Formatting
6ebaac7 Formatting
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
bfa4273 Make browser package
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
6d83733 Remove randomBytes func to bottom
52df794 Remove redundant structs
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
768d0a8 Support Markdown mime type
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
d98f679 Update example to use api client from root
27dad09 Update go.mod
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
a448971 Updated version to 0.1.112
bc130a1 Use global config package in login
4caa52a Use new browser package in loginCmd
f5d5907 Use new docker.PushImage func in pushCmd
dc3ce0d Wrap login auth code flow
25b0665 Wrap service update in scope
d41bd8a copy pkg in Dockerfile
f8b68be fix helm to be upgrade --install instead of install and subsequently fail if install already exists

v0.1.111

03 Aug 07:17
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e914f4f Add client credentials login flow
e1d5db1 Add docker.PushImage func
42fc537 Add example app
932cc4f Add final log statement to loginCmd
68325e7 Add module export command
e14f37c Add module init cmd
fc798f0 Add new username and password flags
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
24e6ac7 Fix broken eslintrc
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
6ebaac7 Formatting
2d5eb10 Formatting
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
bfa4273 Make browser package
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
9fc3be2 Merged in th-modules (pull request #6)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
6d83733 Remove randomBytes func to bottom
52df794 Remove redundant structs
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
768d0a8 Support Markdown mime type
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
27dad09 Update go.mod
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
438aca8 Updated version to 0.1.111
bc130a1 Use global config package in login
4caa52a Use new browser package in loginCmd
f5d5907 Use new docker.PushImage func in pushCmd
dc3ce0d Wrap login auth code flow
25b0665 Wrap service update in scope
d41bd8a copy pkg in Dockerfile
f8b68be fix helm to be upgrade --install instead of install and subsequently fail if install already exists

v0.1.110

03 Aug 07:07
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e914f4f Add client credentials login flow
e1d5db1 Add docker.PushImage func
42fc537 Add example app
932cc4f Add final log statement to loginCmd
d181c2d Add install to Makefile
68325e7 Add module export command
fc798f0 Add new username and password flags
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
ca8cfa1 Added a fairly basic plugin installer
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
24e6ac7 Fix broken eslintrc
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
6ebaac7 Formatting
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
bfa4273 Make browser package
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
9fc3be2 Merged in th-modules (pull request #6)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
566d659 Move registry login init to top
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
6d83733 Remove randomBytes func to bottom
52df794 Remove redundant structs
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
768d0a8 Support Markdown mime type
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
27dad09 Update go.mod
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
59564f7 Updated version to 0.1.110
bc130a1 Use global config package in login
4caa52a Use new browser package in loginCmd
f5d5907 Use new docker.PushImage func in pushCmd
dc3ce0d Wrap login auth code flow
25b0665 Wrap service update in scope
d169475 change module name to document-generation-html
d41bd8a copy pkg in Dockerfile
f8b68be fix helm to be upgrade --install instead of install and subsequently fail if install already exists
75bfe85 it's alive!

v0.1.109

03 Aug 06:56
Compare
Choose a tag to compare

Changelog

bb6ba4c Add App build funcs
b5e4611 Add PackageAndPushModule
b59bd8a Add chart from service generator
e914f4f Add client credentials login flow
e1d5db1 Add docker.PushImage func
42fc537 Add example app
932cc4f Add final log statement to loginCmd
d181c2d Add install to Makefile
68325e7 Add module export command
fc798f0 Add new username and password flags
e1de8b8 Add npm package
a188404 Add services TODO
3affad5 Add singlespa package
ca8cfa1 Added a fairly basic plugin installer
c8a0c91 Embed error structs in utils.print
f4db6f8 Exit if no hosts found
761f466 Extract module logic to its own module
0bdad43 Fix chart API version
3e990c9 Fix future Windows bug
4a77351 Fix typo
1eac90c Fix yaml unmarshalling
6ebaac7 Formatting
8e4cdf7 Go fmt
c4be326 Include Apps in push
3e5d129 Invert large if-block
ce048f7 Make AppConfigMediaType public
bfa4273 Make browser package
c87fa52 Merged in sg-add-client-credentials-flow (pull request #7)
9fc3be2 Merged in th-modules (pull request #6)
f4c74bb Move docker client decl closer to use in push
941e4b4 Move helm transpiler to new file
0fc8fe8 Move module flagset to new module package
66256c1 Move module push and Host update to bottom
566d659 Move registry login init to top
44c2f16 Remove empty chart.Chart
8f59ab9 Remove empty files
6d83733 Remove randomBytes func to bottom
52df794 Remove redundant structs
4e767dd Rename docker.BuildImage
4b3e9bc Rename utils package to docker
ee638f7 Reorder imports
192c85c Simplify LoadModule
768d0a8 Support Markdown mime type
51c8a5e Switch from ioutil to os
44a03aa Update App struct
98caa18 Update app example. Remove husky.
ab1d724 Update browser godoc
5fcae87 Update example module.yaml
27dad09 Update go.mod
c555184 Update module.Manifest struct
7b420a1 Update singlespa package
4cd9bac Updated version to 0.1.109
bc130a1 Use global config package in login
4caa52a Use new browser package in loginCmd
f5d5907 Use new docker.PushImage func in pushCmd
dc3ce0d Wrap login auth code flow
25b0665 Wrap service update in scope
d169475 change module name to document-generation-html
d41bd8a copy pkg in Dockerfile
f8b68be fix helm to be upgrade --install instead of install and subsequently fail if install already exists
75bfe85 it's alive!
f19b2a9 renamed plugin list cmd variable name