Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): change path to logo for deployment #1221

Merged
merged 15 commits into from
Nov 22, 2024
Merged

Conversation

lgray
Copy link
Collaborator

@lgray lgray commented Nov 21, 2024

No description provided.

@lgray
Copy link
Collaborator Author

lgray commented Nov 21, 2024

clearly the best way to use quotes is to not use them at all

@lgray lgray merged commit d9d830d into master Nov 22, 2024
15 checks passed
prayagyadav added a commit to prayagyadav/coffea that referenced this pull request Jan 11, 2025
Draft 1

fcc edm4hep1 schema

OneToManyRelations bug fixed

old schema tests failing

everything is broken; big bug the size of a frog

EDM4SChema and FCCSchema newstyle first draft

Work on FCCSchema_edm4hep1(based on EDM4HEPSchema) finished

ci: bump actions/attest-build-provenance from 1.4.3 to 1.4.4

Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@1c608d1...ef24412)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

ci: bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.12.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.12.2)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

ci(pre-commit): pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.18.0 → v3.19.0](asottile/pyupgrade@v3.18.0...v3.19.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.3](astral-sh/ruff-pre-commit@v0.6.9...v0.7.3)

ci: bump codecov/codecov-action from 4 to 5

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

ci(pre-commit): pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4)

docs: specify correct location of sphinx config for rtd

docs: install commands for rtd

docs: edit pre_install portion of rtd config instead of overriding all commands

docs: install coffea docs after sphinx base isntall

fix(docs): dev extra, not docs

docs: install pandoc and graphviz before building

fix(docs): sudo to install pandoc and graphviz

fix(docs): remove apt install, something else is funny

install rucio and do autogen step

fix(docs): add graphviz extension to extensions list

fix(docs): add graphviz to apt-packages

build: Remove 'servicex' extra

* In discussion on 2024-11-20 it was decided that the servicex extra is very
  out of date, and no longer actively used.

docs: update URL for documentation to RTD

remove gh pages documentation deployment

fix(docs): change path to logo for deployment (scikit-hep#1221)

ci(pre-commit): pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.4...v0.8.0)

ci(pre-commit): pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1)

build: require dask-awkward 2024.12.1

pin dask < 2024.12.0 in taskvine tests

put pin back where it was for dask-awkward, let dak version handle dask

ci: bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

chore: Update project URLs to use 'scikit-hep/coffea'

* Applied with

git grep --name-only "CoffeaTeam/coffea" | xargs sed -i 's|CoffeaTeam/coffea|scikit-hep/coffea|g'

where sed is gsed.

ci: bump actions/attest-build-provenance from 1.4.4 to 2.1.0

Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1.4.4 to 2.1.0.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@ef24412...7668571)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

chore: completely drop py3.8

lint

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

add DNN example on mltools

slight cleanup

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

ci(pre-commit): pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1)
- [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.1...v0.8.4)

ci(pre-commit): pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)

allow JetResolution to handle additional filename metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant