Commit Graph

24 Commits

Author SHA1 Message Date
Sondre 265bbf4f8a Update main.yml (#1760)
replaced flake8 with ruff
2023-03-29 15:01:07 +02:00
Sondre 18ab1e975d Update main.yml 2023-03-29 14:36:41 +02:00
Sondre dd2de334b5 Update main.yml 2023-03-29 14:32:53 +02:00
Christian Clauss ab516956b3 GitHub Actions: python-version: [3.7, 3.8, 3.9, "3.10", 3.11] (#1759)
* GitHub Actions: python-version: [3.7, 3.8, 3.9, "3.10", 3.11]

* Update nightly.yml

* Update update-site-list.yml

* Python 3.7 thru 3.11
2023-03-29 14:21:57 +02:00
Siddharth Dushantha a3da1abfe1 Merge pull request #1736 from sherlock-project/update-site-list-action
fixed branch name
2023-03-13 04:11:21 -07:00
Siddharth Dushantha 5e23441d60 fixed branch name 2023-03-13 12:10:32 +01:00
Siddharth Dushantha b39476945d Merge pull request #1734 from sherlock-project/update-site-list-action
fixed path to data.json
2023-03-13 03:47:22 -07:00
Siddharth Dushantha 0319978b0c fixed path to data.json 2023-03-13 11:45:44 +01:00
Siddharth Dushantha 7d31f0ac33 Merge pull request #1731 from cclauss/patch-7
Upgrade GitHub Actions
2023-03-13 03:27:55 -07:00
Siddharth Dushantha 22772d0b1a added GitHub Workflow to update site list
This action executes the site_list.py script when data.json is modified
and the changes are pushed to the 'main' branch
2023-03-13 11:18:55 +01:00
Christian Clauss c61fe2883e Upgrade GitHub Actions 2023-03-12 23:40:50 +01:00
Siddharth Dushantha 15908b1011 dropped python 3.6 for PR worflows 2023-02-05 19:09:12 +01:00
Siddharth Dushantha 27c43be25b dropped python 3.6 for worflows 2022-12-28 11:30:58 +01:00
Seth Falco d0dc29b65a typo: stackoverflow > stack overflow 2021-12-07 12:46:08 +01:00
Alex Ivanov 829cac07c8 Fix a typo in issue templates
Signed-off-by: Alex Ivanov <ai@contributor.pw>
2021-05-22 07:11:44 +03:00
Siddharth Dushantha 78d6795ede added issue templates 2020-11-01 16:58:35 +01:00
Christopher K. Hoadley 1626c704a5 Add nightly test that checks the site coverage. Schedule it at 3AM (The Hour Of The Wolf) so it will be less likely to bother anyone. 2020-05-23 21:50:05 -05:00
Christopher K. Hoadley 157c7c6728 Merge remote-tracking branch 'pr/add-separated-github-actions' 2020-05-23 20:58:41 -05:00
Lucas Hiago a6b201b352 Create github action for branch master 2020-05-19 23:25:29 -03:00
Lucas Hiago cc384d9553 Change the pull request github action file 2020-05-19 23:23:08 -03:00
Lucas Hiago 9a242a6999 Fix matrix value for python version 2020-05-14 23:11:36 -03:00
Lucas Hiago 134d0ab464 Set python version based on file change 2020-05-14 23:00:40 -03:00
Christopher K. Hoadley 606eb20f7c Fix Sherlock Test Workflow. Remove Travis CI, and update badge. 2020-05-09 21:44:28 -05:00
Christopher Kent Hoadley c1857ec508 Try adding GitHub Action For Test
Let's see if this works...
2020-05-09 15:44:47 -05:00