Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add a sample bash script to docs for creating multiple worker files #13032

Merged
merged 10 commits into from
Jul 11, 2022
Merged

Add a sample bash script to docs for creating multiple worker files #13032

merged 10 commits into from
Jul 11, 2022

Conversation

villepeh
Copy link
Contributor

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

Signed-off-by: Ville Petteri Huh.

@villepeh villepeh requested a review from a team as a code owner June 12, 2022 20:01
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the contribution!

docs/workers.md Outdated Show resolved Hide resolved
docs/workers.md Outdated Show resolved Hide resolved
@villepeh villepeh requested a review from richvdh June 17, 2022 14:48
docs/workers.md Outdated Show resolved Hide resolved
@villepeh villepeh requested a review from richvdh June 18, 2022 11:19
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@richvdh richvdh merged commit bc8eefc into matrix-org:develop Jul 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants