Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/events/2026/community-over-code/hackathon.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ Tuesday, 13 October

| Slot | Project 1 | Project 2 | Project 3 | Project 4 | Project 5 |
| --- | --- | --- | --- | --- | --- |
| Early (11:20–15:00) | Arrow | Tooling | Gluten | | |
| Late (15:00–18:40) | Mahout | Groovy and Grails | | | |
| Early (11:20–15:00) | Arrow | Tooling | Gluten | Magpie | |
| Late (15:00–18:40) | Mahout | Groovy and Grails | Magpie | | |

Wednesday, 14 October

Expand Down
66 changes: 66 additions & 0 deletions source/events/2026/community-over-code/magpie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
title: "Apache Airflow — Hackathon at Community over Code Glasgow 2026"
---

<img src="/images/apache-oak-leaf.svg" alt="Apache" style="height:1.4em; vertical-align:middle;"> **[Community over Code 2026](https://communityovercode.org) — Glasgow, UK, October 11–14**

**[Register now](https://communityovercode.apache.org/events/glasgow-2026/register)** | [Event website](https://communityovercode.org) | [Hackathon overview](hackathon.html)

## Apache Magpie — Hackathon

<!-- Copy this file to yourproject.md (lowercase, no spaces) and fill
in the sections below. Then add a link to your page from the table
in hackathon.md. Submit both changes as a single PR. -->

### Coordinator

<!-- Who is the point of contact for your project at the hackathon?
This person should be present at the event and available to help
participants get started. -->

* **Jarek Potiuk** — potiuk@apache.org

### What We're Working On

<!-- Describe the kinds of tasks participants can expect. Be as specific
as you like — or link to a curated issue list. Indicate difficulty
levels where possible so participants can self-select. -->

We're focusing on:

* Getting people on board of using Magpie for their projects - especially to help them with onboarding
and triaging and managing security issues, but other skill usage is also welcome.


### Resources

<!-- Link to anything that helps participants prepare or find their way
in — issue trackers, mailing list threads, discussion forums, chat
channels, contribution guides, dev environment setup docs, etc. -->

* [Contribution guide](https://github.com/apache/magpie/blob/main/CONTRIBUTING.md)
* [Dev mailing list thread about the hackathon](TODO)
* [magpie channel on ASF Slack](https://the-asf.slack.com/archives/C0BD1EBMVEJ)

### Who's Planning to Attend

See above.

### Getting Started Before the Event

<!-- Optional — if there's anything participants should do ahead of
time (clone a repo, set up a dev environment, read a doc), mention
it here so they can hit the ground running. -->

To make the most of hackathon time, we recommend:


1. Have an Agentic CLI of your choice installed and working (Claude, Gemini, Copilot, etc.)
2. Install Magpie from the marketplace (link from here)
3. Configure it for your project
4. Get prepared with the security issues reported for your project.

---

* Back to the [Hackathon overview](hackathon.html)
* Questions? Join **#hackathon** on [apachecon.slack.com](http://s.apache.org/apachecon-slack)
Loading