90 Commits

Author SHA1 Message Date
Dmitry 4ae7100e4a install rustfmt + clippy on a CI machine before running the tests 2025-09-27 18:50:12 +03:00
Dmitry Stepanov 1a0d9a5e33 use stable rust for docs ci 2025-07-26 21:40:30 +03:00
Dmitry Stepanov 74f33907df attempt to fix linux ci 2025-04-30 21:43:24 +03:00
Dmitry Stepanov 1b9b298b88 Merge pull request #799 from adriengivry/doc/issue_template
Added issue templates
2025-04-30 12:57:13 +03:00
Adrien GIVRY 8ae82c6067 Added issue templates 2025-04-29 16:36:53 -04:00
Adrien GIVRY 42ce3d0128 Added pull request template 2025-04-29 15:01:16 -04:00
Dmitry Stepanov 77d170396a added project manager ci 2024-12-26 22:42:02 +03:00
Dmitry Stepanov c44cf70610 removed useless cargo audit lint 2024-11-19 23:54:52 +03:00
Hamir Mahal 124b46a7d3 fix: usage of deprecated version of Node.js 2024-06-26 16:35:18 -07:00
Dmitry Stepanov ce88a63827 ignore useless warning 2024-04-30 12:05:54 +03:00
Hamir Mahal f99e4f7e01 fix: usage of deprecated version of Nodejs 2024-04-27 12:11:12 -07:00
Hamir Mahal 797d7082fc chore: changes from formatting on save 2024-04-27 12:10:39 -07:00
Dmitry Stepanov a7a06dbf72 add _ prefix for method arguments in generated project template
- removed warnings suppression from ci
2024-04-01 10:00:04 +03:00
Dmitry Stepanov 8ae2ae5057 parallelize ci for project template 2024-04-01 09:50:20 +03:00
Dmitry Stepanov 952cb4a2d0 force install api level 30 2024-03-31 20:48:56 +03:00
Dmitry Stepanov c4302b18ae use latest ndk 2024-03-31 20:31:44 +03:00
Dmitry Stepanov 6a58c08aa4 install proper ndk 2024-03-31 20:22:59 +03:00
Dmitry Stepanov 066ed2df39 install java before installing android sdk 2024-03-31 20:13:24 +03:00
Dmitry Stepanov 26bdbb9eb4 install proper android sdk version for android ci 2024-03-31 20:09:16 +03:00
Dmitry Stepanov 64611cff48 minor changes to project template ci 2024-03-31 18:18:23 +03:00
Dmitry Stepanov 19169c450a added ci for project template for wasm and android 2024-03-31 17:52:48 +03:00
Dmitry Stepanov b993eecc98 ci fixes 2024-03-29 09:58:05 +03:00
Dmitry Stepanov ca6435918c ability to switch the engine version to local version
- path is hard-coded for now
2024-03-28 22:14:08 +03:00
Dmitry Stepanov 36676987e4 split project template ci into two parts 2024-03-28 21:45:36 +03:00
Dmitry Stepanov ef9f19cab7 step out of engine dir on ci for project template 2024-03-28 21:35:31 +03:00
Dmitry Stepanov 58e799720e ci for project template 2024-03-28 21:31:20 +03:00
Dmitry Stepanov 7c5aacd468 fixed clippy warnings + attempt to fix ci (yet. another. attempt) 2024-03-23 22:10:11 +03:00
Dmitry Stepanov 345fcde5a7 yet another attempt to fix ci 2024-03-23 10:55:09 +03:00
Dmitry Stepanov 244fb3b8c9 set environment variables for ci 2024-03-23 10:49:23 +03:00
Dmitry Stepanov 6768af086b partially fixed ci 2024-03-23 10:43:11 +03:00
Dmitry Stepanov dc5d97aefb changed sponsor link 2024-03-21 22:52:04 +03:00
Dmitry Stepanov a133cfab06 attempt to fix ci 2024-03-21 00:08:54 +03:00
Martin Taibr ceb99c5d06 Remove cargo update that should no longer be needed
Looks like it didn't solve the original issue anyway
2023-10-10 19:44:54 +02:00
Martin Taibr 1566a507f1 Update CI, add caching, some cleanup 2023-10-10 19:39:02 +02:00
Dmitry ae2890dba1 clippy + ci fixes 2023-09-28 16:20:04 +03:00
Dmitry 1a790d79d9 fixed wasm ci 2023-09-28 16:12:58 +03:00
Dmitry 4681d5f27c wasm ci fix 2023-06-17 23:22:43 +03:00
Dmitry 8799773429 change profile of tests for ci 2023-01-05 23:33:59 +03:00
Dmitry b0ad5ee63d attempt to reduce build size for ci 2023-01-05 23:10:06 +03:00
Martin Taibr f9ec6cff52 Update audit.yml
Clap has replaced atty with is-terminal so this should no longer be an issue: https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#4027---2022-11-24

People might need to run cargo update locally if they keep seeing the warning since cargo audit uses the existing lockfile and only creates a new one if it doesn't exist.
2022-12-16 18:17:52 +01:00
Dmitry 79fe784ba9 run cargo update for wasm ci 2022-11-25 23:06:19 +03:00
Dmitry 7b4468763b update audit ci 2022-11-23 19:50:32 +03:00
Dmitry Stepanov e8dc071fdb Update FUNDING.yml 2022-09-13 14:00:28 +03:00
Martin Taibr 05bda90833 Update cargo audit CI
One new ignore, remove 3 existing ones. I updated the tracking issue - more
details there: https://github.com/FyroxEngine/Fyrox/issues/208
2022-08-16 00:48:42 +02:00
Dmitry 4522bdfa6d do not run CI on nightly compiler
- failed CI because of ICE is annoying
2022-07-12 20:50:03 +03:00
Dmitry 5fb2b68566 fixed docs ci + switch to stable 2022-07-06 13:33:40 +03:00
Dmitry fa960d5583 switch ci for docs to nightly because stable has ICE 2022-06-04 23:12:50 +03:00
Dmitry 064f4db75c fixed tests + ci 2022-06-04 22:56:42 +03:00
Dmitry Stepanov a5c3b5e985 fix clippy warnings + fix doc ci 2022-02-10 17:48:49 +03:00
Dmitry Stepanov c6ba27248a rename to Fyrox (second pass) 2022-01-09 17:50:52 +03:00