-
Notifications
You must be signed in to change notification settings - Fork 5
Feat/modernize and cleanup #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
the actions fail due to the removed communitycall.py - this PR includes an update to the github actions as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apparently, Github doesn't like this file.
mbuechse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a good deed, thank you @fkr!
I'm a bit sad to see openops.yml go, because this meeting should be revived. If all else fails, we can always go back in the recorded git history.
I think you have to alter the other workflow yaml as well. |
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
this removes all old entries. furthermore this introduces the 'uid' field, so that we don't have random generated uid's in our ics file but deterministic ones. this is relevant for any software that imports this calendar file, since it can use the uid to detect what is already there. Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
while here: do not generate the single ICS files, nobody uses them. Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Co-authored-by: Matthias Büchse <matthias.buechse@alasca.cloud> Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Co-authored-by: Matthias Büchse <matthias.buechse@alasca.cloud> Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
This reverts commit 70c29fe.
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
This reverts commit 9bc5665.
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
thanks @mbuechse for spotting Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
83b87f4 to
af7484f
Compare
adjusted to see fit. |
mbuechse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
let's see if this breaks the web calendar. |
No description provided.