wire-server icon indicating copy to clipboard operation
wire-server copied to clipboard

Try out github actions on PRs

Open arianvp opened this issue 4 years ago • 1 comments

Checklist

  • [ ] The PR Title explains the impact of the change.
  • [ ] The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • [ ] If HTTP endpoint paths have been added or renamed, the endpoint / config-flag checklist (see Wire-employee only backend wiki page) has been followed.
  • [ ] If a cassandra schema migration has been added, I ran make git-add-cassandra-schema to update the cassandra schema documentation.
  • [ ] changelog.d contains the following bits of information:
    • [ ] A file with the changelog entry in one or more suitable sub-sections. The sub-sections are marked by directories inside changelog.d.
    • [ ] If new config options introduced: added usage description under docs/reference/config-options.md
    • [ ] If new config options introduced: recommended measures to be taken by on-premise instance operators.
    • [ ] If a cassandra schema migration is backwards incompatible (see also these docs), measures to be taken by on-premise instance operators are explained.
    • [ ] If a data migration (not schema migration) introduced: measures to be taken by on-premise instance operators.
    • [ ] If public end-points have been changed or added: does nginz need un upgrade?
    • [ ] If internal end-points have been added or changed: which services have to be deployed in a specific order?

arianvp avatar Sep 23 '21 07:09 arianvp

fails with:

... Process exited with code: ExitFailure (-9) (THIS MAY INDICATE OUT OF MEMORY) Error: Process completed with exit code 1.

jschaul avatar Oct 06 '21 13:10 jschaul

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 10 '23 07:05 CLAassistant