Armel Soro
Armel Soro
/test v4.11-integration-e2e
@valaparthvi Based on your last comment, can you take another look at this PR and LGTM it if it's okay for you? Thanks.
The `unit-and-validate-test` Prow job is reporting the following error: ``` tests/e2escenarios/e2e_test.go:391:51: cannot use nil as helper.DevSessionOpts value in argument to helper.StartDevMode (typecheck) devSession, _, _, _, err = helper.StartDevMode(nil) ```...
/test v4.11-integration-e2e
@dependabot ignore this dependency We are interested in getting security updates, which should already be enabled on this repo.
As discussed, this low-priority item (from the 2023Q1 goals) has been moved back into the backlog. We should break this down into several small issues.
/reopen /remove-lifecycle stale /remove-lifecycle rotten /lifecycle frozen
/remove-lifecycle stale /remove-lifecycle rotten /reopen Reopening because it is partially implemented, and there remains a few tasks still open.
/close Closing this issue as it is part of the acceptance criteria for https://github.com/redhat-developer/odo/issues/5938
@feloy With the new changes on writing into the devstate file (https://github.com/redhat-developer/odo/pull/6183/commits/118bcbbe419be7e88d1f25019aeb7a665031bea8), I'm now getting a `open ./.odo/devstate.json: no such file or directory` error when running `odo dev` on Podman....