openedx / repo-tools

Tools for repo maintenance, etc.
Apache License 2.0
30 stars 39 forks source link

chore: barcalendar Redwood updates #529

Closed cmltaWt0 closed 2 months ago

cmltaWt0 commented 2 months ago

Changes:

@feanil I didn't change Mongo, MySQL, Elasticsearch, Redis, Ruby for EDX. I need an info about the current software versions for edx.org.

openedx-webhooks commented 2 months ago

Thanks for the pull request, @cmltaWt0! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

feanil commented 2 months ago

@robrap FYI, if you want to update the edx versions on the support windows spreadsheet, this is the place to do it. @cmltaWt0 I think we can just merge this without those updates and I'll re-run the code on the spreadsheet to update.

openedx-webhooks commented 2 months ago

@cmltaWt0 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

robrap commented 2 months ago

Thanks @feanil. Was there a specific context for this inform, or just a very general inform?

feanil commented 2 months ago

Very general, this info is out of date and if you're relying on it, you may want to update, if you're no longer using this let me know and we can drop the data from the sheet.

robrap commented 2 months ago

@feanil: When you say:

... let me know and we can drop the data from the sheet What are you referring to? Are you referring to specific data, or are you talking about the entire Support Window spreadsheet? The spreadsheet is certainly useful.

Related, that spreadsheet has an IDA and Upgrade status tab that seems quite out-of-date. How is that updated, and who uses this?

FYI: @jristau1984

feanil commented 2 months ago

So there is a 2U specific copy of this but also the public one under Axim control. There is also this script that updates the data with the latest info for 2U and for the community supported release. I'm wondering if it is useful to still have the code in place that annotates the 2U specific states on the sheets. If it is still useful, please update the state in the code so that it matches the current state of your systems. If it is not useful and is going to become out of date, let me know and I'll just remove the 2U specific bits rather than have out of date information.

robrap commented 2 months ago

@feanil: Did you mean for "this script" to be a link?

feanil commented 2 months ago

No, it's the script that this PR is making updates to.

robrap commented 2 months ago

@feanil: Sorry if I am just dense.

I'm wondering if it is useful to still have the code in place that annotates the 2U specific states on the sheets.

Can you link to code or provide more specifics of what this refers to, and what is 2U specific. I don't see any code comments about "2U". Thank you.

feanil commented 1 month ago

Hey Robert, in the above script it's the list for EDX https://github.com/openedx/repo-tools/pull/529/files#diff-6e6d825c68b262c504907d44b64d49805aea642c3280b4a2a84b3459cb2d2664L418-L457

robrap commented 1 month ago

Thanks @feanil. I can determine whether this information is useful internally, but is it useful to the community at all as well while doing upgrades? Or would this information be updated too late for it to ever be useful, because those details would have come in through another mechanism?