Skip to content

Commit

Permalink
Merge pull request #612 from conwnet/master
Browse files Browse the repository at this point in the history
release 0.27.5
  • Loading branch information
conwnet authored Dec 17, 2024
2 parents 494d7d2 + 2b2ab3c commit fe041dd
Show file tree
Hide file tree
Showing 21 changed files with 8 additions and 4,099 deletions.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
ARG VARIANT="14-buster"
FROM mcr.microsoft.com/devcontainers/typescript-node:${VARIANT}

# same package list from github1s/scripts/preinstall.sh
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install --no-install-recommends libx11-dev libxkbfile-dev libsecret-1-dev rsync

Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,6 @@ The continued development and maintenance of GitHub1s is made possible by these
<td><a href="https://sourcegraph.com/">
<img height="40px" src="https://raw.githubusercontent.com/conwnet/github1s/master/resources/images/sourcegraph-logo.svg">
</a></td>
<td><a href="https://vercel.com/?utm_source=vscode-github1s&utm_campaign=oss">
<img height="40px" src="https://raw.githubusercontent.com/conwnet/github1s/master/resources/images/vercel-logo.svg">
</a></td>
</tr></tbody></table>

## Partners
Expand Down
71 changes: 0 additions & 71 deletions api/github-auth-callback/index.ts

This file was deleted.

13 changes: 0 additions & 13 deletions api/github-auth-callback/package.json

This file was deleted.

Loading

0 comments on commit fe041dd

Please sign in to comment.