-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
This just makes a list of all the repos that still need to be dependabot-enabled (see inducer/pytential#226 (comment)). This just means adding a file at .github/dependabot.yml with
version: 2
updates:
# Set update schedule for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
# vim: sw=4
(mostly complete list:)
- arraycontext
- boxtree ci: add dependabot updates for github actions boxtree#80
- cgen ci: add dependabot updates for github actions cgen#45
- codepy ci: add dependabot updates for github actions codepy#42
- dagrt ci: add dependabot updates for github actions dagrt#37
- genpy ci: add dependabot updates for github actions genpy#16
- gmsh_interop ci: add dependabot updates for github actions gmsh_interop#28
- grudge
- islpy ci: add dependabot updates for github actions islpy#128
- leap ci: add dependabot updates for github actions leap#35
- loopy ci: add dependabot updates for github actions loopy#834
- meshmode
- meshpy ci: add dependabot updates for github actions meshpy#90
- modepy
- pudb ci: add dependabot updates for github actions pudb#646
- pyfmmlib ci: add dependabot updates for github actions pyfmmlib#25
- pymbolic
- pymetis ci: add dependabot updates for github actions pymetis#63
- pyopencl ci: add dependabot updates for github actions pyopencl#724
- pytato ci: add dependabot updates for github actions pytato#492
- pytential
- pytools ci: add dependabot updates for github actions pytools#215
- pyvisfile
- sumpy ci: add dependabot updates for github actions sumpy#193
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels