Commit graph

222 commits

Author SHA1 Message Date
e358757b19
[#68] Removed unnecessary target; added builder building to fej
All checks were successful
continuous-integration/drone the build was successful
2021-05-13 21:01:15 +02:00
204f8f0a56 Merge pull request 'Changed import scheme' (#75) from rework-imports into develop [CI SKIP]
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/75
2021-05-13 20:50:08 +02:00
cc9ff7635c
Fixed faulty import line
All checks were successful
continuous-integration/drone the build was successful
2021-05-13 15:51:44 +02:00
6d95ffd372
Changed import scheme
Some checks failed
continuous-integration/drone the build failed
2021-05-13 15:42:05 +02:00
237568d5e4 Merge pull request 'Update Rust crate serde to 1.0.126' (#73) from renovate/serde-1.x into develop
All checks were successful
continuous-integration/drone the build was successful
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/73
2021-05-13 10:56:58 +02:00
be797de526 Merge branch 'develop' into renovate/serde-1.x
All checks were successful
continuous-integration/drone the build was successful
2021-05-13 10:45:19 +02:00
03020fe798 Merge pull request 'CICD Upgrade' (#72) from 45-cicd into develop
All checks were successful
continuous-integration/drone the build was successful
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/72
2021-05-13 10:44:15 +02:00
82bb4c6a6e Update Rust crate serde to 1.0.126
All checks were successful
continuous-integration/drone the build was successful
2021-05-12 18:03:41 +00:00
4cf9152fc4
[#45] Hopefully made Cargo home available across steps
All checks were successful
continuous-integration/drone the build was successful
2021-05-12 14:44:10 +02:00
8baeda4cae
[#45] Fixed clippy errors
Some checks failed
continuous-integration/drone the build failed
2021-05-12 14:29:39 +02:00
2547434d95
[#45] Added cargo caching; made clippy more strict 2021-05-12 14:28:59 +02:00
b9d0bb7aa5
[#45] Removed leftover comments 2021-05-12 14:12:29 +02:00
faa4f713c8
[#45] Fixed clippy errors
All checks were successful
continuous-integration/drone the build was successful
2021-05-11 22:11:35 +02:00
c8bfc16af8
[#45] Moved tests to before linting 2021-05-11 22:03:44 +02:00
9dbb4c8804
[#45] Moved clippy call to lint phase
Some checks failed
continuous-integration/drone the build failed
2021-05-11 21:58:49 +02:00
728e72e47c
[#45] Removed unnecessary clippy flag (and let's test the cache)
Some checks failed
continuous-integration/drone the build failed
2021-05-11 21:51:54 +02:00
01aa4bae80
[#45] Re-ordered tasks to make them logical
Some checks failed
continuous-integration/drone the build failed
2021-05-11 21:41:54 +02:00
2a14703097
[#45] Let's try some other env vars
Some checks failed
continuous-integration/drone the build failed
2021-05-11 21:38:19 +02:00
81c0d5e00b
[#45] Changed root style
Some checks failed
continuous-integration/drone the build failed
2021-05-11 21:19:18 +02:00
63316314aa
[#45] Another try at fixing the ci
Some checks failed
continuous-integration/drone the build failed
2021-05-11 20:43:51 +02:00
0ec5e33860
[#45] Enabled debug logs for debugging
Some checks failed
continuous-integration/drone the build failed
2021-05-10 22:22:51 +02:00
9d065c229e
[#45] Added path_style option
Some checks failed
continuous-integration/drone the build failed
2021-05-10 22:21:56 +02:00
b8f31aa337
[#45] Renamed root 2021-05-10 22:19:49 +02:00
bd51b6ce14
[#45] More updates to cicd file
Some checks failed
continuous-integration/drone the build failed
2021-05-10 22:15:05 +02:00
4666790784
[#45] Edited broken env vars
Some checks failed
continuous-integration/drone the build failed
2021-05-10 21:57:15 +02:00
92c6e2c5cc
[#45] It's plugins/s3-cache dude
Some checks failed
continuous-integration/drone the build failed
2021-05-10 21:54:56 +02:00
ff1631b525
[#45] Fixed first of probably many errors
Some checks failed
continuous-integration/drone the build failed
2021-05-10 21:54:03 +02:00
cd4075d294
[#45] First attempt at using S3 cache 2021-05-10 21:52:24 +02:00
785acd5c2e Merge pull request 'Update Rust crate regex to 1.5.4' (#70) from renovate/regex-1.x into develop
All checks were successful
continuous-integration/drone the build was successful
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/70
2021-05-07 23:15:48 +02:00
48802dbc3c Update Rust crate regex to 1.5.4
All checks were successful
continuous-integration/drone the build was successful
2021-05-07 20:03:30 +00:00
487edf9ebd Merge pull request 'Update dependency vue-tsc to ^0.1.0' (#66) from renovate/vue-tsc-0.x into develop
All checks were successful
continuous-integration/drone the build was successful
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/66
2021-05-03 14:42:07 +02:00
d7ee53e62c Update dependency vue-tsc to ^0.1.0
All checks were successful
continuous-integration/drone the build was successful
2021-05-02 22:02:21 +00:00
f9da125b4a
Added .editorconfig file
All checks were successful
continuous-integration/drone the build was successful
2021-05-02 16:12:05 +02:00
135e74e6e3 Merge pull request 'Update Rust crate regex to 1.5.3' (#62) from renovate/regex-1.5.x into develop
All checks were successful
continuous-integration/drone the build was successful
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/62
2021-05-02 10:11:06 +02:00
5725b91c61 Update Rust crate regex to 1.5.3
All checks were successful
continuous-integration/drone the build was successful
2021-05-02 01:03:26 +00:00
336ff25249
Disabled builder publish for now
All checks were successful
continuous-integration/drone the build was successful
2021-05-01 22:49:05 +02:00
3bbc90ad60
Changed order of pipeline
Some checks failed
continuous-integration/drone the build failed
2021-05-01 22:09:23 +02:00
472f890a98
Added job to deploy builder
Some checks failed
continuous-integration/drone the build failed
2021-05-01 22:07:07 +02:00
3f5c0d038b
Added backend linting job
All checks were successful
continuous-integration/drone the build was successful
2021-05-01 21:40:46 +02:00
fd6b3ed134
Added yarn.lock file
All checks were successful
continuous-integration/drone the build was successful
2021-05-01 21:34:41 +02:00
92a08a17af
Hopefully fixed dumb ci mistake
All checks were successful
continuous-integration/drone the build was successful
2021-05-01 21:29:17 +02:00
9946aaf001
Added frontend linting to cicd
Some checks failed
continuous-integration/drone the build failed
2021-05-01 21:24:16 +02:00
1da94c5211
Fixed eslint errors 2021-05-01 21:22:12 +02:00
6532fbebb1
Fixed frontend linter 2021-05-01 21:11:13 +02:00
0b86ed9254 Merge pull request 'Update dependency vue-tsc to ^0.0.26' (#59) from renovate/vue-tsc-0.0.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/59
2021-05-01 21:01:00 +02:00
d2e6028104 Merge pull request 'Update dependency eslint-plugin-promise to v5' (#60) from renovate/eslint-plugin-promise-5.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/fej/pulls/60
2021-05-01 21:00:48 +02:00
9f31c69777 Update dependency eslint-plugin-promise to v5 2021-05-01 18:00:34 +00:00
39ad811429 Update dependency vue-tsc to ^0.0.26 2021-05-01 18:00:28 +00:00
bef7505631
Merge branch 'develop' of git.roosens.me:Chewing_Bever/fej into develop 2021-05-01 19:12:35 +02:00
5ce3f0bb39
Merge branch '58-js-linting' into develop (Closes #58) 2021-05-01 19:12:18 +02:00