Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Create synapse github action to replace the various run: commands #5335

Closed
michaelkaye opened this issue Feb 24, 2022 · 1 comment
Closed
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks X-DevOps Issues that require some infrastructure support

Comments

@michaelkaye
Copy link
Contributor

The action should support:

  • installing python and caching dependencies
  • installing synapse
  • configuring synapse (including optional features like experimental flags)
  • running synapse
  • post-action: tear down synapse explicitly.
@michaelkaye michaelkaye added T-Task Refactoring, enabling or disabling functionality, other engineering tasks X-DevOps Issues that require some infrastructure support labels Feb 24, 2022
@michaelkaye
Copy link
Contributor Author

Deployed when fixing #5470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks X-DevOps Issues that require some infrastructure support
Projects
None yet
Development

No branches or pull requests

1 participant