David Leal
f9c89a720d
feat: create a PR when building the LeetCode directory ( #1231 )
...
* updating DIRECTORY.md
* feat: create a PR when building the LeetCode directory
* updating DIRECTORY.md
---------
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2023-03-31 12:20:16 -06:00
Alexander Pantyukhin
90d7d81807
feat: Add LeetCode directory writer ( #1187 )
...
* add leetcode_directory_writer
* updating DIRECTORY.md
* Update leetcode_directory_md.py
add script header
* updating DIRECTORY.md
* updating DIRECTORY.md
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* updating DIRECTORY.md
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* updating DIRECTORY.md
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* updating DIRECTORY.md
* updating DIRECTORY.md
* Update .github/workflows/leetcode_directory_writer.yml
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update scripts/leetcode_directory_md.py
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update scripts/leetcode_directory_md.py
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update scripts/leetcode_directory_md.py
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* fix formating
* updating DIRECTORY.md
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
2023-01-23 11:24:50 -06:00
Alexander Pantyukhin
1a5b5f522f
feat: add LeetCode folder labeler ( #1191 )
...
* add labeler for Leetcode changes folder
* Update labeler.yml
add end line
Co-authored-by: David Leal <halfpacho@gmail.com>
2023-01-05 17:24:30 -06:00
Taj
cafd06725c
feat: Use the new filename_formatter
workflow ( #1190 )
...
* updating DIRECTORY.md
* using script action for filename formatting
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2022-12-21 22:39:23 -06:00
David Leal
af0ffcbd42
feat: improve the Awesome Workflow ( #1186 )
...
* feat: improve the Awesome Workflow
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* updating DIRECTORY.md
* chore: remove/add a few spaces
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
2022-12-17 19:27:04 -06:00
David Leal
b85a6220a9
chore: use actions/checkout@v3
2022-12-16 14:40:29 -06:00
Taj
c97a33a6c2
fix: Awesome Workflow issues ( #1176 )
...
* Delete codeql_analysis.yml
* fixing workflows
2022-12-16 13:53:06 -06:00
David Leal
8fa62620c2
chore: use the DIRECTORY.md
workflow from the scripts
repository ( #1096 )
...
* updating DIRECTORY.md
* chore: use the scripts repository for...
...the `DIRECTORY.md` workflow. The code is much shorter now as well.
* updating DIRECTORY.md
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-10-24 14:48:49 -05:00
zafar hussain
9502fd54ef
chore: update to match new Discord links ( #1065 )
2022-10-17 20:10:52 -05:00
straight-into-the-wall
5cca0ebd48
fix: Hotfix/awesome zero files ( #919 )
...
* perf: faster implementation of the TwoSum problem
* doc: fixed typos on comments
* updating DIRECTORY.md
* fix: comments on includes. Doxygen file. static test function
* fix: revert 1.c
* updating DIRECTORY.md
* fix: 0 files are not in one and only one directory
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-11-09 17:16:14 -06:00
David Leal
235f0a9eeb
Revert "fix: #898 another fix for Awesome workflow nodir_files problem ( #901 )" ( #907 )
...
This reverts commit b8e3c3833b
.
2021-10-31 10:56:01 -06:00
straight-into-the-wall
b8e3c3833b
fix : #898 another fix for Awesome workflow nodir_files problem ( #901 )
...
* perf: faster implementation of the TwoSum problem
* doc: fixed typos on comments
* updating DIRECTORY.md
* fix: comments on includes. Doxygen file. static test function
* fix : #898 revert the nodir_files check version prior 2c86fbb
* fix: revert 1.c changes
* Apply suggestions from code review
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-10-26 13:20:55 +05:30
straight-into-the-wall
779e2f073e
fix : #898 Awesome workflow (1 files are not in one and only one directory) ( #900 )
...
* perf: faster implementation of the TwoSum problem
* doc: fixed typos on comments
* updating DIRECTORY.md
* fix: comments on includes. Doxygen file. static test function
* fix : #898 awesome-workflow: 1 files are not in one and only one directory
* fix: revert 1.c changes
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2021-10-25 14:27:09 -05:00
Andrii Siriak
9d9bac2e9a
feat: Add stale workflow ( #860 )
...
* Add stale workflow
* Update .github/workflows/stale.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update .github/workflows/stale.yml
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-10-04 15:44:08 -05:00
David Leal
373f9c4a66
feat: Add the Approved Label
workflow ( #830 )
...
When a pull request is approved, it'll automatically add the `approved` label.
2021-05-18 13:03:38 -05:00
David Leal
eaaa4e28d3
feat: Add CodeQL Analysis workflow ( #813 )
...
Replaces LGTM, as LGTM only runs on commits, and CodeQL works faster, too.
2021-03-15 14:49:46 +05:30
Krishna Vedala
604ec7d2b3
remove windows builds ( #796 )
2021-02-06 01:20:20 +05:30
Krishna Vedala
5d0972a246
[bug fix] fix code formatting during CI ( #597 )
...
* added explicit clang-format
* fix order - first lint and then format
this will help in maintaining code during debug of lint errors
2020-08-26 12:11:51 -04:00
Krishna Vedala
296f3d00d0
[bug+docs] add docs + fix error in getMax ( #579 )
...
* add docs + fix error in getMax
* fix clang-tidy alerts and errors
* rearrange comments
* allow subfolders in data_structure
* set pointer to NULL after purge
2020-07-22 08:37:28 -04:00
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