-
Notifications
You must be signed in to change notification settings - Fork 6
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
ReadMe Does not match the latest Docker image release #206
Comments
You can use the |
Okay so I switched to the dev tag but now I have this error |
Yep, I think the cause of the error you are seeing is being worked on in #200. Will have to wait until that lands on master to recursively fetch submodules unfortunately. |
Workaround to enable submodules. See telia-oss/github-pr-resource#206
* Concourse pipelines * Use secrets for Slack webhook URLs * Updated secret references * Production readiness updates * Add dockerfiles * Update secrets * Fix resource order * Updte pipeline secrets * Concourse pipelines * Use secrets for Slack webhook URLs * Updated secret references * Production readiness updates * Add dockerfiles * Update secrets * Fix resource order * Updte pipeline secrets * DEVOPS-131/concourse-core-integration * Remove `-j 1` fallback builds * Don't sync `cargo build` and `cargo test` caches. * DEVOPS-131/concourse-core-integration * Add timeout to integration tests * DEVOPS-131/concourse-core-integration Make disabling of fork PRs explicit * Enable submodule cloning * Add dev tag to github-pr resource docker image Workaround to enable submodules. See telia-oss/github-pr-resource#206 * DEVOPS-131/concourse-core-integration Submodule credentials workaround * DEVOPS-131/concourse-core-integration Fix file path in condition * DEVOPS-131/concourse-core-integration * Update cargo test step to fetch submodules * DEVOPS-131/concourse-core-integration * Update cargo test packages * DEVOPS-131/concourse-core-integration Enable toolchain for `cargo test` * DEVOPS-131/concourse-core-integration * Update `cargo test` container * DEVOPS-131/concourse-core-integration * Update `master` and `tooling` branch and PR pipelines * Update build step to have the binary report the build version
* Concourse pipelines * Use secrets for Slack webhook URLs * Updated secret references * Production readiness updates * Add dockerfiles * Update secrets * Fix resource order * Updte pipeline secrets * Concourse pipelines * Use secrets for Slack webhook URLs * Updated secret references * Production readiness updates * Add dockerfiles * Update secrets * Fix resource order * Updte pipeline secrets * DEVOPS-131/concourse-core-integration * Remove `-j 1` fallback builds * Don't sync `cargo build` and `cargo test` caches. * DEVOPS-131/concourse-core-integration * Add timeout to integration tests * DEVOPS-131/concourse-core-integration Make disabling of fork PRs explicit * Enable submodule cloning * Add dev tag to github-pr resource docker image Workaround to enable submodules. See telia-oss/github-pr-resource#206 * DEVOPS-131/concourse-core-integration Submodule credentials workaround * DEVOPS-131/concourse-core-integration Fix file path in condition * DEVOPS-131/concourse-core-integration * Update cargo test step to fetch submodules * DEVOPS-131/concourse-core-integration * Update cargo test packages * DEVOPS-131/concourse-core-integration Enable toolchain for `cargo test` * DEVOPS-131/concourse-core-integration * Update `cargo test` container * DEVOPS-131/concourse-core-integration * Update `master` and `tooling` branch and PR pipelines * Update build step to have the binary report the build version
* Concourse pipelines * Use secrets for Slack webhook URLs * Updated secret references * Production readiness updates * Add dockerfiles * Update secrets * Fix resource order * Updte pipeline secrets * Concourse pipelines * Use secrets for Slack webhook URLs * Updated secret references * Production readiness updates * Add dockerfiles * Update secrets * Fix resource order * Updte pipeline secrets * DEVOPS-131/concourse-core-integration * Remove `-j 1` fallback builds * Don't sync `cargo build` and `cargo test` caches. * DEVOPS-131/concourse-core-integration * Add timeout to integration tests * DEVOPS-131/concourse-core-integration Make disabling of fork PRs explicit * Enable submodule cloning * Add dev tag to github-pr resource docker image Workaround to enable submodules. See telia-oss/github-pr-resource#206 * DEVOPS-131/concourse-core-integration Submodule credentials workaround * DEVOPS-131/concourse-core-integration Fix file path in condition * DEVOPS-131/concourse-core-integration * Update cargo test step to fetch submodules * DEVOPS-131/concourse-core-integration * Update cargo test packages * DEVOPS-131/concourse-core-integration Enable toolchain for `cargo test` * DEVOPS-131/concourse-core-integration * Update `cargo test` container * DEVOPS-131/concourse-core-integration * Update `master` and `tooling` branch and PR pipelines * Update build step to have the binary report the build version
The current ReadMe describes the use of an additional parameter (https://github.com/telia-oss/github-pr-resource#get) under "get" where "submodules" can be added however that functionality is not in the v0.21.0 release. The code is already in the master branch a new release just needs to be cut.
The text was updated successfully, but these errors were encountered: