Commit Graph

63 Commits

Author SHA1 Message Date
7890b5e547 feature: Add Wakapi Support
Some checks are pending
PUBLISH_IMAGE / Publish 'waka-readme-stats' image (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
CODESTYLE / Run codestyle check (push) Waiting to run
2024-11-01 22:26:19 -05:00
Aravind Nair
0c469d9d62 Update codestyle to Python 3.11 2023-03-12 23:58:23 +05:30
Aravind Nair
5408c4cb6c Update CodeQL to Python 3.11 2023-03-12 23:52:05 +05:30
Aravind Nair
53d09b1519 Update CI to 3.11 2023-03-12 14:39:06 +05:30
Aravind Nair
f9d7c6b722 Merge branch 'master' into CodeQL 2023-03-12 02:37:04 +05:30
Aravind Nair
85a6d7f129 Enable pip caching in CI 2023-03-12 02:19:38 +05:30
Aravind Nair
d578767c31 Update codeql.yml 2023-03-11 23:00:45 +05:30
Anmol Singh
aa4ce162d1 Create codeql.yml 2023-03-11 13:45:49 +05:30
Aravind Nair
031e8fc075 Merge branch 'master' into CodeQL 2023-03-10 12:25:29 +05:30
Aravind Nair
286476d728 Set dependency-review to only check PRs 2023-03-10 02:35:21 +05:30
pseusys
a6b49829f5 concurrency added as workflow runs not instantly 2023-02-28 00:44:59 +01:00
pseusys
8da5e93825 Merge remote-tracking branch 'origin/CodeQL' into CodeQL 2023-02-27 22:28:09 +01:00
pseusys
55b93c81cd workflow file emojis added 2023-02-27 22:28:04 +01:00
Aravind Nair
f24af61ab5 Merge branch 'master' into CodeQL 2023-02-28 02:57:07 +05:30
pseusys
25373e1311 Merge remote-tracking branch 'origin/dependency-review-action' into dependency-review-action 2023-02-27 22:23:52 +01:00
pseusys
7297a84faa workflow file emojis added 2023-02-27 22:23:44 +01:00
Aravind Nair
f63183e71d Merge branch 'master' into dependency-review-action 2023-02-28 02:50:35 +05:30
Aravind Nair
2c051d45f3 Merge branch 'master' into dependency-review-action 2023-02-28 02:33:08 +05:30
Aravind Nair
c85e2efd31 Merge branch 'master' into CodeQL 2023-02-28 02:32:50 +05:30
Alexander Sergeev
8b42e8f764 Merge branch 'master' into feat/docker_build_cache 2023-02-27 21:57:56 +01:00
Aravind Nair
ebd55bdb7b Update codeql.yml 2023-02-27 15:07:01 +05:30
Aravind Nair
e337347cb3 Fix formatting in dependency-review-action 2023-02-26 19:59:16 +05:30
Aravind Nair
b2aafe4057 Fix formatting in dependency-review-action 2023-02-26 19:58:10 +05:30
Aravind Nair
143e118f1a Pin action version in Dependency review 2023-02-26 19:55:13 +05:30
Aravind Nair
42e1f0e3a5 Update ci.yml 2023-02-26 19:34:38 +05:30
Aravind Nair
efbdaa0ca4 Update and rename review_pr.yml to ci.yml 2023-02-26 19:32:54 +05:30
Aravind Nair
5b75fe6a5f Pin action version in CodeQL 2023-02-26 19:26:59 +05:30
Aravind Nair
eca7d89cfc Perform dependency review on push and schedule 2023-02-26 19:04:40 +05:30
pseusys
21168a6ed5 docker build setup added 2023-02-26 14:01:39 +01:00
pseusys
2b26d2e936 docker build cache enabled 2023-02-26 13:56:48 +01:00
Aravind Nair
336c1799c9 Update codeql.yml 2023-02-26 17:56:24 +05:30
Aravind Nair
0fdf0c384d Update codeql.yml 2023-02-26 17:22:22 +05:30
Aravind Nair
d84d6e9541 Set CodeQL to start on any push and enable workflow_dispatch 2023-02-26 16:36:30 +05:30
pseusys
b6233625fe saving assets on debug run 2023-02-26 11:47:09 +01:00
Aravind Nair
9fd3d22686 Create .github/workflows/dependency-review.yml
Fixes #390
2023-02-26 15:39:39 +05:30
pseusys
389a64085e new lines added to GH output 2023-02-26 10:52:56 +01:00
pseusys
e23ce9dc4b correct ID used 2023-02-26 10:19:46 +01:00
pseusys
2821558b66 making commit using bot test 2023-02-26 10:16:13 +01:00
Aravind Nair
d8c4716262 Create .github/workflows/codeql.yml 2023-02-26 14:24:55 +05:30
pseusys
db09a1deed stats commits pushed on behalf of bot 2023-02-26 09:48:03 +01:00
pseusys
cb50297d3a hiding outdated comments 2023-02-26 08:40:21 +01:00
pseusys
80967953cf adjusted 2023-02-26 08:01:04 +01:00
Anmol Singh
7c32c01398 Merge remote-tracking branch 'origin/feat/verbose_tests_and_dry_running' into feat/ci-cd_test_for_action 2023-02-26 02:33:18 +05:30
Anmol Singh
10eb622b20 fix: Run Action when functional files are changed in repository 2023-02-26 02:12:05 +05:30
Anmol Singh
3b5a864a2b fix: added ability to use github action token when commenting on PR 2023-02-26 01:52:51 +05:30
Anmol Singh
18d83c74ad fix: added step to create assets folder 2023-02-25 03:08:52 +05:30
Anmol Singh
94e4a6cbde feat: added ability to generate stats on PR and sent to latest comment on PR 2023-02-25 03:01:18 +05:30
pseusys
3b10022320 master link updated 2023-02-22 22:15:30 +01:00
pseusys
5c3b1ed91b GitHub actions cancellation policy added for the same branch 2023-02-22 21:23:57 +01:00
pseusys
e66fc6776e small fixes 2023-02-17 22:54:06 +01:00