Skip to content
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

Remove refreshing state 3e #1433

Merged
merged 6 commits into from
Mar 10, 2021

Conversation

mathcantin
Copy link
Contributor

@mathcantin mathcantin commented Feb 25, 2021

Following #1432

@bryantbiggs
Copy link
Contributor

👀 3rd times a charm?!

@nishkrishnan
Copy link
Contributor

👀 3rd times a charm?!

lol It still didn't trigger the check. really sorry for the inconvenience, I'm not entirely familiar with the circleci integration. Can you try just adding like a whitespace commit?

@mathcantin
Copy link
Contributor Author

Yes, it's done since the second PR. On local UTs ans validation pass.

@bryantbiggs
Copy link
Contributor

@nishkrishnan / @mathcantin - I've opened #1436 to validate the changes here (no additional changes, just getting the tests kicked off) and it looks like the tests are failing

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #1433 (86cba2f) into master (b635309) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1433      +/-   ##
==========================================
+ Coverage   69.52%   69.58%   +0.05%     
==========================================
  Files          93       93              
  Lines        6327     6332       +5     
==========================================
+ Hits         4399     4406       +7     
+ Misses       1550     1549       -1     
+ Partials      378      377       -1     
Impacted Files Coverage Δ
server/events/runtime/apply_step_runner.go 86.17% <100.00%> (+1.79%) ⬆️
server/events/runtime/plan_step_runner.go 85.24% <100.00%> (+0.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b635309...86cba2f. Read the comment docs.

@mathcantin
Copy link
Contributor Author

@bryantbiggs @nishkrishnan Integration UTs wasn't up-to-date with master, I update it. But these on workspace-parallel-yaml won't work in master, I fix it.

Checks are green!

@nishkrishnan
Copy link
Contributor

@bryantbiggs @nishkrishnan Integration UTs wasn't up-to-date with master, I update it. But these on workspace-parallel-yaml won't work in master, I fix it.

Checks are green!

I'm unclear why you needed to update the workspace-parallel files since tests were all passing on master initially.

@@ -1,3 +1,33 @@
Ran Apply for 2 projects:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file contains staging in the name meaning that the output should only contain staging in it. Something is wrong here since it's attempting to apply both production and staging. The fixtures were correct as is.

@nishkrishnan nishkrishnan added the waiting-on-response Waiting for a response from the user label Mar 8, 2021
@Ninir
Copy link
Contributor

Ninir commented Mar 10, 2021

@mathcantin is there anything we can do to help? thanks for leading the charge on this so far!

@mathcantin
Copy link
Contributor Author

I don't know what I'm supposed to do.

  • All tests need to pass
  • I must don't edit tests
  • But THE FUCKING TEST DON'T PASS ON MASTER

@bryantbiggs
Copy link
Contributor

I think the tests on master are passing, this dep update PR #1447 is passing (opened automatically yesterday) without issue

@lkysow lkysow merged commit 71a5dec into runatlantis:master Mar 10, 2021
@lkysow
Copy link
Member

lkysow commented Mar 10, 2021

Hi @mathcantin, looks like the tests pass on master (https://app.circleci.com/pipelines/github/runatlantis/atlantis/860/workflows/12b9fbe6-2700-455c-9f55-4367e26a9ea8) so I think we're good. Thanks for the PR and sorry for all the random problems.

I would like to remind you to keep discussion here civil please (i.e. no swearing) and assume everyone is operating in good faith.

@witsch
Copy link

witsch commented Mar 18, 2021

Any chance of getting this out as a 0.16.2 release perhaps? 🙂 (or is there any ETA for a final 0.17.0?)

@dimisjim
Copy link
Contributor

@witsch You can pick this up by pulling the latest tagged runatlantis docker image.

I am using it for the past few weeks and it works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-on-response Waiting for a response from the user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants