Skip to content

Commit 68383d7

Browse files
Add fsspec-xrootd and integration-tests to Scikit-HEP projects (#390)
* Add fsspec-xrootd to Scikit-HEP projects * Add integration-tests to Scikit-HEP projects * Move scikit-hep-testdata to testing category
1 parent daea2bd commit 68383d7

File tree

5 files changed

+17
-1
lines changed

5 files changed

+17
-1
lines changed

_data/categories.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@
1818
title: Visualization
1919
- name: misc
2020
title: Miscellaneous
21+
- name: testing
22+
title: Testing
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: fsspec-xrootd
2+
description: An XRootD implementation for fsspec
3+
url: https://github.com/scikit-hep/fsspec-xrootd
4+
docs: https://scikit-hep.org/fsspec-xrootd/
5+
# affiliated: set to true for affiliated packages
6+
# repo: only if different from url
7+
badges:
8+
pypi: fsspec-xrootd
9+
conda-forge: fsspec-xrootd
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name: integration-tests
2+
description: A suite of GitHub workflows that run nightly to test the HEAD versions of various Scikit-HEP packages.
3+
url: https://github.com/scikit-hep/integration-tests
File renamed without changes.

pages/news.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ permalink: /news
55
nav_order: 2
66
---
77

8-
**December 2024:** Package `coffea` joined Scikit-HEP.
8+
**January 2025:** Package `integration-tests` joined Scikit-HEP.
9+
10+
**December 2024:** Packages `coffea` and `fsspec-xrootd` joined Scikit-HEP.
911

1012
**February 2024:** Packages `hepconvert` and `ragged` joined Scikit-HEP.
1113

0 commit comments

Comments
 (0)