187 Commits

Author SHA1 Message Date
jpaul
cea53efd6a change index.js to simplify fork rebase 2023-11-17 08:58:40 +01:00
jpaul
714a309928 refactor report and utils.ts 2023-11-17 08:51:57 +01:00
jpaul
d0de3476cf remove unnecessary % 2023-11-14 16:52:10 +01:00
jpaul
0598cd6a2c change output for metrics compare by pr 2023-11-14 16:45:01 +01:00
jpaul
b035e809a3 make pr metrics write to pr request 2023-11-14 15:55:54 +01:00
jpaul
f30640c2cc repair octokit route 2023-11-14 15:39:57 +01:00
jpaul
e467414d34 repair octokit route 2023-11-14 15:30:48 +01:00
jpaul
05620dd2b7 add logging for debugging 2023-11-14 15:22:43 +01:00
jpaul
082901b409 add logging for debugging 2023-11-14 15:09:34 +01:00
jpaul
2ca1086771 add metrics from pr base branch to pr comment 2023-11-14 15:03:14 +01:00
jpaul
7d8f95c6cd change core.error to core.info for logging 2023-11-14 10:09:24 +01:00
jpaul
9bbf39d46e add import for fetch 2023-11-14 09:34:38 +01:00
jpaul
6f0209b406 add fetch to octokit 2023-11-14 09:28:50 +01:00
jpaul
4b1508ec6f change core.error to core.info 2023-11-14 09:22:08 +01:00
jpaul
214722a6fb remove commit sha to tree-creation 2023-11-13 07:20:11 +01:00
jpaul
e901456ce4 add commit sha to tree-creation 2023-11-13 07:02:59 +01:00
jpaul
db1e924a39 change some logging 2023-11-13 06:55:25 +01:00
jpaul
702e73278d add tree sha to logging 2023-11-13 06:45:47 +01:00
jpaul
a5b12ae628 add create tree with output data 2023-11-13 06:32:16 +01:00
jpaul
cb8703f3ca remove try catch to get real error message 2023-11-13 06:15:38 +01:00
jpaul
621295feb1 undone changes 2023-11-13 06:09:54 +01:00
jpaul
19c4b6ca84 undone changes 2023-11-13 05:40:19 +01:00
jpaul
a342fbb5bc undone changes 2023-11-13 05:39:20 +01:00
jpaul
5bc77ce65e change octokit init to env variable 2023-11-13 05:24:52 +01:00
jpaul
e187800569 change octokit init to env variable 2023-11-13 05:14:11 +01:00
jpaul
038296d909 add create reference to make tree accessible 2023-11-13 05:05:38 +01:00
jpaul
e0f3e8c4a3 save report json as metadata 2023-11-08 09:56:42 +01:00
jpaul
48b13fa8f1 refactor report json saving 2023-11-07 20:35:07 +01:00
jpaul
a4eee53def fix imports 2023-11-07 16:44:28 +01:00
jpaul
085f6ea87b fix octokit init 2023-11-07 16:40:32 +01:00
jpaul
26baf45152 fix octokit import 2023-11-07 16:36:03 +01:00
jpaul
53822087e9 fix octokit init 2023-11-07 16:28:38 +01:00
jpaul
a9b965747c change used token 2023-11-07 16:14:23 +01:00
jpaul
607f7c6ae8 fix imports 2023-11-07 16:07:03 +01:00
jpaul
aa7c580681 update cleanup/index.js 2023-11-07 15:36:28 +01:00
jpaul
920f47232e generate new index.js 2023-11-07 15:30:31 +01:00
jpaul
10ae0b14cb fix imports 2023-11-07 15:07:43 +01:00
jpaul
c4c50159f0 fix typo 2023-11-07 14:59:47 +01:00
jpaul
f0d88659ab add report token to input in action.yml 2023-11-07 14:54:15 +01:00
jpaul
dc850bb2cb add report token to input 2023-11-07 14:32:00 +01:00
Chris Fleger
29e9f27647 Changed Committer/Author to jessiscript 2023-11-07 13:26:01 +01:00
Chris Fleger
399a0e40c6 Added GitHub API logic to store report data 2023-11-04 12:39:55 +01:00
jpaul
8c4087223f change remote repository to fork 2023-11-01 10:13:12 +01:00
jpaul
40a98bdc5d update check-dist.yml to make it build 2023-11-01 10:03:39 +01:00
jpaul
7e342df686 Change heading of report 2023-11-01 09:46:36 +01:00
dependabot[bot]
2b3d0bde8f Bump @babel/traverse from 7.21.4 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 08:40:23 +02:00
Fabio Niephaus
6c7d417a1e
Fix additional test case. v1.1.4.2 2023-09-20 13:02:55 +02:00
Fabio Niephaus
8dd4f51a5e
Fix gu integration for GraalVM for JDK 21.
Fixes #62.
2023-09-20 12:59:33 +02:00
Fabio Niephaus
2fb264a6b0
Fix upgrade notice for JDK 20 users. v1.1.4.1 2023-09-20 09:48:31 +02:00
Fabio Niephaus
0a27862568
Bump version to 1.1.4. v1.1.4 2023-09-19 15:51:30 +02:00