Commit Graph

6 Commits (master)

Author SHA1 Message Date
sputn1ck 9d7f3bf2fa
build: add postgres unit tests to makefile and CI 9 months ago
Andras Banki-Horvath 52eca23918
ci: bump GitHub CI Go version to 1.19.2 1 year ago
sputn1ck 4803941b88
ci: add github actions 1 year ago
Alex Miller dd01b90afd
github: initial docker workflow
Builds a Docker image for tags starting with 'v'

The image repository name is defined by environment variable DOCKER_REPO, which
defaults to: lightninglabs/loop

To override it, if you want to publish the image to your own DockerHub account,
define a Github Actions secret named DOCKER_REPO with the full image repo name
such as: <docker_user>/loop
2 years ago
Oliver Gugger 313d6f6e5d
GitHub: add issue templates
To make initial triage easier and nudge people into reading the
documentation and gathering information before submitting an issue, we
add three issue templates: bug reports, feature requests and "other".
3 years ago
carla a9f8682689
github: add pull request reminder to update release notes 4 years ago