Skip to content

Runtime refactor#1275

Merged
Naatan merged 156 commits intomasterfrom
runtime-refactor
Apr 1, 2021
Merged

Runtime refactor#1275
Naatan merged 156 commits intomasterfrom
runtime-refactor

Conversation

@Naatan
Copy link
Copy Markdown
Contributor

@Naatan Naatan commented Mar 8, 2021

No description provided.

mdrohmann and others added 30 commits February 8, 2021 14:31
Implement EnvironProvider for alternative builds
Implemented runtime setup (camel and messaging still missing)
- lots of docs and comments
- simplify runtime.Update()
- put changesummary in own package
- simplify and standardize runbits.RuntimeMessageHandler
- improve names
- refactor progressbar
  - split up decor functions
  - use constants for constant widths used in design
The workerpool expects Submit() calls on a channel with a buffer, so we
need to ensure that the wp.StopWait() function (which closes the
channel) is called after all Submit() calls are issued.
…97401

Move the runtime files to final destination synchronously
and move it to pkg/platform/runtime/setup/events

Otherwise, runtime/runtime.go depends on runbits which seems wrong...
@Naatan Naatan merged commit e7d4416 into master Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants