Wykres commitów

1267 Commity (migrate-circleci)

Autor SHA1 Wiadomość Data
Amio 7b85c086b1 feat: include legacy badge examples in badge builder 2023-03-18 18:02:14 +08:00
Amio a1ddd5d253 feat: use v2022 site as fallback for badges not migrated yet 2023-03-18 17:18:46 +08:00
Amio b9217ab1ef chore: update badge builder link style 2023-03-18 16:57:24 +08:00
Amio 51c36a7c32 fix: text wrap in homepage badge builder 2023-03-18 16:24:04 +08:00
Amio e6bd795e35 chore: bump dependencies 2023-03-18 15:58:27 +08:00
Amio bd7189c7de chore: update measurement-protocol 2023-03-18 15:37:36 +08:00
Amio 7e2e354c7e chore: set api timeout 3200ms -> 4200ms 2023-03-18 14:55:44 +08:00
Amio 549fd745da fix: sentry error about "Authentication credentials were not provided" when building on vercel 2023-03-18 13:20:18 +08:00
Amio 48fe8911db feat: fix and update /github/checks examples 2023-03-18 13:09:19 +08:00
Amio df9eb896f0 breaking: remove /github/status badge, it's replaced with /github/check 2023-03-18 12:01:23 +08:00
Amio 8d973dabec chore: remove preview header for github requests
GitHub no longer using preview headers
https://github.blog/changelog/2021-10-14-rest-api-preview-promotions/
2023-03-18 11:49:38 +08:00
Amio 1741f92af4 feat: migrate badge generator /github 2023-03-18 10:53:04 +08:00
Amio fa55298892 chore: replace @sentry/node with @sentry/nextjs 2023-03-18 10:34:07 +08:00
Amio 26d62a8721 Merge branch 'feature/deprecate-apm' into next-13 2023-02-12 12:11:09 +08:00
Amio 5c4b39afbd chore: bump dependencies 2023-02-11 21:39:53 +08:00
Amio 56d6d41b8c feat: migrate badge generator /winget
Seems we can no longer get license info from manifest now.
2023-02-11 21:23:21 +08:00
Jan T. Sott d1e406ec86 apm: discontinue service 2023-02-07 00:08:06 +01:00
Amio ba31eb8a33 feat: update sentry setup 2023-02-05 20:42:32 +08:00
Amio 98aad8eca5 chore: limit fn memory to 256MB 2023-02-05 19:36:06 +08:00
Amio eafedd06bf feat: migrate badge generator /xo 2023-02-05 19:34:37 +08:00
Amio 4b7093a711 chore: update depencencies 2023-01-15 00:16:12 +08:00
Amio e6f11b322a feat: add new static badge generator under next-13 pages 2023-01-15 00:06:15 +08:00
Amio f0ebc06449 feat: use builder page as new home 2023-01-04 09:31:10 +08:00
Amio 7571613001 chore: update vercel static path to public 2022-12-31 19:44:19 +08:00
Amio ee13ed26c6 chore: use tsx instead of ts-node for job executing 2022-12-31 18:53:16 +08:00
Amio 9f935b34f8 feat: optimize home styles 2022-12-31 18:38:47 +08:00
Amio 32c8575935 chore: use open sans font for home intro 2022-12-31 17:56:21 +08:00
Amio b92b6bb550 chore: bump deps 2022-12-31 17:33:01 +08:00
Amio 716bdab58b Merge branch 'master' into next-13 2022-12-31 16:27:04 +08:00
Amio af21b43c93 fix: build issues 2022-12-31 16:23:51 +08:00
Amio 44f79afb84 feat: init new next app 2022-12-31 14:29:41 +08:00
Amio 779b4d2de2 chore: install next@13
added 7 packages, removed 649 packages, changed 3 packages, hooray!
2022-12-31 09:18:52 +08:00
Amio 3c8474a951 chore: bump caniuse-lite 2022-12-23 10:10:54 +08:00
zhongfly 2f6c18478a
fix(api/gitlab): remove leading slashes in restPaths (#566)
Leading slashes in `input` are disallowed when using `prefixUrl` option with got.
2022-08-27 12:43:42 +08:00
dependabot[bot] 0fa208019a
chore(deps): bump got from 10.7.0 to 11.8.5 (#558)
Bumps [got](https://github.com/sindresorhus/got) from 10.7.0 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v10.7.0...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 08:42:37 +08:00
David MARKEY 900d0b9c65
fix: fix issue when loading platform/sdk info from pub.dev (#563)
The response from pub.dev's `api/packages/${pck}/metrics` API has changed.
`derivedTags` is now available from `$.scorecard.panaReport.derivedTags`
2022-08-16 08:55:45 +08:00
Jan Müller 837ffb5e42
fix(api/npm): scan `exports` for types (#562)
* fix(api/npm): scan `exports` for types

* fix: prevent access on undefined

* refactor(api/npm): cleanup

* refactor(api/npm): cleanup

* chore: fix linting issues
2022-08-14 15:20:27 +08:00
Michael Kriese 7947442f08
fix(docker): support OCI image spec (#561) 2022-08-03 12:13:58 +08:00
blooper05 b8a85f1421 fix(github): Cover all conclusion enums in the GitHub check-runs API 2022-06-23 10:29:20 +08:00
Amio fea19e03ce chore: bump csstype to 3.1.0 2022-05-24 19:33:28 +08:00
Amio bf2d25d330 chore: bump serve-marked to 4.0.0 2022-05-24 19:33:28 +08:00
Amio 2150d41d48 chore: bump yaml to 2.1.0 2022-05-24 19:33:28 +08:00
Amio 9e29ddffe5 chore: bump node version to 16
It's only needed for nodejs 17+
2022-05-24 19:33:28 +08:00
Amio f54bdb9606 chore: bump fs-extra to 10.1.0 2022-05-24 19:33:28 +08:00
Amio 03989c20f7 fix: ssl error for next buld command 2022-05-24 19:33:28 +08:00
Amio 4804fe4803 chore: npm update 2022-05-24 19:33:28 +08:00
Amio 88ad5f1b11 chore: bump csstype to 3.1.0 2022-05-24 18:56:04 +08:00
Amio 4b1adb7d40 chore: bump serve-marked to 4.0.0 2022-05-24 18:42:22 +08:00
Amio ceeaee06e2 chore: bump yaml to 2.1.0 2022-05-24 11:41:02 +08:00
Amio cf08293873 chore: bump node version to 16
It's only needed for nodejs 17+
2022-05-24 11:30:30 +08:00