Commit graph

73 commits

Author SHA1 Message Date
Aravinth Manivannan
1f23999c10
fix: re-enable bin publishing with 73DAC973A9ADBB9ADCB5CDC4595A08135BA9FF73 GPG key 2023-10-30 09:29:48 +05:30
Aravinth Manivannan
d30b53f4ee
chore: update base node version 2023-10-28 15:00:25 +05:30
Aravinth Manivannan
5d03682c45
fix: CI: disable docker container uploads for branch!=master 2023-10-18 13:22:17 +05:30
Aravinth Manivannan
8ec5122f87
hotfix: CI: disable tarpaulin run until it is fixed 2023-10-18 12:41:02 +05:30
Aravinth Manivannan
8e3fb9d8ec
hotfix: disable uploads to dl.mcaptcha.org 2023-10-17 16:14:06 +05:30
Aravinth Manivannan
4e2758f415
chore: clippy lints 2023-10-16 21:50:53 +05:30
Aravinth Manivannan
342d03b58b
fix: CI: port actions actionx-rust-lang and checkout@v4 2023-10-16 20:30:41 +05:30
Aravinth Manivannan
765be413c4
debug: rm GH actions caching 2023-10-16 20:17:00 +05:30
Aravinth Manivannan
c3ab7f8b0e
chore: use node v18.0.0 2023-07-02 22:05:23 +05:30
Aravinth Manivannan
43024f1940
fix: CI: update make command 2023-07-02 21:54:42 +05:30
Aravinth Manivannan
3e5936cb83
fix: CI: pin mariadb to version 10 2023-07-02 18:37:38 +05:30
Aravinth Manivannan
5324969bd2
feat: install selenium drivers 2023-04-30 23:46:58 +05:30
Aravinth Manivannan
43dab030df
feat: run nightwatch integration tests on CI 2023-04-30 20:18:47 +05:30
realaravinth
b3ee57d042
fix: configure gpg key 2022-08-15 17:37:48 +05:30
realaravinth
9f521fe199
feat: publish mcaptcha bin to dl.mcaptcha.org 2022-08-15 17:03:46 +05:30
Gusted
bb81e7fb9b
Automate releases via Github Actions
- Use Github Actions to compile static linked binaries for the three
major OS and upload them to Github Releases.
2022-08-12 14:55:57 +02:00
realaravinth
1fded38ee8
fix: gh-pages branch CI trigger exclusion 2022-07-23 15:57:24 +05:30
realaravinth
6f5c09185f
feat: add MARIA_DATABASE_URL to .env_sample and load maria config in CI 2022-07-23 12:04:17 +05:30
realaravinth
0b2af2f900
feat: setup CI for mariadb support 2022-07-23 11:59:41 +05:30
realaravinth
9a687f99ee
feat: mv maildev to services 2022-07-23 02:13:12 +05:30
realaravinth
3c3982bad5
feat: CI: publish docker img 2022-07-22 23:42:25 +05:30
realaravinth
aa5bdcf1dc
fix: upload coverage on all branches that run the coverage CI run 2022-05-12 20:18:28 +05:30
realaravinth
28e9d67fce
fix: load correct env file 2022-05-12 19:29:48 +05:30
realaravinth
8861201727
feat: run linting and coverage CI runs on db-abstract branch 2022-05-11 13:34:11 +05:30
realaravinth
95e7a74559
feat: setup CI to use .env_sample and postgres URI 2022-05-11 13:33:29 +05:30
realaravinth
5359795ddc
feat: enable CI for db-abstract 2022-05-11 13:33:29 +05:30
realaravinth
fdf94f1f06
feat: CI: run build every day at 0900 2022-05-06 17:14:09 +05:30
realaravinth
e3ff7278a9
update coverage workflow's rust version and tarpaulin version 2021-12-18 14:03:18 +05:30
realaravinth
ab77eed91c
move pow wasm lib out to a separate repo 2021-12-01 21:18:30 +05:30
realaravinth
e78e18a411
fix CI error and cache clippy and fmt jobs 2021-10-08 18:58:20 +05:30
realaravinth
9afb63c738
use yaml directly for displaying open api spec 2021-10-08 15:36:42 +05:30
realaravinth
53720ff740
frontend linting 2021-10-08 15:24:29 +05:30
realaravinth
e9e6aac770
sitemap 2021-07-21 22:15:52 +05:30
realaravinth
0880dd27ce
configuration docs, make test 2021-07-09 12:04:48 +05:30
realaravinth
67a35a6e43
clear cookie after account deletion and CI: skip build 2021-07-09 11:49:01 +05:30
realaravinth
4c293bdb5a
correct errors in readme 2021-07-07 21:32:20 +05:30
realaravinth
2e50c263a8
makeifle: clean and test workflows 2021-07-07 21:10:15 +05:30
realaravinth
eb5c0164dc
makeifle: make migrate 2021-07-07 18:20:06 +05:30
realaravinth
5fa668ad97
updated cache buster 2021-07-07 18:10:01 +05:30
realaravinth
bfebca6e0e
widget static resources are now built locally 2021-07-07 00:28:32 +05:30
realaravinth
b22ea88d7e
coverage workflow to run on 1.51.0 2021-06-30 22:54:06 +05:30
realaravinth
46098ec85b
CI: smtp server now started as a command 2021-06-30 22:44:06 +05:30
realaravinth
8f0c4c093b
udpate rust version 2021-06-30 22:29:20 +05:30
realaravinth
ac46f1da6a
udpate rust version 2021-06-30 22:20:08 +05:30
realaravinth
024321a2f6
CI: smtp service container fix 2021-06-30 21:07:17 +05:30
realaravinth
574efc2252
email verification 2021-06-30 20:57:26 +05:30
Aravinth Manivannan
8118e73df6
added donation links 2021-06-30 13:03:47 +05:30
realaravinth
dcfba60c86
addressing clippy lints 2021-06-11 23:39:38 +05:30
realaravinth
ffdd1865bb
run redis as service 2021-06-11 20:02:08 +05:30
realaravinth
dc53cd76d4
CI: launch redis early 2021-06-11 19:47:49 +05:30