Commit Graph

  • b400dc555d
    Build outputs Daz DeBoer 2022-06-04 23:12:30 -0600
  • 3f2d9cde44
    Capture build results when GE plugin is applied but no build-scan is published Daz DeBoer 2022-06-05 00:18:20 -0600
  • 6001bc9edc
    Improve build badgee for builds without scan links Daz DeBoer 2022-06-04 23:10:32 -0600
  • 5203a0b09d
    Capture build results when config-cache is enabled Daz DeBoer 2022-06-04 22:53:36 -0600
  • 500607bc35
    Capture build-results without build-scan publication Daz DeBoer 2022-06-04 22:37:36 -0600
  • 754892d4ae
    Add workflow to run init-script tests Daz DeBoer 2022-06-04 22:18:43 -0600
  • ea24a0ad75
    Add test coverage for build-result-capture init script Daz DeBoer 2022-06-04 22:08:38 -0600
  • 748dc30fdc
    Support and test Gradle 3.5.1 Daz DeBoer 2022-06-04 22:07:28 -0600
  • e4ed35bcaf
    Add test for project-root-capture.init.gradle Daz DeBoer 2022-06-04 21:00:05 -0600
  • ece69c52b2
    Save project-root-list in RUNNER_TEMP dir Daz DeBoer 2022-06-04 20:59:09 -0600
  • 14c898b500
    Merge pull request #149 from gradle/write-from-default-branch Daz DeBoer 2022-06-04 11:45:42 -0600
  • 00cdd4dcf9
    Explicitly allow cache-write for test invocations Daz DeBoer 2022-06-04 11:37:13 -0600
  • b02f4f1968
    Disable cache-read-only when cache-write-only is set Daz DeBoer 2022-06-04 11:28:12 -0600
  • 0a36ca9fb8
    Use 'cache-read-only' for all but default_branch Daz DeBoer 2022-01-28 09:55:33 -0700
  • fe92974cdf
    Merge pull request #303 from gradle/dd/improved-summary Daz DeBoer 2022-06-04 11:04:38 -0600
  • 6aa41b32df
    Build outputs Daz DeBoer 2022-06-04 10:57:25 -0600
  • 4fa0803854
    Improve layout and formatting of Job Summary Daz DeBoer 2022-06-04 09:36:41 -0600
  • 9ab4abd18c
    Update to latest version of all github actions Daz DeBoer 2022-06-04 09:26:11 -0600
  • f375a232f2
    Add .nvmrc paul 2022-05-25 10:19:50 +0200
  • 85daf96c6d
    Update development dependencies - Bump typescript from 4.7.2 to 4.7.3 - Bump ts-jest from 28.0.3 to 28.0.4 - Added @types/jest which is now required - Bump eslint from 8.16.0 to 8.17.0 Daz DeBoer 2022-06-04 09:07:11 -0600
  • 8b56c4af06
    Merge pull request #302 from gradle/fix-config-cache Daz DeBoer 2022-06-04 08:57:34 -0600
  • 8daabe3b85
    Bump eslint from 8.16.0 to 8.17.0 dependabot[bot] 2022-06-03 22:13:39 +0000
  • bef39f1a6e
    Bump typescript from 4.7.2 to 4.7.3 dependabot[bot] 2022-06-03 22:13:23 +0000
  • bafb894c7f
    Bump ts-jest from 28.0.3 to 28.0.4 dependabot[bot] 2022-06-03 22:13:05 +0000
  • 4da299730b
    Build outputs Daz DeBoer 2022-06-03 13:51:24 -0600
  • dff0fe1b20
    Remove debug output from init script Daz DeBoer 2022-06-03 13:49:51 -0600
  • ae74c01440
    Use a BuildService to always collect project root Daz DeBoer 2022-06-03 10:45:51 -0600
  • cde0632795
    Update comment for accuracy Daz DeBoer 2022-06-03 07:50:08 -0600
  • 6cc033f2b3
    Make build-result-capture script compatible with config-cache Daz DeBoer 2022-06-03 07:12:23 -0600
  • 8aaf080d68
    Merge pull request #296 from gradle/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.0 Daz DeBoer 2022-06-03 05:59:16 -0600
  • 4378b83ae3
    Merge pull request #295 from gradle/dependabot/npm_and_yarn/eslint-plugin-jest-26.4.6 Daz DeBoer 2022-06-03 05:58:56 -0600
  • d3a78eb55f
    Merge pull request #298 from gradle/job-summary-table Daz DeBoer 2022-06-02 23:19:52 -0600
  • f4d1e351c0
    Build outputs Daz DeBoer 2022-06-02 23:17:50 -0600
  • 7b79b2a752
    Report on read-only / write-only cache Daz DeBoer 2022-06-02 22:44:08 -0600
  • 143774290e
    Add more details to cache summary report Daz DeBoer 2022-06-02 22:39:55 -0600
  • a9a5bcf180
    Move writing of cache report into job-summary.ts Daz DeBoer 2022-06-02 22:39:09 -0600
  • f9c8fcf79f
    Adding caching details to Job Summary Daz DeBoer 2022-06-02 14:21:10 -0600
  • 86e82987ba
    Write job summary in post action Daz DeBoer 2022-06-02 12:57:35 -0600
  • 5fe4df6233
    Merge pull request #297 from gradle/extract-init-scripts Daz DeBoer 2022-06-02 12:43:26 -0600
  • d79b3ba8ae
    Build outputs Daz DeBoer 2022-06-02 12:25:11 -0600
  • 8f3c97e3f1
    Extract action state-tracking out of caches.ts Daz DeBoer 2022-06-02 12:17:56 -0600
  • d95713bd5d
    Extract init scripts into resource files Daz DeBoer 2022-06-02 11:53:33 -0600
  • bdf9736c53
    Add 'npm check' goal to run lint without generating outputs Daz DeBoer 2022-05-30 09:08:20 -0600
  • 7e85212f59
    Add workflow with several Gradle builds to demo job summary Daz DeBoer 2022-05-27 20:03:47 -0600
  • 0c692feedb
    Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 dependabot[bot] 2022-05-30 22:20:55 +0000
  • 78da7b9646
    Bump eslint-plugin-jest from 26.2.2 to 26.4.6 dependabot[bot] 2022-05-30 22:20:40 +0000
  • 992ccebeea
    Only run main workflows when relevant files change Daz DeBoer 2022-05-29 15:25:32 -0600
  • c13dc6c789
    Fix and re-enable test for save/restore config-cache Daz DeBoer 2022-05-29 15:13:03 -0600
  • 5e6af67a5e
    Fix CI-full-check for renamed workflow Daz DeBoer 2022-05-29 15:05:31 -0600
  • e32d23f291
    Capitalize to improve ordering Daz DeBoer 2022-05-29 14:59:36 -0600
  • a880eab216
    More consistent names for workflow jobs Daz DeBoer 2022-05-29 14:58:14 -0600
  • 6c8fe00271
    Fix typo in workflow Daz DeBoer 2022-05-29 14:49:05 -0600
  • c37c1fb693
    Merge pull request #294 from gradle/dd/dpe Daz DeBoer 2022-05-29 14:47:35 -0600
  • 0c3292abfb
    Reduce overlap of ci workflows Daz DeBoer 2022-05-29 14:44:21 -0600
  • 66050d88b2
    Add workflow to purge old workflow runs Daz DeBoer 2022-05-29 11:27:25 -0600
  • 1771c6f669
    Temporarily disable failing test in quick-check Daz DeBoer 2022-05-29 14:22:54 -0600
  • acc77da702
    Build distribution when running quick-check workflow Daz DeBoer 2022-05-29 13:47:45 -0600
  • bdb9f7fd28
    Use shorter workflow names Daz DeBoer 2022-05-29 12:19:39 -0600
  • f9e15febb7
    Restrict quick-check workflow to ubuntu for faster feedback Daz DeBoer 2022-05-29 12:13:55 -0600
  • 1ba2a63e58
    Fix restore-configuration-cache test workflow Daz DeBoer 2022-05-29 12:47:36 -0600
  • c838a38ea1
    Combine all integTest workflows into 2 workflow runs Daz DeBoer 2022-05-28 08:55:58 -0600
  • 2e34e4f80f
    Build outputs Daz DeBoer 2022-05-29 11:50:51 -0600
  • 2bb20697b4
    Rename config-cache jobs for clarity Daz DeBoer 2022-05-28 10:42:11 -0600
  • 28b774ebdb
    Allow override of sections of cache key Daz DeBoer 2022-05-28 11:23:31 -0600
  • 12be8b4772
    Build outputs Daz DeBoer 2022-05-29 09:32:01 -0600
  • be62f7d934
    Merge branch 'releases/v2.1' Daz DeBoer 2022-05-29 09:23:36 -0600
  • 9b814496b5
    Build outputs v2.1.7 Daz DeBoer 2022-05-29 08:51:47 -0600
  • f2bb19b43a
    Remove downloaded wrapper zips before caching Daz DeBoer 2022-05-28 18:10:35 -0600
  • e3ceb00204
    Fix typo in worklow step Daz DeBoer 2022-05-28 18:01:54 -0600
  • c48eef1c6e
    Update dependencies Daz DeBoer 2022-05-28 08:08:08 -0600
  • 544da49fda
    Disable minify to get smaller diffs and save space Leonard Brünings 2022-05-25 15:19:33 +0200
  • d91adc506f
    Bump @vercel/ncc from 0.33.4 to 0.34.0 dependabot[bot] 2022-05-26 22:18:45 +0000
  • ea3efdb8e7 Add .nvmrc paul 2022-05-25 10:19:50 +0200
  • 52edfdeacd
    Bump typescript from 4.6.4 to 4.7.2 dependabot[bot] 2022-05-24 22:37:30 +0000
  • c48f012250
    Bump ts-jest from 28.0.2 to 28.0.3 dependabot[bot] 2022-05-24 22:37:20 +0000
  • af8ffc7c8d
    Bump @actions/cache from 2.0.4 to 2.0.5 dependabot[bot] 2022-05-24 22:37:02 +0000
  • 26ea4afa08
    Use kotlin-dsl sample to demo failure v2.2.0-beta.1 Daz DeBoer 2022-05-24 16:51:53 +0200
  • a0f1efaaad
    Update changelog Daz DeBoer 2022-05-24 16:41:10 +0200
  • 7645e6e536
    Replace emoji characters with markdown Daz DeBoer 2022-05-24 16:37:15 +0200
  • c21b4ec861
    Merge pull request #282 from gradle/dd/summary Daz DeBoer 2022-05-24 07:05:16 -0600
  • 30a933bf94
    Build outputs Daz DeBoer 2022-05-24 14:12:51 +0200
  • 646074d659
    Write build scan link to GHA job summary Daz DeBoer 2022-05-24 14:11:39 +0200
  • d63db6a05e
    Remove unclickable buildScan link from failure Daz DeBoer 2022-05-24 14:07:36 +0200
  • dc49976071
    Add manual test to demonstrate failing build Daz DeBoer 2022-05-24 10:16:57 +0200
  • 52bee6e472
    Merge pull request #281 from gradle/dependabot/npm_and_yarn/typescript-eslint/parser-5.26.0 Daz DeBoer 2022-05-24 02:07:34 -0600
  • 57ec230092
    Merge pull request #280 from gradle/dependabot/npm_and_yarn/eslint-8.16.0 Daz DeBoer 2022-05-24 02:07:12 -0600
  • 549804ea2d
    Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 dependabot[bot] 2022-05-23 22:36:34 +0000
  • fd7acd5c1e
    Bump eslint from 8.15.0 to 8.16.0 dependabot[bot] 2022-05-23 22:36:16 +0000
  • fb99e07d58
    Bump GE plugin to v3.10.1 Daz DeBoer 2022-05-23 07:09:58 +0200
  • 9b14225198
    Bump com.gradle.build-scan dependabot[bot] 2022-05-19 22:27:27 +0000
  • 874c1740c5
    Bump com.gradle.enterprise in /.github/workflow-samples/kotlin-dsl dependabot[bot] 2022-05-19 22:27:22 +0000
  • b88781daa1
    Bump com.gradle.enterprise in /.github/workflow-samples/no-wrapper dependabot[bot] 2022-05-19 22:27:19 +0000
  • 5b86c8d41f ci: Improvements Margen67 2022-05-18 17:44:35 -0700
  • 71d0cf002c README improvements Margen67 2022-05-18 17:14:21 -0700
  • 557c94c831
    Merge pull request #274 from gradle/dependabot/npm_and_yarn/typescript-eslint/parser-5.25.0 Daz DeBoer 2022-05-18 12:44:34 -0600
  • 64508494d5
    Bump @typescript-eslint/parser from 5.24.0 to 5.25.0 dependabot[bot] 2022-05-17 22:19:10 +0000
  • c0b2cb764a
    Merge pull request #273 from gradle/dependabot/npm_and_yarn/typescript-eslint/parser-5.24.0 Daz DeBoer 2022-05-17 08:13:28 -0600
  • 71be92f02d
    Bump @typescript-eslint/parser from 5.23.0 to 5.24.0 dependabot[bot] 2022-05-16 22:24:23 +0000
  • 08fb6c874a
    Clear changelog for next release Daz DeBoer 2022-05-15 19:41:22 -0600
  • 94d04eaa0d
    Fix typo in README Daz DeBoer 2022-05-15 18:33:34 -0600