Skip to content

v0.1.113

Compare
Choose a tag to compare
@runi95 runi95 released this 04 Aug 07:29
· 36 commits to main since this release

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