Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add dependabot configuration #7307

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

lechnerc77
Copy link
Contributor

Description

This PR adds a dependabot configuration for the ecosystems used in the project namelly:

  • GitHub Actions
  • Golang
  • Devcontainer features (not base images)

The schedule is set to weekly (day is then Monday).

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Additional Context

See discussion in Discord with @rynowak

Signed-off-by: lechnerc77 <drchristian.lechner@outlook.de>
@lechnerc77 lechnerc77 requested review from a team as code owners March 12, 2024 20:16
@lechnerc77
Copy link
Contributor Author

@rynowak as you mentioned in the chat in Discord, you can also enable the Dependabot alerts for security vulnerabilities located in the security tab of the repository, to get alerts for vulnerabilities in additon to the version updates triggered by the configuration made via this PR.

@rynowak
Copy link
Contributor

rynowak commented Mar 12, 2024

Thanks for getting this started! /cc @sylvainsf @willdavsmith as FYI

@radius-functional-tests
Copy link

radius-functional-tests bot commented Mar 12, 2024

Radius functional test overview

🔍 Go to test action run

Name Value
Repository lechnerc77/radius
Commit ref f6d11f3
Unique ID a2e413957e
Image tag pr-a2e413957e
Click here to see the list of tools in the current test run
  • gotestsum 1.10.0
  • KinD: v0.20.0
  • Dapr: 1.12.0
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.1.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/functional/shared/recipes/<name>:pr-a2e413957e
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-a2e413957e
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-a2e413957e
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-a2e413957e
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting daprrp functional tests...
⌛ Starting ucp functional tests...
⌛ Starting shared functional tests...
⌛ Starting msgrp functional tests...
⌛ Starting kubernetes functional tests...
⌛ Starting samples functional tests...
⌛ Starting cli functional tests...
⌛ Starting datastoresrp functional tests...
✅ ucp functional tests succeeded
✅ msgrp functional tests succeeded
✅ samples functional tests succeeded
✅ kubernetes functional tests succeeded
✅ daprrp functional tests succeeded
✅ cli functional tests succeeded
✅ datastoresrp functional tests succeeded
✅ shared functional tests succeeded

@lechnerc77
Copy link
Contributor Author

I also filed a PR in the Dashboard repository, to include dependabot there. Here is the PR for reference: radius-project/dashboard#58

@rynowak rynowak merged commit 3fe2f5f into radius-project:main Mar 14, 2024
11 of 12 checks passed
@lechnerc77 lechnerc77 deleted the chore/dependabot branch March 14, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants