RB

Results 868 comments of RB

This may have already been implemented by @pseudomorph in PR #3806. Take a look at these code blocks https://github.com/runatlantis/atlantis/blob/890df735887b6dbf19ea50241c378c34c617c15d/server/core/runtime/policy/conftest_client.go#L172-L248 https://github.com/runatlantis/atlantis/blob/890df735887b6dbf19ea50241c378c34c617c15d/server/core/runtime/policy/conftest_client.go#L300-L308 If you haven't checked, try upgrading your atlantis to the...

See this comment for one suggestion that might help eliminate having to keep multiple structures in sync https://github.com/runatlantis/atlantis/issues/4068#issuecomment-1860983393

I believe the atlantis ui exposes the version. Is that sufficient or do you want to see the version on every pr in the Atlantis comment? As a workaround for...

Hi all. The pr says this is a draft and no tests. Is that accurate? If not, could you update this? Tests are always nice when adding a new feature...

How long have you been running atlantis with gitea support in your production instance? Can you include any screenshots in your PR to ensure this is working as expected? cc:...

@mvdkleijn you can create an image in your fork https://github.com/mvdkleijn/atlantis by merging your branch `feat-gitea-support` into your fork's head branch `main` which will kick off a github action to build...

@mvdkleijn is it possible to use this new image in your setup to ensure it works as expected? This may catch some edge cases prior to merge

@jamengual @GenPage @lukemassa do we want to require (unsure if there is a formal document) a new vcs to be deployed in an existing environment for some time, or is...

The tests still shows "none yet" in the description. It would be good to describe what testing has been done for this PR in the PR description.

@florianbeisel in your screenshot, is the above test against gitea?