Manuel Kaufmann
Manuel Kaufmann
I thought a little more about this and made a POC locally. Basically, I added a new step in the import wizard form that ask for the `organization` upfront, and...
> This feels like a good place to just use an API interaction We don't have an API endpoint to list all the teams for all the organizations. In fact,...
I like the UX pattern I'm proposing here, but I'm not sure how to continue working on this regarding the technical aspects. I will open a new PR that makes...
Oh great! I missed that 👍 I'll update my PR to use those endpoints.
I'm getting confused about this and I'm not sure how to move forward here. I think our conversation will benefit from having the use cases well defined. How would be...
> I don't think we should have differing forms, fields, or UX for these use cases. We should show the same single field for every use case. This keeps it...
I'm not sure if this solves exactly what you are reporting, but have you read https://docs.readthedocs.io/en/latest/build-customization.html#avoid-having-a-dirty-git-index?
> Any other guesses? Has anything changed in the last ~6 months with how RTD gets code with git? Actually, yes. * Old build: https://beta.readthedocs.org/projects/satpy/builds/21186960/ * New build: https://beta.readthedocs.org/projects/satpy/builds/21839497/ Take...
> From those two different builds, I noticed that the build from 2 months ago uses the _exact same commit_ than the build from an hour ago 🤷🏼 @stsewd I...
I'm confused now. It seems that `stable` points to the exact same commit than `v0.43.0` and that looks correct to me. So, what's the problem we are trying to solve?...