Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/unreleased

Checks for and reports commits unreleased for a specific release branch.
https://github.com/electron/unreleased

refactor: use crypto.timingSafeEqual to check auth header (#98)

* refactor: use crypto.timingSafeEqual to check auth header

* fix: constant time on all branches

b97eef5e152b9ce3843d168c77d2761b69d6c4a2 authored 12 months ago by David Sanders <[email protected]>
build(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#100)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1....

f83b0558badeff23e00e41f41098450648c835a2 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: update workflows (#99)

4ad79b8547aba5397511b7b7a989018e248e263a authored almost 1 year ago by David Sanders <[email protected]>
chore: clean up unconditional return logic

acde56ed1a9d8757573291ee527cdeee2ea2f9bc authored about 1 year ago by Shelley Vohr <[email protected]>
feat: add unreleased GET endpoint (#97)

84204a2f1ccb814fec6bf89fc3789a81739789d0 authored about 1 year ago by Shelley Vohr <[email protected]>
chore: update deps to clear audit (#96)

99b88dcf61ee6e32f826f68308345e1a651c3279 authored about 1 year ago by David Sanders <[email protected]>
build(deps): bump the npm_and_yarn at /. security update group with 1 update (#95)

Bumps the npm_and_yarn at /. security update group with 1 update: [@slack/web-api](https://githu...

0f9c3018fc59c44fec01b7b77830eaba407492dd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: fallback to PAT/no auth if GitHub App auth not present (#94)

* chore: fallback to PAT/no auth if GitHub App auth not present

* ci: remove env variable

* ch...

835402d5c9504ba9f555031e6c28a76aa6c56629 authored about 1 year ago by David Sanders <[email protected]>
Revert "build: extend release versions for E22 (#85)" (#90)

This reverts commit 38622d68364445f0665e633824e1447cb5f27f90.

35d56bca719028b8336fc870d7cbd17592d5e197 authored about 1 year ago by Keeley Hammond <[email protected]>
chore: improvements to package.json (#89)

74e7b4a264761ec1691ec4809953f25b8c9a9b1f authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump semver from 7.5.1 to 7.5.4 (#88)

Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.4.
- [Release notes](https...

b37012a97456e38eaa280a24f672a7e18477f0da authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#87)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

c3b049052efc32405a8fea3469c201d83125d2ec authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: upgrade octokit dependencies (#86)

5d296ae9b2a3d906d7a7298b6a0733a1482a6403 authored over 1 year ago by David Sanders <[email protected]>
build: upgrade octokit dependencies (#86)

f00aeb95d04e112ba7eda0b3d3145d8d577fbbe2 authored over 1 year ago by David Sanders <[email protected]>
build: upgrade octokit dependencies (#86)

dbcce2f35dab83d9099700ca564290acad23cb3b authored over 1 year ago by David Sanders <[email protected]>
build: extend release versions for E22 (#85)

38622d68364445f0665e633824e1447cb5f27f90 authored over 1 year ago by Keeley Hammond <[email protected]>
build(deps): bump yaml and lint-staged (#84)

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependency [lint-stag...

96733ac2735ab9da0896d4e397baada1eac03885 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: finish removing unused code (#83)

* test: remove test for removed code

* chore: remove dead code

* chore: bit more cleanup

e6852ff76e6629de0d42e064023e6d373b18852d authored almost 2 years ago by David Sanders <[email protected]>
chore: unused code cleanup

a95e4084201fd8b782f6d929a3b26b4f0a7ca9f9 authored almost 2 years ago by Shelley Vohr <[email protected]>
chore: remove review-queue logic from action-audit

f24ad12fd7f3ae7f900d0b9de52a1615cd62a877 authored almost 2 years ago by Shelley Vohr <[email protected]>
chore: don't use ansi styles

e9006c475557d2bf53f3daecfa3eb7f14215d80d authored almost 2 years ago by Shelley Vohr <[email protected]>
build: remove Dockerfile

6833cfa66feb5fee7fdf60c06abd97ac36043583 authored almost 2 years ago by Shelley Vohr <[email protected]>
build: don't run self as action

49575e267be5bb47bb698568e0cb9c0e9c466135 authored almost 2 years ago by Shelley Vohr <[email protected]>
build: update Docker Node.js version

14964a66364dfb997a0bc0c63c7edcdac54aaff3 authored almost 2 years ago by Shelley Vohr <[email protected]>
fix: entrypoint error handling

6a52ea22dc9b9a1f08021eebaf8605d4e14c13d1 authored almost 2 years ago by Shelley Vohr <[email protected]>
build: allow workflow_dispatch trigger

0c7b91ec8d256ae70ce43ce29560a032005c6fb3 authored almost 2 years ago by Shelley Vohr <[email protected]>
refactor: migrate to @actions/core

75b4320654e9018f2aba9bdb7d665ac7da744688 authored almost 2 years ago by Shelley Vohr <[email protected]>
chore: document UNRELEASED_GITHUB_APP_CREDS (#82)

4d7370628f4fc795963af0ea926dfabdbede2282 authored almost 2 years ago by David Sanders <[email protected]>
build: update GitHub actions workflows (#81)

6c07f7305586f4a64d9c279aa6e6e62283b8b020 authored almost 2 years ago by David Sanders <[email protected]>
test: don't fetch all closed PRs (#80)

10d3d814b10f703eb8b217c1b532cd4ff239bdfe authored almost 2 years ago by David Sanders <[email protected]>
docs: add status badges in README (#79)

e2ebb97b134e6324adb7dd7ba1fe7a4ffe0106bd authored almost 2 years ago by David Sanders <[email protected]>
build: use node-version with actions/setup-node (#78)

a53ebafe2870c71cb54a1891f2dd18e4521a8ace authored almost 2 years ago by David Sanders <[email protected]>
build: fix scheduled workflows (#76)

2ac9d745b9e426fd60b8dc3d80d81428891ea2fc authored almost 2 years ago by David Sanders <[email protected]>
chore: add LICENSE file to match package.json (#77)

1f289e3ff275f738cc6262aced61887a597111aa authored almost 2 years ago by David Sanders <[email protected]>
build(deps): bump jsonwebtoken and universal-github-app-jwt (#75)

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) and [universal-github-app-jwt](...

8ebd32cd9a34f4f376a487fedd3b67ee79f2f2df authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): fix some vulnerabilities

f1ea24ffb07b1eb922b9f35095e621a7778af445 authored about 2 years ago by Shelley Vohr <[email protected]>
build(deps): bump axios and @slack/web-api (#73)

Bumps [axios](https://github.com/axios/axios) to 0.21.4 and updates ancestor dependency [@slack/...

0612789605681f0a2a6742930a50f3e415ac973f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: minor workflow updates

6f59b9e52b8b810ba4a823bc2495c1ac1461897d authored about 2 years ago by Shelley Vohr <[email protected]>
spec: fix failing GH API specs (#71)

fc63af8b50339e7f5f32dff83d2c256b24c8b6dc authored about 2 years ago by Shelley Vohr <[email protected]>
fix: remove GITHUB_TOKEN

82c72509cbe7de8be3fb4c400be41d3b1b7d49ca authored about 2 years ago by Samuel Attard <[email protected]>
feat: note when unmerged PRs are drafts (#66)

12d24d1e8e9753e4598f2b0e010203affd33c944 authored over 2 years ago by Shelley Vohr <[email protected]>
chore: decrease number of supported versions (#65)

6ca575227ffdfa7488436ecc53e6b3b058216086 authored over 2 years ago by Keeley Hammond <[email protected]>
build(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#64)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](...

e6c28769b4886fd42b16f32ce56fcdd04243efbd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: await octokit.paginate

6085669a0d86eabe97d193c6eb8bd698d2d0e081 authored over 2 years ago by Shelley Vohr <[email protected]>
refactor: migrate to GitHub app for Heroku usage (#63)

* refactor: migrate to GitHub app for Heroku usage

* feat: support caching

* chore: use @e...

a158e3bd1c6b9841c6876bb0713af6c330497eec authored over 2 years ago by Shelley Vohr <[email protected]>
refactor: pull out isInvalidBranch

208e258e557a608170ac2b61bfc255d050ebbd3c authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: throw descriptive error for nonexistent author

a0396ab6b0849781a0cad5de6a1b9527cb2c59c5 authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: post error message to slack

ec3b657faf97454525e9a34f6b083a8d1e6a77b9 authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: ensure lastTag detection works

de1f95e66e1ea8e8ab043a1c343ec9bace302995 authored almost 3 years ago by Samuel Attard <[email protected]>
fix: always be a patch release when the last release was prerelease (#62)

d75be5e6f5eae1de7287fa2cd618f8a641e85178 authored almost 3 years ago by Samuel Attard <[email protected]>
refactor: use graphql to fetch tags (#61)

d32482ede9d04efd38978340d791ccf9b017d884 authored almost 3 years ago by Shelley Vohr <[email protected]>
build: update GitHub Actions configs

37216069269be3ebe1a59a3c059db9cf52114479 authored almost 3 years ago by Shelley Vohr <[email protected]>
test: make API tests run via mocha (#60)

669bae8ecab14a3704e1571fd3e5ef5ed24289be authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: draft is a property on data (#59)

bd54a3c921536e1cb2f589b21065c4629bb75fb9 authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: remove unnecessary queueing (#58)

2a3877d2818cdfdeeab789f1cd164713fd86245e authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: remove timeout

f2424f9988a4c99b14666b9a02cea762139986d0 authored almost 3 years ago by Shelley Vohr <[email protected]>
chore: add more logging

04bb592fffe428be63e4d03a31653ce7ae0144cc authored almost 3 years ago by Shelley Vohr <[email protected]>
chore: fixup octokit pagination to await (#57)

cb036df11a4abdee6493acddb4bbcc712862d3f3 authored almost 3 years ago by John Kleinschmidt <[email protected]>
chore: migrate remaining github calls to octokit (#56)

7d376d2787ffc9790e814ac9a77f438bc8a955f5 authored almost 3 years ago by John Kleinschmidt <[email protected]>
test: add utility to test GitHub API calls (#54)

* test: add utility to test GitHub API calls

Requires GITHUB_TOKEN env variable to be set to ...

482ed43c67c9fa2fc6e89b5a1d6f10694619353c authored almost 3 years ago by John Kleinschmidt <[email protected]>
refactor: use octokit when fetching pulls to a branch (#55)

be34a025013cac073c2cd90df68cbb2fc5a77202 authored almost 3 years ago by Charles Kerr <[email protected]>
refactor: use octokit when fetching tags (#52)

cc35f7cae97502327f7a97d9fb3b1d79c01e4ae7 authored almost 3 years ago by Charles Kerr <[email protected]>
chore: remove duplicate prettierrc (#53)

8fb4d9c42ad8adb9263cc16df1dd8d4936cfdecd authored almost 3 years ago by Micha Hanselmann <[email protected]>
chore: add prettier pre-commit hook (#51)

* chore: add prettier pre-commit hook

* add eslint fix

* consistency

Co-authored-by: Mi...

7a04e8be4beff93cb23ec15f68491f30263e9feb authored almost 3 years ago by Micha Hanselmann <[email protected]>
build: add octokit to GitHub REST API calls (#48)

* build: add octokit to GitHub REST API calls

Co-authored-by: Shelley Vohr <shelley.vohr@gmai...

23a6cfa26917feb1b29f39738e3df1059c69a7a7 authored almost 3 years ago by Keeley Hammond <[email protected]>
Merge pull request #45 from electron/error-handling-res

build: add error handling for commit range

722454e30f0d341b5e36f566a1862f60a0e78d62 authored almost 3 years ago by Keeley Hammond <[email protected]>
build: add error handling for commit range

549a7ca01eb897fc99115f22e65075bd367babd6 authored almost 3 years ago by VerteDinde <[email protected]>
Merge pull request #44 from electron/error-handle-supported-branches

chore: add error handling for supported branches

caf73d0e375325ccdde9a0f7eb35887ea8d49914 authored almost 3 years ago by Keeley Hammond <[email protected]>
chore: add error handling for supported branches

807d7a66f07800c822f45792c7d521c46fde32da authored almost 3 years ago by VerteDinde <[email protected]>
chore: remove API review audit

aad114e314fafe53dcf8f33888a47011d49b2688 authored almost 3 years ago by Shelley Vohr <[email protected]>
build(deps): bump node-fetch from 2.6.1 to 2.6.7 (#43)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

3f2bcc90278c065359b8196d552107b2b029622c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump pathval from 1.1.0 to 1.1.1 (#42)

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https...

63900aad18be2577e39b7607d93c02145e79f92b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: make sudowooddo bypass the tag cache

092393545b34562f94444fdebfc8a0d08bb34ba6 authored over 3 years ago by Samuel Attard <[email protected]>
chore: increase number of supported versions to reflect release cadence migration (#38)

20107aeb6b61e1c493afa012754b4caa06ce7bf3 authored over 3 years ago by George Xu <[email protected]>
fix: instead of appending to undef var, init it (#37)

47565aa920940114ca6f7c21413ece8b44049390 authored over 3 years ago by Charles Kerr <[email protected]>
fix: handle race condition in initial cache population (#36)

3370336343b92c3dd65e696a4fc5ca88fdc5f3c5 authored over 3 years ago by Samuel Attard <[email protected]>
fix: commit.message -> payload.commit.message (#35)

8fc2f0ba666227660bb661c12921ece12c96b0bd authored over 3 years ago by Shelley Vohr <[email protected]>
build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#34)

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release note...

c9af3eed406c2ab502142b285f50a72fe5266a5b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: ensure enough branches are fetched (#33)

7dd718b827a66fe1d610733a840afc9969462445 authored over 3 years ago by Shelley Vohr <[email protected]>
chore: update master e/e to main

0f428e76680fa91885b141259281d84dda2f3826 authored over 3 years ago by Samuel Attard <[email protected]>
build(deps): bump lodash from 4.17.20 to 4.17.21 (#32)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](htt...

22e244c5ea95cf12f6d8ee57ea8161d95f82ec5c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add /verify-semver GET endpoint for sudowoodo to use

7532c11fb5f9444e4ae9a0beca7a2f09b2188269 authored over 3 years ago by Samuel Attard <[email protected]>
perf: prepopulate tags cache

d853f38cf371fc18b6654bc0c64debb2dcc4102c authored over 3 years ago by Samuel Attard <[email protected]>
perf: improve tag lookup perf (cache all the things) (#31)

264591dbe51aa762cd638b553d8537dd6b7895f9 authored over 3 years ago by Samuel Attard <[email protected]>
perf: make the semver check go faster by checking commits in a concurrent queue (#30)

42979ff928509e03fe1be877808209ff14d928aa authored over 3 years ago by Samuel Attard <[email protected]>
build(deps): bump y18n from 4.0.0 to 4.0.1 (#29)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://gith...

812c87b8a5f3f3e6d72d6d01771fdbc6e4da21a5 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: improve logging slightly

697c301dfbbf001cbdfba17c4be8f20475f6632b authored almost 4 years ago by Shelley Vohr <[email protected]>
fix: use merge_commit_sha

d38683b1284bb439e93c4d573e7a8ced0f8038b3 authored almost 4 years ago by Shelley Vohr <[email protected]>
fix: prs.length > 0 -> prs.length > 1

9082d242d344b5bb90510f836be7d33821119be5 authored almost 4 years ago by Shelley Vohr <[email protected]>
docs: add readme info for /verify-semver

b4d1dc00193fa9f4a915b83099a62c6b29f960c5 authored almost 4 years ago by Shelley Vohr <[email protected]>
feat: add release semver verification functionality

42d2569a8edb48594ef1332105020093dbe4ceaa authored almost 4 years ago by Shelley Vohr <[email protected]>
refactor: pull out initiator logic to helper

6a9b10b61dda83dee2c551807d7a560b600212ab authored almost 4 years ago by Shelley Vohr <[email protected]>
feat: allow checking unmerged for all branches

5db53a0cea6e584fd70eb42ea6b4d1b699223219 authored about 4 years ago by Shelley Vohr <[email protected]>
fix: api-review -> review-queue

73a12ff105216a9a1189cf722513b63cdb16e287 authored about 4 years ago by Shelley Vohr <[email protected]>
chore: fix lint

21f7e401c21ef69366b7b79026131aa802bd9cfd authored about 4 years ago by Shelley Vohr <[email protected]>
spec: fix review queue days-old failures

ca1070db680cca3f2737511c3ac780c0a8427622 authored about 4 years ago by Shelley Vohr <[email protected]>
fix: show non-PR review requests in /review-queue (#28)

ac991aa1411998ff3e32c485302e4e1106ff278d authored about 4 years ago by Jeremy Rose <[email protected]>
chore: make formatting more consistent

ce43b1c450d5dbf0e8927fb89b8c47530af58a07 authored about 4 years ago by Shelley Vohr <[email protected]>
test: add review-queue tests

b7f72f77a54621d74e70bb0459bb20c8d0fff304 authored about 4 years ago by Shelley Vohr <[email protected]>
feat: auto-audit API Review PRs (#27)

0293247e72a2c26bd3328d4d17b235d372f21471 authored about 4 years ago by Shelley Vohr <[email protected]>