Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/close-comment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Add close comment
on:
'on':
pull_request:
types:
- opened
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Release
on:
'on':
push:
branches:
- main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Lint PR title
on:
'on':
pull_request_target:
types:
- opened
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Test
on:
pull_request:
'on':
pull_request: null
push:
branches:
- main
workflow_dispatch:
workflow_dispatch: null
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ __generated__/
.claude/*.local.*
.claude/scheduled_tasks.lock
.devcontainer/
.docker.env
.env*
.idea/AugmentWebviewStateStore.xml
.idea/copilot.*
Expand Down
2 changes: 1 addition & 1 deletion .lefthook/post-merge/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ run_if_changed() {
fi
}

run_if_changed "(mise\.toml|\.mise\.toml|\.tool-versions|\..+-version)" "mise install"
run_if_changed "(mise\.toml|\.mise\.toml)" "mise install"
if git diff --no-color -U0 ORIG_HEAD HEAD -- '*bunfig.toml' | grep --quiet -E '^[+-] *(globalStore|linker|publicHoistPattern)'; then rm -Rf -- 'node_modules'; fi
run_if_changed "(package\.json|bun\.lock|bunfig\.toml|\.npmrc|patches/)" "bun install"
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ __generated__/
.claude/*.local.*
.claude/scheduled_tasks.lock
.devcontainer/
.docker.env
.env*
.idea/AugmentWebviewStateStore.xml
.idea/copilot.*
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

[![Test](https://github.com/WillBooster/exercode-problem-utils/actions/workflows/test.yml/badge.svg)](https://github.com/WillBooster/exercode-problem-utils/actions/workflows/test.yml)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![wbfy](https://img.shields.io/badge/wbfy-12.5.2-1e90ff.svg)](https://github.com/WillBooster/shared/tree/main/packages/wbfy)
[![wbfy](https://img.shields.io/badge/wbfy-18.3.0-1e90ff.svg)](https://github.com/WillBooster/shared/tree/main/packages/wbfy)

:100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).
94 changes: 49 additions & 45 deletions bun.lock

Large diffs are not rendered by default.

131 changes: 19 additions & 112 deletions bunfig.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,139 +6,46 @@ exact = true
globalStore = true
linker = "isolated"
publicHoistPattern = ["tsx", "undici-types"]
minimumReleaseAge = 432000 # 5 days
# minimumReleaseAgeExcludes is managed by wbfy — repository-specific entries are prohibited and
# removed on every run (the minimumReleaseAge above may still be repository-specific). To exclude
# a package, add it to bunMinimumReleaseAgeExcludes in WillBooster/shared
# (packages/wbfy/src/generators/bunfig.ts) so every repository shares the same vetted list.
minimumReleaseAge = 604800
minimumReleaseAgeExcludes = [
"@exercode/problem-utils",
"@openai/codex",
"@willbooster-private/agentic-workflows",
"@willbooster-private/ai-ocr",
"@willbooster-private/code-analyzer",
"@willbooster-private/judge",
"@willbooster-private/llm-proxy",
"@willbooster/agent-skills",
"@willbooster-private/review-booster-cli",
"@willbooster/babel-configs",
"@willbooster/biome-config",
"@willbooster/eslint-config-blitz-next",
"@willbooster/eslint-config-js",
"@willbooster/eslint-config-js-react",
"@willbooster/eslint-config-next",
"@willbooster/eslint-config-ts",
"@willbooster/eslint-config-ts-react",
"@willbooster/monaco-loader",
"@willbooster/monaco-react",
"@willbooster/oxfmt-config",
"@willbooster/oxlint-config",
"@willbooster/prettier-config",
"@willbooster/react-frame-component",
"@willbooster/renovate-config",
"@willbooster/shared-lib",
"@willbooster/shared-lib-blitz-next",
"@willbooster/shared-lib-next",
"@willbooster/shared-lib-node",
"@willbooster/shared-lib-react",
"@willbooster/wb",
"@willbooster/wbfy",
"agent-runtime-kit",
"at-decorators",
"build-ts",
"code-gauge",
"gen-i18n-ts",
"minimal-promise-pool",
"one-way-git-sync",
"vinext-progress",
"typescript",
"@typescript/typescript-aix-ppc64",
"@typescript/typescript-darwin-arm64",
"@typescript/typescript-darwin-x64",
"@typescript/typescript-freebsd-arm64",
"@typescript/typescript-freebsd-x64",
"@typescript/typescript-linux-arm",
"@typescript/typescript-linux-arm64",
"@typescript/typescript-linux-loong64",
"@typescript/typescript-linux-mips64el",
"@typescript/typescript-linux-ppc64",
"@typescript/typescript-linux-riscv64",
"@typescript/typescript-linux-s390x",
"@typescript/typescript-linux-x64",
"@typescript/typescript-netbsd-arm64",
"@typescript/typescript-netbsd-x64",
"@typescript/typescript-openbsd-arm64",
"@typescript/typescript-openbsd-x64",
"@typescript/typescript-sunos-x64",
"@typescript/typescript-win32-arm64",
"@typescript/typescript-win32-x64",
"@types/bun",
"bun-types",
"oxfmt",
"@oxfmt/binding-android-arm-eabi",
"@oxfmt/binding-android-arm64",
"@oxfmt/binding-darwin-arm64",
"@oxfmt/binding-darwin-x64",
"@oxfmt/binding-freebsd-x64",
"@oxfmt/binding-linux-arm-gnueabihf",
"@oxfmt/binding-linux-arm-musleabihf",
"@oxfmt/binding-linux-arm64-gnu",
"@oxfmt/binding-linux-arm64-musl",
"@oxfmt/binding-linux-ppc64-gnu",
"@oxfmt/binding-linux-riscv64-gnu",
"@oxfmt/binding-linux-riscv64-musl",
"@oxfmt/binding-linux-s390x-gnu",
"@oxfmt/binding-linux-x64-gnu",
"@oxfmt/binding-linux-x64-musl",
"@oxfmt/binding-openharmony-arm64",
"@oxfmt/binding-win32-arm64-msvc",
"@oxfmt/binding-win32-ia32-msvc",
"@oxfmt/binding-win32-x64-msvc",
"oxlint",
"@oxlint/binding-android-arm-eabi",
"@oxlint/binding-android-arm64",
"@oxlint/binding-darwin-arm64",
"@oxlint/binding-darwin-x64",
"@oxlint/binding-freebsd-x64",
"@oxlint/binding-linux-arm-gnueabihf",
"@oxlint/binding-linux-arm-musleabihf",
"@oxlint/binding-linux-arm64-gnu",
"@oxlint/binding-linux-arm64-musl",
"@oxlint/binding-linux-ppc64-gnu",
"@oxlint/binding-linux-riscv64-gnu",
"@oxlint/binding-linux-riscv64-musl",
"@oxlint/binding-linux-s390x-gnu",
"@oxlint/binding-linux-x64-gnu",
"@oxlint/binding-linux-x64-musl",
"@oxlint/binding-openharmony-arm64",
"@oxlint/binding-win32-arm64-msvc",
"@oxlint/binding-win32-ia32-msvc",
"@oxlint/binding-win32-x64-msvc",
"oxlint-tsgolint",
"@oxlint-tsgolint/darwin-arm64",
"@oxlint-tsgolint/darwin-x64",
"@oxlint-tsgolint/linux-arm64",
"@oxlint-tsgolint/linux-x64",
"@oxlint-tsgolint/win32-arm64",
"@oxlint-tsgolint/win32-x64",
"@next/env",
"@next/font",
"@next/rspack-binding",
"@next/rspack-binding-android-arm-eabi",
"@next/rspack-binding-android-arm64",
"@next/rspack-binding-darwin-arm64",
"@next/rspack-binding-darwin-x64",
"@next/rspack-binding-linux-arm-gnueabihf",
"@next/rspack-binding-linux-arm64-gnu",
"@next/rspack-binding-linux-arm64-musl",
"@next/rspack-binding-linux-x64-gnu",
"@next/rspack-binding-linux-x64-musl",
"@next/rspack-binding-win32-arm64-msvc",
"@next/rspack-binding-win32-ia32-msvc",
"@next/rspack-binding-win32-x64-msvc",
"@next/swc-android-arm-eabi",
"@next/swc-android-arm64",
"@next/swc-darwin-arm64",
"@next/swc-darwin-x64",
"@next/swc-freebsd-x64",
"@next/swc-linux-arm-gnueabihf",
"@next/swc-linux-arm64-gnu",
"@next/swc-linux-arm64-musl",
"@next/swc-linux-x64-gnu",
"@next/swc-linux-x64-musl",
"@next/swc-wasm-nodejs",
"@next/swc-wasm-web",
"@next/swc-win32-arm64-msvc",
"@next/swc-win32-ia32-msvc",
"@next/swc-win32-x64-msvc",
"@next/third-parties",
"next",
"react",
"react-dom",
"react-is",
"react-server-dom-webpack",
"wbfy",
"yarn-plugin-auto-install",
]
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@willbooster/oxfmt-config": "1.2.2",
"@willbooster/oxlint-config": "1.4.8",
"@willbooster/prettier-config": "10.4.0",
"@willbooster/wb": "21.0.1",
"build-ts": "21.0.2",
"@willbooster/wb": "21.1.0",
"build-ts": "21.0.4",
"conventional-changelog-conventionalcommits": "10.2.1",
"lefthook": "2.1.10",
"oxfmt": "0.61.0",
Expand Down
Loading