Polyratings
OSS
polyratings
Sign in / Sign up
Open main menu
polyratings
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
master
7df03ace Bump minimatch from 3.0.5 to 3.1.4 (#206) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.5 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.5...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
e1ceba0b Bump tmp and nx (#205) Bumps [tmp](https://github.com/raszi/node-tmp) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies needed to be updated together. Updates `tmp` from 0.2.4 to 0.2.6 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.6) Updates `nx` from 22.7.1 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/nx) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.6 dependency-type: indirect - dependency-name: nx dependency-version: 22.7.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
be531e1c hot-fix(backend): streamline rating removal by introducing aggregate recomputation
by Chris Lawson
C
Succeeded
master
603743b0 Release: Implement Discord embeds for moderation alerts and redirect unauthenticated users (#204) * feat(backend): use rich Discord embeds for moderation audit alerts * fix(admin): redirect unauthenticated users to /login (#203) Replaces the static "must be authenticated" message on the admin page with a redirect to the login route, so users can immediately sign in instead of having to navigate manually. Co-authored-by: Claude <noreply@anthropic.com> --------- Co-authored-by: AddisonTustin <addison@atustin.dev> Co-authored-by: Claude <noreply@anthropic.com>
by Chris Lawson
C
Succeeded
master
9fc536df fix(admin): show rating author in "Rating By" column instead of reporter (#201)
by AddisonTustin
A
Failed
master
285b3351 fix: update Tailwind configuration and CSS for improved screen height calculations (#199)
by Chris Lawson
C
Succeeded
master
285b3351 fix: update Tailwind configuration and CSS for improved screen height calculations (#199)
by Chris Lawson
C
Succeeded
master
4992fbea Release: Harden public API exposure, admin/DAO error semantics, rate-limit refactor, E2E tooling, and dependency updates (#198) * fix(backend): strip anonymousIdentifier from public professor responses * fix(backend): remove orphaned reports and no-op on outdated report attempts * fix(backend): normalize tRPC errors and stale-id route behavior (#195) * fix(backend): normalize tRPC errors and stale-id route behavior Align backend routers on consistent tRPC error semantics and stale-id handling so admin and report flows behave predictably. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(backend): narrow optional KV swallowing and stale report work Only map missing KV records to undefined in the shared wrapper while preserving other failures, and defer report anonymous-identifier lookup until stale professor/rating checks pass. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(backend): improve report removal handling and professor retrieval --------- Co-authored-by: Cursor <cursoragent@cursor.com> * refactor(backend): unify anonymous rate limiting binding (#197) * refactor(backend): unify anonymous rate limiting binding Replace per-procedure ADD_RATING_LIMITER unsafe bindings with a single RATE_LIMITER ratelimits entry. Middleware keys limits by tRPC path and anonymous id so one binding covers add rating, report, and pending professor flows. Professor add and rating add/report use the shared rateLimitedPublicProcedure. Co-authored-by: Cursor <cursoragent@cursor.com> * refactor(backend): rename isRateLimited to rateLimitMiddleware The prior name read like a boolean predicate; the new name matches how other tRPC middleware is named (e.g. normalizeUnknownErrors). Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com> * feat(e2e): add Playwright end-to-end testing suite * chore: update deps Co-authored-by: Cursor <cursoragent@cursor.com> * feat(e2e): enhance accessibility testing with Axe integration * feat(e2e): add business requirements documentation and convert to spec-driven e2e --------- Co-authored-by: Cursor <cursoragent@cursor.com>
by Chris Lawson
C
Succeeded
master
be40ec76 fix: run lerna repair
by Chris Lawson
C
Succeeded
master
330f8a25 Bump tar and nx-cloud (#194) Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [nx-cloud](https://github.com/nrwl/nx). These dependencies need to be updated together. Removes `tar` Updates `nx-cloud` from 19.1.0 to 19.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits) --- updated-dependencies: - dependency-name: tar dependency-version: dependency-type: indirect - dependency-name: nx-cloud dependency-version: 19.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
5688ffd9 Bump uuid and lerna (#187) Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together. Removes `uuid` Updates `lerna` from 8.2.4 to 9.0.7 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v9.0.7/packages/lerna) --- updated-dependencies: - dependency-name: lerna dependency-version: 9.0.7 dependency-type: direct:development - dependency-name: uuid dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
647f0d28 Bump picomatch from 4.0.3 to 4.0.4 (#180) Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4) --- updated-dependencies: - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
b2c0aa9b Bump vite from 7.3.1 to 7.3.2 (#182) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
2e1fcc9b Bump lodash from 4.17.23 to 4.18.1 (#183) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
91aaa30c Bump flatted from 3.3.3 to 3.4.2 (#188) Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
571dca12 Bump undici and wrangler (#189) Bumps [undici](https://github.com/nodejs/undici) to 7.24.8 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together. Updates `undici` from 7.18.2 to 7.24.8 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.18.2...v7.24.8) Updates `wrangler` from 4.68.1 to 4.87.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.87.0/packages/wrangler) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.8 dependency-type: indirect - dependency-name: wrangler dependency-version: 4.87.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
843dd585 Bump postcss and styled-components (#193) Bumps [postcss](https://github.com/postcss/postcss) and [styled-components](https://github.com/styled-components/styled-components). These dependencies needed to be updated together. Updates `postcss` from 8.5.6 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.14) Updates `styled-components` from 6.3.11 to 6.4.1 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.11...styled-components@6.4.1) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect - dependency-name: styled-components dependency-version: 6.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
77b6c777 Bump ip-address from 10.1.0 to 10.2.0 (#190) Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0. - [Commits](https://github.com/beaugunderson/ip-address/commits) --- updated-dependencies: - dependency-name: ip-address dependency-version: 10.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
a39878e2 Bump axios from 1.13.5 to 1.16.0 (#191) Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
by dependabot...
d
Succeeded
master
57a6c3ab Bump handlebars from 4.7.8 to 4.7.9 (#181)
by dependabot...
d
Previous page
Previous
Next
Next page