Commit Graph
19 Commits
Author SHA1 Message Date
Daz DeBoerandGitHub 35af9b8791 Simplify Dependabot config using 'directories' 2024-12-11 07:50:05 -07:00
Daz DeBoerandGitHub 0b404a7148 Reduce Dependabot checks to weekly 2024-08-07 07:58:19 -06:00
daz a3f366ddb7 Replace 'download-dist' action with 'init-integ-test'
This action takes care of 'setup-java' as well as downloading the dist if required.
2024-04-06 14:52:02 -06:00
Daz DeBoerandGitHub 32f1033fd2 Fix dependabot config for relocated NPM sources 2024-03-11 21:06:42 -06:00
Jerome PrinetandDaz DeBoer 6800f3450a Configure Dependabot to monitor .github/actions 2024-02-19 21:46:36 -07:00
daz 22e5c984e7 Update workflows for move to 'sources' 2024-01-25 11:53:44 -07:00
daz f2d7085b02 Add octokit to dependabot ignores 2023-08-22 10:28:15 -06:00
Daz DeBoerandGitHub 4821f54162 Group all npm dependencies in a single dependabot PR 2023-07-21 12:19:33 -06:00
Daz DeBoer f807993b34 Configure grouped PRs for dependabot 2023-07-07 15:27:44 -06:00
Daz DeBoer a63ae37710 Enable Dependabot for github actions
This will allow dependabot to provide PRs to keep GitHub Action versions
up to date in all workflow files.
2023-02-20 14:41:53 -07:00
Daz DeBoer 164712adb1 Publish build scans for test-init-script build 2022-08-25 20:24:18 -06:00
Daz DeBoerandGitHub 7d8a9a65e5 Reduce NPM dependabot updates to weekly 2022-06-14 11:30:15 -06:00
Daz DeBoer 9f1e4d5588 Allow 10 Dependabot PRs in parallel 2022-05-15 10:16:19 -06:00
Daz DeBoer 3c3fdfcc0c Moved workflow samples out of .github/workflows
The `.github/workflows` directory has additional permissions attached, preventing these
files from being by the Upgrade Gradle Wrapper plugin.
2022-04-05 09:55:31 -06:00
Daz DeBoer aabb2db775 Move workflow samples under .github 2022-04-02 12:33:04 -06:00
Daz DeBoer 01def677bf Ensure all Gradle samples are checked by Dependabot 2022-04-02 11:34:54 -06:00
Daz DeBoer 92de6969aa Configure dependabot to update Gradle plugins
The test Gradle sample apps reference plugins, and it's good to keep these
updated (particularly the GE plugin).
Minor changes to the build scripts were required to satisfy Dependabot.
2022-03-18 06:41:31 -06:00
Daz DeBoer bc3340afc5 Tell dependabot to ignore @types/node 2022-01-27 09:07:17 -07:00
Daz DeBoerandGitHub 5f1def5815 Enable dependabot updates 2022-01-27 08:43:59 -07:00