Commit Graph

70 Commits

Author SHA1 Message Date
Krishna Vedala 9642e1068d
allow subfolders in project_euler folder 2020-07-12 23:56:47 -04:00
Krishna Vedala a86583fe96
Revert "disable auto-fix"
This reverts commit 08aae084c9.
2020-07-10 21:44:56 -04:00
Krishna Vedala 22202f0cea
test passing multiple files 2020-07-10 21:33:03 -04:00
Krishna Vedala 08aae084c9
disable auto-fix 2020-07-10 21:14:05 -04:00
Krishna Vedala 26322e0ddb
update workflow to use clang-tidy checks and apply necessary fixes 2020-07-10 17:09:42 -04:00
Krishna Vedala 5bba04b671
fix formatting style to Google 2020-06-28 11:24:39 -04:00
Krishna Vedala b1d92cbdda
fixed Github actions CI workflow
to mimic changes in C++ repo
2020-06-20 07:27:19 -04:00
Krishna Vedala bdb81dfc1b
fix URL_BASE while updating DIRECTORY.md 2020-06-17 19:18:16 -04:00
Krishna Vedala a4476641c6 uncomment git push 2020-06-03 17:15:37 -04:00
Krishna Vedala b39e3ca8bf enable push to master 2020-06-03 17:13:06 -04:00
Krishna Vedala 811859706f git rm , add and add 2020-06-03 17:09:53 -04:00
Krishna Vedala f77b0d3a36 move remove and add operation later 2020-06-03 16:58:50 -04:00
Krishna Vedala b2f532ef37 add missing space 2020-06-03 16:56:02 -04:00
Krishna Vedala c546fc436d test remove more files 2020-06-03 16:54:50 -04:00
Krishna Vedala cf16644e69 delete old files first 2020-06-03 16:43:52 -04:00
Krishna Vedala 8687bb4746 workflow action file renamed 2020-05-31 10:50:45 -04:00
Krishna Vedala 62a2dbb978 distinguish git-move command arguments 2020-05-30 14:11:01 -04:00
Krishna Vedala e20b81fa84 force gitmove 2020-05-30 14:07:19 -04:00
Krishna Vedala d5e3a3d5ae added Awesome CI workflow 2020-05-30 14:04:20 -04:00
Krishna Vedala 42f7ffc7ab Revert "temporarily disable C/C++ CI"
This reverts commit 28136f80f0.
2020-05-29 16:23:26 -04:00
Krishna Vedala 9c9744d1d3 remove echo, added github commit of formatted files 2020-05-29 16:22:12 -04:00
Krishna Vedala f150fe109a reformat for-loop and added verbose to clang-format 2020-05-29 16:06:03 -04:00
Krishna Vedala 434270ab99 echo filename for debug purposes 2020-05-29 16:06:03 -04:00
Krishna Vedala 26521d3a08 use double quotes everywhere 2020-05-29 16:06:03 -04:00
Krishna Vedala 6684afd772 use github actions syntax for environment variables 2020-05-29 16:06:02 -04:00
Krishna Vedala 13dd64319a use single quotes everywhere 2020-05-29 16:06:02 -04:00
Krishna Vedala e693bdd0f3 added missing semicolon after for-loop 2020-05-29 16:06:02 -04:00
Krishna Vedala aaed136308 added missing loop variable 2020-05-29 16:06:02 -04:00
Krishna Vedala d27039c2ee loop file by file 2020-05-29 16:06:02 -04:00
Krishna Vedala 17259d8351 missing location for find 2020-05-29 16:06:02 -04:00
Krishna Vedala bd6e49559a clang-format syntax - use two -- for style 2020-05-29 16:06:02 -04:00
Krishna Vedala 28136f80f0 temporarily disable C/C++ CI 2020-05-29 16:06:02 -04:00
Krishna Vedala 87416a6867 explicitly export variables 2020-05-29 16:06:02 -04:00
Krishna Vedala 21eab13043 fix indentations 2020-05-29 16:06:02 -04:00
Krishna Vedala 749a9394cd fix broken line 2020-05-29 16:06:02 -04:00
Krishna Vedala 18cfb8f5b5 fixed incorrect quotes 2020-05-29 16:06:01 -04:00
Krishna Vedala bd40bd2db1 use environment variables to break a long line 2020-05-29 16:06:01 -04:00
Krishna Vedala 122ce59925 format code for syntaxes 2020-05-29 16:06:01 -04:00
Krishna Vedala 92c82f065f remove additional line 2020-05-29 16:06:01 -04:00
Krishna Vedala 383cc26902 add clang formatter github action 2020-05-29 16:06:01 -04:00
Krishna Vedala f8632a0654 run DoxygenCI on MacOS for doxygen v1.8.18 2020-05-29 12:35:54 -04:00
Krishna Vedala e5a5cc3dba
synchronize apt repository 2020-05-25 21:25:32 -04:00
Krishna Vedala 71ab34a11a
fix add folders 2020-05-25 21:09:15 -04:00
Krishna Vedala 8d76afcd7e
fix copy recursive 2020-05-25 21:07:17 -04:00
Krishna Vedala 0f9eb15ca3
fix syntaxes 2020-05-25 21:04:35 -04:00
Krishna Vedala f6909671c6
remove braces in env var for git commit 2020-05-25 20:59:18 -04:00
Krishna Vedala 21031c9d84
copy recursively 2020-05-25 20:57:04 -04:00
Krishna Vedala 4ac9addbf8
remove build docs on pull request 2020-05-25 20:43:00 -04:00
Krishna Vedala df4d0f3d33
document generation action to occur only on master 2020-05-25 20:27:26 -04:00
Krishna Vedala 9eb0640d02
fix push 2020-05-25 20:23:45 -04:00