Moved monthly meeting to first week of the month#343
Moved monthly meeting to first week of the month#343stefanv merged 6 commits intoscientific-python:mainfrom
Conversation
✅ Deploy Preview for scientific-python-org ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
tupui
left a comment
There was a problem hiding this comment.
Yes you can now, see the tests in scientific-python/yaml2ics#41
|
Wait, doesn't that solve the external url issue? for projects like pandas that need a gcal based event? (which I am happy to add now!) |
|
Ah I just found this on the other PR it was linking to! Never mind =) |
|
You have an example of rule in the PR I linked. Otherwise from a quick search https://stackoverflow.com/questions/10767018/rule-to-represent-the-first-full-week-of-the-month Otherwise we still don't support external ics files to be used there. |
|
@noatamir CI is green now, does the preview look good so I can merge? |
|
Thanks @tupui! |
|
@noatamir I don't know, you might want to test this locally by just running |
The RRULE says |
|
I thought that was short for first week 🤦♀️. Ok this is an easy fix. |
@tupui I may have asked this before. But is it possible to set a meeting to be on the first week of the month rather than on a 4 week interval to avoid this sliding effect? It would reduce maintenance on the calendar for monthly meetings☺️