Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Multiworld Watcher Multiworld Watcher
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Q4SG
  • Multiworld WatcherMultiworld Watcher
  • Merge requests
  • !11

Split into watcher, maintenance modules

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Adam "MrBond" Ziegler requested to merge app-split into 0.3.x Mar 11, 2022
  • Overview 0
  • Commits 5
  • Pipelines 0
  • Changes 67

Primary watcher module remains the multiworld log watcher and bot; second maintenance module meant for one-off tasks, e.g. initial data generation (see #20 (closed)) or clean-up operations (see #24).

Includes:

  • Conversion of webpack configuration from CommonJS to ES modules
  • Support for top-level async (as a webpack "experiment"); follow up with #25 (closed) to await async operations on start-up
Edited Mar 11, 2022 by Adam "MrBond" Ziegler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: app-split