We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In .env we define
.env
DOCKER_REGISTRY=docker.pkg.github.com/jvalue/open-data-service
Do we need to / should we change that, now that the repository is called jvalue/ods?
All package.json files also still refer to the old repository url, e.g. here: https://github.com/jvalue/ods/blob/main/ui/package.json#L50
package.json
And of course the CI badge in the README.md.
README.md
The text was updated successfully, but these errors were encountered:
Agreed, we should change it. Not sure if it even works as it is now...
Sorry, something went wrong.
CI: https://github.com/jvalue/ods/blob/main/.github/workflows/ods.yml#L346
No branches or pull requests
In
.env
we defineDo we need to / should we change that, now that the repository is called jvalue/ods?
All
package.json
files also still refer to the old repository url, e.g. here: https://github.com/jvalue/ods/blob/main/ui/package.json#L50And of course the CI badge in the
README.md
.The text was updated successfully, but these errors were encountered: