###### tags: `Monthly Community Meetings`
# 2021-05-27 Eiffel event workshop
The purpose of this workshop is to have a face-to-face discussion of Eiffel issues whose discussions have stalled or maybe never started. Example outcomes for each issue:
- Consensus that the proposed change is good. Assign someone to send a PR.
- General approval but details need to be hashed out outside the meeting. Assign someone to drive that discussion.
- Reject the issue. Assign someone to provide a motivation.
To be able to cover all issues during the two-hour meeting we'll timebox each issue to about 10 minutes.
- Time: 2021-05-27 13:00–15:00 UTC+2
- Where: [Microsoft Teams](https://teams.microsoft.com/l/meetup-join/19%3ameeting_NzNiNDk1ODItMjFmZi00NjBmLWFjNjktNWNlZWFhMWVlODJl%40thread.v2/0?context=%7b%22Tid%22%3a%2292e84ceb-fbfd-47ab-be52-080c6b87953f%22%2c%22Oid%22%3a%2249725723-aa8c-4dcf-b9d0-b974e8a25702%22%7d)
## Attendees
- Emil Bäckmark
- Kristofer Hallén
- Magnus Bäck
- Mattias Linnér
- Tobias Persson
## Agenda
| Item | Action |
| ---- | ------ |
| [Clarify naming conventions for link types](https://github.com/eiffel-community/eiffel/issues/231) | Magnus to file PR. <br> *2021-06-29: AP Done, [PR](https://github.com/eiffel-community/eiffel/pull/263) available*|
| [Replace EnvironmentDefined's data.image with new link type](https://github.com/eiffel-community/eiffel/issues/258) | Magnus to file PR. New link type okay (maybe not named IMAGE). `data.link` should probably be deprecated and eventually removed but not in that PR. <br> *2021-07-24: AP Done, [PR](https://github.com/eiffel-community/eiffel/pull/264) available* |
| [Insufficient describing data(metadata/tags) for persistentLogs/liveLogs](https://github.com/eiffel-community/eiffel/issues/166) | Magnus to file PR. <br> *2021-08-01: AP Done, [PR](https://github.com/eiffel-community/eiffel/pull/267) available*|
| [Better linking from ActT to SCC/SCS](https://github.com/eiffel-community/eiffel/issues/246) | Tobias to consider which events should have a RETRIGGER link. |
| [Hierarchical source code structures](https://github.com/eiffel-community/eiffel/issues/259) | Better to solve this together with the proposed changes to the SCM events. If that turns out to be a dead end we can reopen this discussion. |
| [Extract "meta" as a type](https://github.com/eiffel-community/eiffel/issues/256) | Generally positive. Emil to respond in issue and add to TC meeting agenda. |
| [Update Link Object with SourceDomain](https://github.com/eiffel-community/eiffel/issues/233) | Emil to check with Bo if this is still interesting. <br> *2021-06-02: AP done, it is still interesting. A PR should be written for this.* |
| [Add EiffelArtifactDeployedEvent?](https://github.com/eiffel-community/eiffel/issues/239) | Wait for vocabulary definition from CDF SIG events. Emil to update issue. <br> *2021-06-02: AP done, comment added* |
| [Add EiffelSourceChangeApprovedEvent](https://github.com/eiffel-community/eiffel/issues/236) | Emil to file a PR. |
| [New link type from ActT to ArtC](https://github.com/eiffel-community/eiffel/issues/230) | Magnus to update issue.<br>*2021-06-24: AP done, comment added* |
| [How to use CAUSE/CONTEXT in a non-event-driven pipeline?](https://github.com/eiffel-community/eiffel/issues/227) | |
| [How to notify delivery of products delivered as source code?](https://github.com/eiffel-community/eiffel/issues/219) | |
| [WIP: Revamp Source Code event structure](https://github.com/eiffel-community/eiffel/issues/261) | |