Skip to content

Commit da0131a

Browse files
authored
Merge pull request #11 from pairlab/copilot/revert-to-commit-7e265bb
Revert repository tree to `7e265bb` and patch vulnerable `httparty`
2 parents 2d6043b + ac3ace5 commit da0131a

180 files changed

Lines changed: 33022 additions & 27812 deletions

File tree

Some content is hidden

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

.all-contributorsrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"login": "alshedivat",
1616
"name": "Maruan",
1717
"avatar_url": "https://avatars.githubusercontent.com/u/2126561?v=4",
18-
"profile": "https://maruan.alshedivat.com",
18+
"profile": "http://maruan.alshedivat.com",
1919
"contributions": ["design", "code"]
2020
},
2121
{
2222
"login": "rohandebsarkar",
2323
"name": "Rohan Deb Sarkar",
2424
"avatar_url": "https://avatars.githubusercontent.com/u/50144004?v=4",
25-
"profile": "https://rohandebsarkar.github.io",
25+
"profile": "http://rohandebsarkar.github.io",
2626
"contributions": ["code"]
2727
},
2828
{

.devcontainer/Dockerfile

Lines changed: 0 additions & 7 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,15 @@
22
// README at: https://github.com/devcontainers/templates/tree/main/src/jekyll
33
{
44
"name": "Jekyll",
5-
// Using a Dockerfile to fix the broken Yarn repository. See issue #3487.
6-
"build": {
7-
"dockerfile": "Dockerfile"
8-
},
5+
"image": "mcr.microsoft.com/devcontainers/jekyll",
96

107
// Features to add to the dev container. More info: https://containers.dev/features.
118
"features": {
129
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
1310
"packages": "build-essential,imagemagick,inotify-tools,jupyter-nbconvert,procps,ruby-full,zlib1g-dev"
1411
},
1512
"ghcr.io/devcontainers-extra/features/prettier:1.0.2": {}
13+
// "ghcr.io/devcontainers-contrib/features/prettier:1": {}
1614
},
1715

1816
// Optionally: run jekyll serve automatically on container entering using the Docker entrypoint

.gemini/settings.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/GIT_WORKFLOW.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)