Paul Pfeister
2a1e06975d
Update filepath to new module name
6 months ago
Paul Pfeister
c71cb72a29
Add release branches to ci
...
Closes #2194
6 months ago
Paul Pfeister
255c9dea8c
Swap yaml wildcard for workflow
7 months ago
Paul Pfeister
c58b030456
Break linting env out
7 months ago
Paul Pfeister
f86bdc1f84
Add yaml to triggers
7 months ago
Paul Pfeister
54f6bf3f79
Explicitly run tox lint testenv
7 months ago
Siddharth Dushantha
5ef6a2b8f3
use a fork of the github action
...
My fork does not delete all contents
7 months ago
Siddharth Dushantha
c5fa9d05ca
Update site list to sherlockproject.xyz/sites
...
With these changes, the site list will be written to the
sherlock-project/sherlockproject.xyz repo where the docs and everything
is located. This way, we wont have to manually update the list on the
website.
7 months ago
Siddharth Dushantha
579a3e794a
Only execute GitHub action when needed
...
fixes #2158
7 months ago
Paul Pfeister
c812216cc5
Remove Main
...
Workflow made redundant with the addition of Regression workflow, which runs on both push to and PR against master.
7 months ago
Paul Pfeister
9701e4face
Remove Nightly
...
Workflow found to be ineffective after the removal of unclaimed_usernames. All sites skipped by tests due to the lack of this value, leading to false success of this test.
Workflow will be eventually rewritten following the new standard.
7 months ago
Paul Pfeister
b2ddd9a396
Re-ID Regression CI
7 months ago
Paul Pfeister
9579f941be
Remove test branch
7 months ago
Paul Pfeister
4aaf0583c5
Fix platform differences
7 months ago
Paul Pfeister
906575df3a
Remove test branch from ci
7 months ago
Paul Pfeister
8bd8b20f9c
Remove Windows
7 months ago
Paul Pfeister
beb4f3eaf6
Disable fail-fast
7 months ago
Paul Pfeister
249bab36eb
Drop py313 from ci
7 months ago
Paul Pfeister
790305bc07
Fix ci
7 months ago
Siddharth Dushantha
a4550899be
Updated paths based on changes in c065cbb92b
8 months ago
Siddharth Dushantha
c065cbb92b
moved site_list.py to scripts/site-list.py
...
This script is only executed by the GitHub workflow. Keeping it inside
the scripts directory makes the project's directory cleaner. Additionally,
it decreases the chance of contributers executing the script even though
its harmless.
8 months ago
Ryan
9137ee4f09
Add ruff to pr tests ( #2093 )
9 months ago
Aliaksei Urbanski
7907f57d57
Enable testing against Python 3.12 on CI
...
These changes also:
* bump actions/checkout from v3 to v4
* bump actions/setup-python from v4 to v5
* fix compatibility with ruff 0.1.x
1 year ago
Sondre
ab2f678834
Update main.yml
2 years ago
Sondre
265bbf4f8a
Update main.yml ( #1760 )
...
replaced flake8 with ruff
2 years ago
Sondre
18ab1e975d
Update main.yml
2 years ago
Sondre
dd2de334b5
Update main.yml
2 years ago
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
2 years ago
Siddharth Dushantha
a3da1abfe1
Merge pull request #1736 from sherlock-project/update-site-list-action
...
fixed branch name
2 years ago
Siddharth Dushantha
5e23441d60
fixed branch name
2 years ago
Siddharth Dushantha
b39476945d
Merge pull request #1734 from sherlock-project/update-site-list-action
...
fixed path to data.json
2 years ago
Siddharth Dushantha
0319978b0c
fixed path to data.json
2 years ago
Siddharth Dushantha
7d31f0ac33
Merge pull request #1731 from cclauss/patch-7
...
Upgrade GitHub Actions
2 years ago
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
2 years ago
Christian Clauss
c61fe2883e
Upgrade GitHub Actions
2 years ago
Siddharth Dushantha
15908b1011
dropped python 3.6 for PR worflows
2 years ago
Siddharth Dushantha
27c43be25b
dropped python 3.6 for worflows
2 years ago
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.
5 years ago
Christopher K. Hoadley
157c7c6728
Merge remote-tracking branch 'pr/add-separated-github-actions'
5 years ago
Lucas Hiago
a6b201b352
Create github action for branch master
5 years ago
Lucas Hiago
cc384d9553
Change the pull request github action file
5 years ago
Lucas Hiago
9a242a6999
Fix matrix value for python version
5 years ago
Lucas Hiago
134d0ab464
Set python version based on file change
5 years ago
Christopher K. Hoadley
606eb20f7c
Fix Sherlock Test Workflow. Remove Travis CI, and update badge.
5 years ago
Christopher Kent Hoadley
c1857ec508
Try adding GitHub Action For Test
...
Let's see if this works...
5 years ago