Mario Loriedo
Mario Loriedo
@svor can we close this issue?
Ok great, thanks.
Closing as completed
@azatsarynnyy can we close this? Asking to decide if we can include it in the 7.55 release notes
We should try replacing [`?tkn=eclipse-che`](https://github.com/eclipse-che/che-plugin-registry/blob/main/che-editors.yaml#L523) with `?folder=${PROJECT_SOURCE}`.
`${PROJECT_SOURCE}` should be resolved by the DevWorkspace operator
So the proposal is to resolve `${PROJECT_SOURCE}` when setting a DevWorkspace `status.mainUrl`. For example, an endpoint with a path that references `$PROJECT_SOURCE` and with the attribute `type: main`: ```yaml endpoints:...
> I've found out how we can do the same in [VS Code entrypoint](https://github.com/che-incubator/che-code/blob/3072353809a0e30369eb7bddd566a35fdb3c94bd/build/scripts/entrypoint-volume.sh#L82). > > We can pass `${PROJECT_SOURCE}` when we start VS Code Server > > https://github.com/che-incubator/che-code/blob/3072353809a0e30369eb7bddd566a35fdb3c94bd/code/src/vs/server/node/serverEnvironmentService.ts#L46 👍great!...
#21640 has been solved. So the problem now is about periodically update the token when a user is using a workspace for more than 2 hours. We are probably not...
[Internal RH Chat thread about this](https://chat.google.com/room/AAAAm3qdpQU/rbPFX4W4v6U)