Aaron
36a11ec312
Fixed a typo ( #4012 ) unrealapex
...
* Renamed command line setting timer-progress bar
* Fix wrong Dutch word
* Fix typo
---------
Co-authored-by: Aaron <79121360+hazyboba@users.noreply.github.com>
2023-02-20 11:53:23 +01:00
Bruce Berrios
dcb505e507
Fix on failure action ( #3959 )
...
* Fix on failure action
* Bad commit
* Use API token
* Another bad commit
* Fix bad commits
2023-01-27 21:07:08 -05:00
Jack
dc1b217cb9
Update monkey-ci.yml
2023-01-27 01:58:25 +01:00
Bruce Berrios
b2c75a11d4
Housekeeping ( #3940 )
...
* Housekeeping
* Early exit not needed
2023-01-25 11:50:30 +01:00
Bruce Berrios
e8e377ff62
House keeping ( #3867 ) bruception
...
* Add comment for blind mode
* Maybe fix on failure job
2023-01-04 14:48:33 +01:00
Bruce Berrios
bdd6ce0ffa
Housekeeping ( #3816 )
...
* housekeeping
* bad commit
* fix bad
2022-12-08 14:46:17 +01:00
Bruce Berrios
89fa7dc25d
Add failed PR comment job ( #3808 ) Bruception
...
* Add failed PR comment job
* test
* .
* test
* Download workflow artifact
* .
* test
* .
* test
* nice
* Fix typo
2022-12-07 23:02:13 +01:00
Bruce Berrios
4a56a31b07
Checkout monkey CI ( #3807 )
2022-12-05 19:07:06 +01:00
Bruce Berrios
46d7a78ffe
Add Monkey CI ( #3799 )
...
* Split PR checks
* Split Jobs
* Test
* Fix path check
* Use checkout
* Undo
* oh boy
* .
* .
* .
* .
* test
* .
* .
* .
* .
* .
* .
* .
* yay
* Remove jsonschema from global dep
* monkey ci
* .
* oops
* test
* .
* .
* .
* .
* .
* .
* .
* ayy
* add permissions
2022-12-05 18:52:15 +01:00
Bruce Berrios
5a0e8ae72e
Housekeeping ( #3374 )
2022-08-08 16:16:07 +02:00
Bruce Berrios
d9da78673e
Add git config ( #3080 )
2022-06-07 16:05:36 -05:00
Bruce Berrios
c15d0c1572
Fix prettier issues ( #3078 )
...
* Fix
* Pretty Workflow
* spacing fix
* oops
* Update base pretty script
2022-06-07 12:02:03 -04:00
Bruce Berrios
d7862750ce
Remove lua ( #2996 )
2022-05-19 18:45:17 +02:00
Bruce Berrios
1384e9f81d
Add pretty check ( #2990 ) bruception
...
* Add pretty check
* test
* test
* Add pretty check
* Add condition check
* Enforce style on code changes
* Update scripts
* Any src
2022-05-19 11:31:18 +02:00
Miodec
a8dfc44f49
testing new feature
2022-05-10 12:56:27 +02:00
Miodec
3da1246a38
added if
2022-05-06 23:17:29 +02:00
Miodec
e451375274
saving pr number
2022-05-06 18:43:53 +02:00
Miodec
f88dc88c8d
added permissions
2022-05-06 17:23:06 +02:00
Miodec
366999bb8e
still trying to comment
2022-05-06 14:48:27 +02:00
Miodec
fb1d8577a6
workflow update
2022-05-06 14:37:29 +02:00
Miodec
66916dabf2
linking workflow
2022-05-06 13:53:32 +02:00
Miodec
b481f8e145
testing new workflow
2022-05-06 13:38:19 +02:00
Miodec
fbaf6d12c9
updated paths
2022-05-06 13:30:21 +02:00
Miodec
dd6734afe8
added labels
2022-05-06 13:21:03 +02:00
Jack
80e9e49a78
Create labeler.yml
2022-05-06 12:53:08 +02:00
Jack
60a4bd7b64
Create labeler.yml
2022-05-06 12:52:24 +02:00
Miodec
89c9557475
definitely didnt forget about those
2022-05-05 23:35:40 +02:00
Bruce Berrios
8095dd6bfc
Add test step in pr-check action ( #2942 ) Bruception
...
* Add test step in pr-check action
* Add jest action
* Specify wd
* Remove action
* Remove test
* Add anti-cheat check
2022-05-05 23:06:40 +02:00
Bruce Berrios
91220a5bdc
Move backend source files into src folder ( #2943 )
2022-05-05 19:27:00 +02:00
Rizwan Mustafa
0dac742efb
Update some document links ( #2919 )
...
* Update some document links
* Updated repo link
2022-05-03 13:44:39 +02:00
Evan
f584d683bb
Rename scripts to ts ( #2869 ) ferotiq
...
* Rename scripts to ts
* Update config.base.js
* Delete firebase-config.ts
2022-04-24 17:20:30 +02:00
Harry Hopkinson
e303690cbb
Linted Files according to the .prettierrc ( #2758 ) Harry-Hopkinson
2022-03-23 22:51:55 +01:00
Bruce Berrios
adf5a0d1db
Include dev branch in CI ( #2739 )
2022-03-20 11:31:51 -05:00
Jack
fe668e4811
Moved firebase to new modular version 9 sdk ( #2727 )
...
* using modular sdk
* removing last script
* replacing more code
* unused code
* removed unused code
* removed unused code
* importing auth
* using analytics controller
* importing auth and analytics
* importing auth
* updated git ignore
* fixed path
* removed live config from gitignore
* added error message when failing to initialize firebase
* added live config
using live config when building production
* removed unused code
* fixed incorrect function use
* added example config
* added a step to the contributing guide
* optional steps
* fixed path
* using example in source code so that github actions dont cry like little babies
* using function correctly
* using function correctly
* ignoring live
* removed
* added action webpack config
* bruce said "no-no"
This reverts commit 0a1e5e1660
.
* Fix
* Add ignore
* updated instructions
* using correct functions
* using correct function
* missing parameter
* using correct function
* using correct function
* removed ts ignores
* using new functions
* removed refresh
* using new functions
* merge fix
* fixed merge
* regenereated lockfile
* using correct function
* defaulting to the email thats already entered
* moved lines
Co-authored-by: Bruception <bberr022@fiu.edu>
2022-03-19 12:33:25 +01:00
Bruce Berrios
6d0966eea0
Compile sass using webpack ( #2728 ) bruception
...
* Compile sass using webpack
* Add scss compilation
2022-03-18 15:40:40 +01:00
Bruce Berrios
1ba7a76b86
Migrate middlewares to TypeScript ( #2574 )
...
* Migrate middlewares
* Update workflow
* Fix ignore
* Fix
* Fix
* Remove babel loader from root dependencies
* Remove mongoDb
2022-02-23 10:03:38 -05:00
Jack
e57d864e9c
Update bug_report.yaml
2022-02-23 00:20:22 +01:00
Bruce Berrios
61f16584c9
Action anti cheat step ( #2570 )
...
* Add anti-cheat check
* Add anti-cheat step
* Test
* Revert
* .
* Fix
2022-02-22 23:02:37 +01:00
Ferotiq
1233d266a1
Fix ( #2550 )
...
* Update package.json
* Update CONTRIBUTING.md
* Update install.cmd
* Update pr-check.yml
2022-02-20 22:29:39 +01:00
Ferotiq
7cbd9d2722
Allow the process for setting up project and committing code on Windows to be much smoother ( #2549 )
...
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Create install.cmd
* Update package.json
* Update CONTRIBUTING.md
* Update install.cmd
* Update install.cmd
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update package.json
* fix lint script so windows users can use it correctly
* adFd
* rename
2022-02-20 20:47:24 +00:00
Ferotiq
71cdce20e3
TypeScript FrontEnd: Add Account Files ( #2494 )
...
* add account files, config, and db, fix other files, and make lint script work on cmd
* fuck operating systems
* remove project from eslint
* Merging and fixing some bugs
* fixed result ordering
* fixed quote filter stopping all results
* fixed words filter not working
* corrected type
* Update commandline-lists.ts
* Update types.d.ts
* removing explicit tag types
* mfing prettier
* small changes
* stuff
* fixes
* fix cannot read properties of undefined
* another check just to be safe
* okay that works
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-19 17:44:27 +01:00
Miodec
f0313d6524
updated pr check action
2022-02-19 15:35:43 +01:00
Jack
f8727b5c68
Action only installs node and dependencies when a changed file passes the filters
2022-02-18 20:23:58 +01:00
Jack
432fedb3c0
Pr-check
2022-02-18 19:25:33 +01:00
Miodec
a478128bc5
pr check now only runs the required actions.
...
part of #2527
2022-02-18 18:23:26 +01:00
Jack
0d66afe2be
Update bug_report.yaml
2022-02-16 15:41:05 +01:00
Jack
8b879db9e5
Update bug_report.yaml
2022-02-16 15:40:40 +01:00
Jack
db65902217
Update bug_report.yaml
2022-02-16 15:39:16 +01:00
Jack
556bc3614b
Update bug_report.yaml
2022-02-16 15:39:01 +01:00
Jack
4446e38f42
Update bug_report.yaml
2022-02-16 15:36:24 +01:00