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
I'll try to fix the bug, please follow comments of the issue
Altantis should be able to provide workflow logs during apply. We're facing with issue below and logs can't be shown. This happens in GitLab projects
{"level":"error","ts":"2022-01-26T08:28:34.749Z","caller":"events/project_command_runner.go:156","msg":"updating project PR status%!(EXTRA *errors.withS tack=creating job url for org-name/department/subdepartment/tucson/tucson-name/repo-name/1/folder-name/default: mux: variable \"org-name/department/subdepartment/tucson/tucson-name\" doesn't match, expected \"^[^/]+$\")","json":{"repo":"org-name/department/subdepartment/tucson/tucson-name/repo-name","pull":"1"},"stacktrace":"github.com/runatlantis/atlantis/server/events.(*ProjectOutputWrapper).updateProjectPRStatus\n\tgithu b.com/runatlantis/atlantis/server/events/project_command_runner.go:156\ngithub.com/runatlantis/atlantis/server/events.(*ProjectOutputWrapper).Apply\n\tg ithub.com/runatlantis/atlantis/server/events/project_command_runner.go:133\ngithub.com/runatlantis/atlantis/server/events.runProjectCmds\n\tgithub.com/r unatlantis/atlantis/server/events/project_command_pool_executor.go:47\ngithub.com/runatlantis/atlantis/server/events.(*ApplyCommandRunner).Run\n\tgithub .com/runatlantis/atlantis/server/events/apply_command_runner.go:146\ngithub.com/runatlantis/atlantis/server/events.(*DefaultCommandRunner).RunCommentCom mand\n\tgithub.com/runatlantis/atlantis/server/events/command_runner.go:259"}
Atlantis version: 0.18.1, 0.18.2 Helm chart: 0.13.5
See #2012
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Community Note
I'll try to fix the bug, please follow comments of the issue
Overview of the Issue
Altantis should be able to provide workflow logs during apply. We're facing with issue below and logs can't be shown.
This happens in GitLab projects
Reproduction Steps
Logs
Environment details
Atlantis version: 0.18.1, 0.18.2
Helm chart: 0.13.5
Additional Context
See #2012
The text was updated successfully, but these errors were encountered: