Skip to content

Conversation

@gramian
Copy link
Collaborator

@gramian gramian commented Mar 30, 2023

What does this PR do?

A default server group is added to the config which just permits reading and is thus pretty safe.

Motivation

Volume constraints of the config folder in the Docker image

Related Issue

#985

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@lvca lvca self-requested a review March 30, 2023 20:49
@lvca lvca added this to the 23.3.1 milestone Mar 30, 2023
@lvca lvca added the enhancement New feature or request label Mar 30, 2023
@lvca lvca merged commit 911b251 into ArcadeData:main Mar 30, 2023
@lvca
Copy link
Contributor

lvca commented Mar 30, 2023

Thanks @gramian!

mergify bot added a commit that referenced this pull request Sep 29, 2025
…0 [skip ci]

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.3 to 4.8.0.
Release notes

*Sourced from [actions/dependency-review-action's releases](https://github.com/actions/dependency-review-action/releases).*

> v4.8.0
> ------
>
> What's Changed
> --------------
>
> * Make Ruby Code Scannable by [`@​ljones140`](https://github.com/ljones140) in [actions/dependency-review-action#978](https://github.com/actions/dependency-review-action/pull/978)
> * Batch some contributions for release by [`@​brrygrdn`](https://github.com/brrygrdn) in [actions/dependency-review-action#986](https://github.com/actions/dependency-review-action/pull/986)
>   + Make license lists collapsable by [`@​jasperkamerling`](https://github.com/jasperkamerling)
>   + feat: add large summary handling with artifact upload by [`@​MattMencel`](https://github.com/MattMencel)
>
> New Contributors
> ----------------
>
> * [`@​ljones140`](https://github.com/ljones140) made their first contribution in [actions/dependency-review-action#978](https://github.com/actions/dependency-review-action/pull/978)
> * [`@​jasperkamerling`](https://github.com/jasperkamerling) made their first contribution in [actions/dependency-review-action#986](https://github.com/actions/dependency-review-action/pull/986)
> * [`@​MattMencel`](https://github.com/MattMencel) made their first contribution in [actions/dependency-review-action#986](https://github.com/actions/dependency-review-action/pull/986)
>
> **Full Changelog**: <actions/dependency-review-action@v4...v4.8.0>


Commits

* [`56339e5`](actions/dependency-review-action@56339e5) Merge pull request [#988](https://github.com/actions/dependency-review-action/issues/988) from actions/brrygrdn/rc-4.8.0
* [`1688b74`](actions/dependency-review-action@1688b74) Bump to a 4.8.0
* [`31c9f17`](actions/dependency-review-action@31c9f17) Merge pull request [#987](https://github.com/actions/dependency-review-action/issues/987) from actions/rc-4.7.4
* [`eacde78`](actions/dependency-review-action@eacde78) Update version
* [`8151009`](actions/dependency-review-action@8151009) Merge pull request [#986](https://github.com/actions/dependency-review-action/issues/986) from actions/brrygrdn/rc-4.7.4
* [`b472ec9`](actions/dependency-review-action@b472ec9) Add a quick regression test for the artefact summary
* [`e0cedc5`](actions/dependency-review-action@e0cedc5) feat: add large summary handling with artifact upload
* [`e3fdf0f`](actions/dependency-review-action@e3fdf0f) This ensures large allow or deny lists don't create huge comments
* [`6fad417`](actions/dependency-review-action@6fad417) Merge pull request [#978](https://github.com/actions/dependency-review-action/issues/978) from actions/ljones140/make-ruby-code-scannable
* [`e86e969`](actions/dependency-review-action@e86e969) Update scripts/scan\_pr\_lib.rb
* Additional commits viewable in [compare view](actions/dependency-review-action@595b5ae...56339e5)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/dependency-review-action&package-manager=github\_actions&previous-version=4.7.3&new-version=4.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants