TR_SLimey
cd659163dd
Run only on release (and produce release tags)
...
As this workflow takes quite a lot of time, and [pushing to master happens frequently](https://github.com/matrix-org/dendrite/pull/1613#issuecomment-746086980 ), the container will now only be built when a release is created, and the builds will also be correctly tagged.
2020-12-16 17:19:45 +00:00
TR-SLimey
a5dfeb6794
Added comment to docker-build-and-push.yml
...
In case something needs to be tweaked in the future, the link
contains some examples and explanations which would be useful
2020-12-04 00:57:12 +00:00
TR-SLimey
42fc241561
Switched to using official Docker buildx action
2020-12-04 00:49:49 +00:00
TR_SLimey
78b2977195
Create docker-build-and-push.yml
2020-12-03 22:47:08 +00:00
Neil Alexander
c870435c17
Update PULL_REQUEST_TEMPLATE.md
2020-10-02 16:56:13 +01:00
Kegsay
378a0520be
Add custom issue templates; fixes #1421 ( #1460 )
2020-10-01 15:00:16 +01:00
Neil Alexander
fed3ebd2f1
CodeQL analysis
2020-09-30 21:18:35 +01:00
Sam
a6700331ce
Update all usages of tx.Stmt to sqlutil.TxStmt ( #1423 )
...
* Replace all usages of txn.Stmt with sqlutil.TxStmt
Signed-off-by: Sam Day <me@samcday.com>
* Fix sign off link in PR template.
Signed-off-by: Sam Day <me@samcday.com>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-09-24 11:10:14 +01:00
Neil Alexander
b4c07995d6
Create FUNDING.yml
2020-07-15 11:30:32 +01:00
Andrew Morgan
1667a4b09f
Add SyTest support to CI ( #704 )
...
Adds SyTest CI through CircleCI.
Also need to add all the tests that currently pass to testfile, but I don't think that's a hard blocker for merging.
2019-05-24 15:00:03 +01:00
Aaron Raimist
ac3ebcb3ed
Fix PR templates and use matrix.to instead of riot.im/develop ( #687 )
...
* Use absolute links in pull request template
Relative links don't work in most places
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Use matrix.to (for now) instead of linking to riot.im/develop
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-01-28 10:15:33 +00:00
Andrew Morgan
4452cb4a65
Add PR template ( #686 )
2019-01-25 16:00:59 +00:00