wisski-cloud-distillery/internal/dis/component
Tom Wiesing 14bb7f1086
pkg/environment: Remove exec related functions
This commit starts the migration to remove the environment package. It
introduced an abstraction that is not being used, and removing it makes
the code simpler to maintain.

This commit removes all 'exec' related package.
2023-03-02 11:03:33 +01:00
..
auth Migrat pkg/password to using pkglib package 2023-02-26 10:24:06 +01:00
exporter internal/config/template: Cleanup 2023-02-26 10:46:10 +01:00
instances Move to yaml-based configuration 2023-02-25 09:14:56 +01:00
meta Move to github.com/tkw1536/pkglib package 2023-02-26 09:53:25 +01:00
provision Add a form to provision a new instance 2023-02-27 11:12:22 +01:00
resolver pkg/httpx => github.com/tkw1536/pkglib/httpx 2023-02-26 10:08:17 +01:00
server html/anal: Fix regression 2023-02-28 21:43:12 +01:00
solr Move to yaml-based configuration 2023-02-25 09:14:56 +01:00
sql Migrate pkg/lazy => pkglib/{lazy,lifetime} 2023-02-26 10:00:47 +01:00
ssh2 pkg/httpx => github.com/tkw1536/pkglib/httpx 2023-02-26 10:08:17 +01:00
triplestore Move to github.com/tkw1536/pkglib package 2023-02-26 09:53:25 +01:00
web Move to yaml-based configuration 2023-02-25 09:14:56 +01:00
backup.go Update logging behavior 2022-12-01 12:42:04 +01:00
component.go Migrate pkg/lazy => pkglib/{lazy,lifetime} 2023-02-26 10:00:47 +01:00
cron.go Add cron tasks to distillery 2022-12-07 10:30:48 +01:00
fetcher.go Add context 2022-11-29 15:32:31 +01:00
installable.go wdcli: Use progress writer instead of IOStream 2022-11-30 13:17:12 +01:00
menu.go component.DummyMenuItem: Force early replacement 2023-02-03 15:12:52 +01:00
provision.go Add context 2022-11-29 15:32:31 +01:00
server.go Move to github.com/tkw1536/pkglib package 2023-02-26 09:53:25 +01:00
stack.go pkg/environment: Remove exec related functions 2023-03-02 11:03:33 +01:00
table.go sql: Refactor use of tables 2023-01-09 10:24:24 +01:00
userdelete.go Add initial implementation of grants 2023-01-06 18:59:09 +01:00