Skip to content

Commit

Permalink
Bump deps and fix yarn (#9)
Browse files Browse the repository at this point in the history
* Bump deps

* Bump deps

* Switch to tsx

* Enable corepack

* Bump yarn

* Update yarn-managed package locks and settings

* Tweak gitignore

* Add yarn cache

* Fix dockerignore

* Fix docker builds

* Update yarn packages and settings

* Install deps for all platforms

* Switch to debian

* Properly copy yarn cache into docker

* Final fix

* Add git lfs

* Use lfs at CI
  • Loading branch information
MOZGIII authored Jul 22, 2024
1 parent 6b81884 commit 2d7f416
Show file tree
Hide file tree
Showing 252 changed files with 3,437 additions and 866 deletions.
38 changes: 8 additions & 30 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,30 +1,8 @@
# Logs
logs
*.log

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# node-waf configuration
.lock-wscript

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules

server/*.spec.js
kubernetes
*

!src
!.yarn
!package.json
!yarn.lock
!.yarnrc.yml
!tsconfig.json
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.zip filter=lfs diff=lfs merge=lfs -text
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
lfs: true

- name: Docker meta
id: meta
Expand Down
140 changes: 9 additions & 131 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,133 +1,11 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
/node_modules

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional stylelint cache
.stylelintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# vuepress v2.x temp and cache directory
.temp
.cache

# Docusaurus cache and generated files
.docusaurus

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# production
/build
/build
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@esbuild-linux-x64-npm-0.21.5-88079726c4-10c0.zip
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@esbuild-win32-x64-npm-0.21.5-eddc2b5ad6-10c0.zip
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@isaacs-cliui-npm-8.0.2-f4364666d5-b1bf42535d.zip
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@noble-curves-npm-1.3.0-e6ed020ee6-704bf8fda8.zip
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@noble-hashes-npm-1.3.3-f7374e6cdf-23c020b33d.zip
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@npmcli-agent-npm-2.2.2-e2f559d6c0-325e0db7b2.zip
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@npmcli-fs-npm-3.1.1-c19bd09f3c-c37a5b4842.zip
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions .yarn/cache/@scure-base-npm-1.1.5-d9203f3027-6eb07be020.zip
Git LFS file not shown
Loading

0 comments on commit 2d7f416

Please sign in to comment.