Commit Graph

26 Commits

Author SHA1 Message Date
9caf4bf383 Misc changes.
Some small changes in general:
- Moved the SQL Version check struct into the function.
- Updated hadolint to 2.0.0
- Fixed hadolint 2.0.0 warnings
- Updated github workflows
- Added .editorconfig for some general shared editor settings.
2021-03-30 21:45:10 +02:00
da55d5ec70 Also run actions CI on pull request
`push` only counts for pushes to branches on the repo, not forks
2021-03-27 15:21:00 +00:00
828a060698 Run clippy on CI 2021-03-27 15:10:00 +00:00
0eec12472e Allow only bug report issues
Remove templates for other issue types, directing them to the forum instead.
2021-02-27 22:13:51 -08:00
feefe69094 Updated Github Actions, Fixed Dockerfile
- Updated the Github Actions to build just one binary with all DB
  Backends.

- Created a hadolint workflow to check and verify Dockerfiles.
- Fixed current hadolint errors.
- Fixed a bug in the Dockerfile.j2 which prevented the correct libraries
  and tools to be installed on the Alpine images.

- Deleted travis.yml since that is not used anymore
2020-12-16 19:31:39 +01:00
3305d5dc92 Updated bug-report to note to update first 2020-10-11 15:58:31 +02:00
536672ac1b Delete ISSUE_TEMPLATE.md 2020-03-02 19:58:53 +01:00
e41e7c07db Update issue templates 2020-03-02 19:58:36 +01:00
63459c5f72 Updated FUNDING as mentioned in #859 2020-02-18 21:48:11 +01:00
3d1ee9ef62 Use rust-toolchain file to determine version in workflows, disabled mac builds for now 2020-01-29 19:26:06 +01:00
baf7d1be4e Delete old workflow file and disable building binaries on pull requests, as we already have CI for that 2020-01-05 22:46:34 +01:00
59e50b03bd Merge pull request #804 from publicarray/master
Improve Github Actions Workflow
2020-01-05 18:00:15 +01:00
0a88f020e1 Disable Windows workflow 2020-01-05 20:45:03 +11:00
24edc94f9d try setting VCPKG_ROOT 2019-12-29 19:06:54 +11:00
4deae76347 Update build workflow 2019-12-29 17:20:29 +11:00
8ee0c57224 Disable Windows build for now to avoid failing CI 2019-12-28 15:28:22 +01:00
0bcc2ae7ab Update rust-win.yml 2019-12-25 12:50:57 +11:00
bdb90460c4 Update rust-win.yml 2019-12-25 11:59:07 +11:00
824137a02c update dependencies to build workflows 2019-12-25 11:16:35 +11:00
2edc699eac fix 2019-12-25 10:25:35 +11:00
8e79366076 fix action 2019-12-25 10:23:02 +11:00
c1e39b182f update build actions 2019-12-25 10:20:00 +11:00
13eb276085 Create Github build Actions 2019-12-24 08:13:08 +11:00
b5441f6b77 Include suggestions 2019-12-02 23:01:04 +01:00
dbbd63e519 Create an issue template
I'm not sure if this is needed but I think it could be useful in lessening the workload.
2019-12-02 16:06:18 +01:00
486c7d8c56 Show sponsor button on Github 2019-11-23 16:20:23 +01:00