Skip to content

Commit 8de13c6

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents 7668a8c + 9c7eeb3 commit 8de13c6

File tree

1,980 files changed

+13227
-11599
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,980 files changed

+13227
-11599
lines changed

.github/linters/.stylelintrc.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,8 @@
2525
}
2626
],
2727
"length-zero-no-unit": null,
28-
"max-line-length": null,
28+
"media-feature-range-notation": null,
2929
"no-descending-specificity": null,
30-
"no-eol-whitespace": [
31-
true,
32-
{
33-
"ignore": ["empty-lines"]
34-
}
35-
],
3630
"property-no-unknown": [
3731
true,
3832
{
@@ -45,15 +39,13 @@
4539
"ignoreProperties": ["appearance", "grid-row", "grid-column", "text-size-adjust", "transform", "transition"]
4640
}
4741
],
48-
"selector-list-comma-newline-after": "always",
4942
"selector-pseudo-element-no-unknown": [
5043
true,
5144
{
5245
"ignorePseudoElements": ["footnote-call","footnote-marker"]
5346
}
5447
],
5548
"shorthand-property-no-redundant-values": null,
56-
"string-quotes": null,
5749
"value-keyword-case": [
5850
"lower",
5951
{

.github/workflows/add-to-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
if: github.repository == 'HTTPArchive/almanac.httparchive.org'
1717
steps:
1818
- name: Update release notes
19-
uses: release-drafter/release-drafter@v6.0.0
19+
uses: release-drafter/release-drafter@v6.1.0
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/code-static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v4
3636
- name: Set up Python 3.12
3737
if: ${{ matrix.language == 'python' }}
38-
uses: actions/setup-python@v5.3.0
38+
uses: actions/setup-python@v5.4.0
3939
with:
4040
python-version: '3.12'
4141
- name: Install dependencies

.github/workflows/linter.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Linter GitHub Actions ##
33
###########################
44
#
5-
# Documentation: https://github.com/github/super-linter/
5+
# Documentation: https://github.com/super-linter/super-linter/
66
#
77
# Exception config files are in the .github/linters directory
88
#
@@ -27,11 +27,11 @@ jobs:
2727
# Only run the full workflow for manual runs or if upgrading the super linter
2828
if: |
2929
github.event_name != 'workflow_dispatch' &&
30-
startsWith(github.event.pull_request.title,'Bump github/super-linter') != true
30+
startsWith(github.event.pull_request.title,'Bump super-linter/super-linter') != true
3131
run: |
3232
echo "VALIDATE_ALL_CODEBASE=false" >> $GITHUB_ENV
3333
- name: Lint Code Base
34-
uses: github/super-linter/slim@v4.10.1
34+
uses: super-linter/super-linter/slim@v7.2.1
3535
env:
3636
DEFAULT_BRANCH: main
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/lintsql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Full git history is needed to get a proper list of changed files within `super-linter`
2020
fetch-depth: 0
2121
- name: Set up Python 3.12
22-
uses: actions/setup-python@v5.3.0
22+
uses: actions/setup-python@v5.4.0
2323
with:
2424
python-version: '3.12'
2525
- name: Lint SQL code

.github/workflows/predeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
node-version: '20'
3939
- name: Set up Python 3.12
40-
uses: actions/setup-python@v5.3.0
40+
uses: actions/setup-python@v5.4.0
4141
with:
4242
python-version: '3.12'
4343
- name: Install Asian Fonts

.github/workflows/test_website.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
node-version: '20'
3232
- name: Set up Python 3.12
33-
uses: actions/setup-python@v5.3.0
33+
uses: actions/setup-python@v5.4.0
3434
with:
3535
python-version: '3.12'
3636
- name: Run the website
@@ -40,7 +40,7 @@ jobs:
4040
- name: Use more complete checks for generated HTML linting
4141
run: cp -f .github/linters/.htmlhintrc_morechecks .github/linters/.htmlhintrc
4242
- name: Lint Generated HTML
43-
uses: github/super-linter/slim@v4.10.1
43+
uses: super-linter/super-linter/slim@v7.2.1
4444
env:
4545
DEFAULT_BRANCH: main
4646
FILTER_REGEX_INCLUDE: src/static/html/.*

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contributing
22

3-
## 2023
3+
## 2025
44

5-
We haven't begun organizing the 2023 edition yet, but if you'd be interested to contribute, you can sign up to be notified when the project planning kicks off by filling out [this interest form]([https://forms.gle/Bb2ZZj6Yw5RnJHbj8](https://forms.gle/zmk6wXfDrmkkKzXo8)). Check off all teams that interest you and give a detailed description of what your areas of expertise are so we can reach out to you with targeted opportunities.
5+
We haven't begun organizing the 2025 edition yet, but if you'd be interested to contribute, you can sign up to be notified when the project planning kicks off by filling out [this interest form](https://forms.gle/Juz3Ak7RkV6oSBKNA). Check off all teams that interest you and give a detailed description of what your areas of expertise are so we can reach out to you with targeted opportunities.
66

77
If you have any questions about contributing, you can start a discussion here on GitHub or visit the [`#web-almanac`](https://join.slack.com/t/httparchive/shared_invite/zt-45sgwmnb-eDEatOhqssqNAKxxOSLAaA) channel on Slack.
88

@@ -30,6 +30,6 @@ If you're interested in contributing to the project, please follow the links abo
3030

3131
## Contributors page
3232

33-
We want to give credit to everyone who made meaningful contributions to the Web Almanac by featuring them on the [Contributors](https://almanac.httparchive.org/en/2020/contributors) page of the website. This page allows readers to see all of the names and faces of the people from the web community who built the report, and filter contributors by team. This page is sorted randomly and changes about every three hours, so everyone gets time on the top row :)
33+
We want to give credit to everyone who made meaningful contributions to the Web Almanac by featuring them on the [Contributors](https://almanac.httparchive.org/en/2024/contributors) page of the website. This page allows readers to see all of the names and faces of the people from the web community who built the report, and filter contributors by team. This page is sorted randomly and changes about every three hours, so everyone gets time on the top row :)
3434

35-
If you've contributed to the Web Almanac, please add your personal information to the JSON config file in [src/config](https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/src/config), for example [2020.json](https://github.com/HTTPArchive/almanac.httparchive.org/blob/main/src/config/2020.json).
35+
If you've contributed to the Web Almanac, please add your personal information to the [JSON contributors config file](https://github.com/HTTPArchive/almanac.httparchive.org/tree/main/src/config/contributors.json).

0 commit comments

Comments
 (0)