[PR #1] [MERGED] Added export to .ics file functionality #1

Closed
opened 2026-03-20 17:23:05 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sascha-hemi/waste-collection-ammerland/pull/1
Author: @Tenosiey
Created: 6/25/2025
Status: Merged
Merged: 6/25/2025
Merged by: @sascha-hemi

Base: mainHead: main


📝 Commits (5)

  • 2b6e5fd Add ICS export for waste collection
  • 41a050e Merge pull request #1 from Tenosiey/codex/generate-.ics-file-for-waste-collection-schedule
  • 65f1ebb Use timezone-aware datetime
  • 4622edb Merge pull request #2 from Tenosiey/codex/fix-datetime.utcnow-deprecation-warning
  • fd95c90 added .gitignroe and calender fodler

📊 Changes

2 files changed (+27 additions, -1 deletions)

View changed files

.gitignore (+1 -0)
📝 main.py (+26 -1)

📄 Description

Added a functionality to export the output to a .ics calender file.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sascha-hemi/waste-collection-ammerland/pull/1 **Author:** [@Tenosiey](https://github.com/Tenosiey) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@sascha-hemi](https://github.com/sascha-hemi) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`2b6e5fd`](https://github.com/sascha-hemi/waste-collection-ammerland/commit/2b6e5fdff9f4badc573b52694635c4ca3a4d975d) Add ICS export for waste collection - [`41a050e`](https://github.com/sascha-hemi/waste-collection-ammerland/commit/41a050eb4999912ddd51c8f09e503c23908893d6) Merge pull request #1 from Tenosiey/codex/generate-.ics-file-for-waste-collection-schedule - [`65f1ebb`](https://github.com/sascha-hemi/waste-collection-ammerland/commit/65f1ebb8c2bdcea794a3d6cdebb5aaaaf1782a13) Use timezone-aware datetime - [`4622edb`](https://github.com/sascha-hemi/waste-collection-ammerland/commit/4622edb2b05a9e23753b0849682f94649d8ee5bf) Merge pull request #2 from Tenosiey/codex/fix-datetime.utcnow-deprecation-warning - [`fd95c90`](https://github.com/sascha-hemi/waste-collection-ammerland/commit/fd95c90e1716a7d194a3deae2a123d43a5d7a7f1) added .gitignroe and calender fodler ### 📊 Changes **2 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+1 -0) 📝 `main.py` (+26 -1) </details> ### 📄 Description Added a functionality to export the output to a .ics calender file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 17:23:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sascha_hemi/waste-collection-ammerland#1