Skip to content

[skill] Kafka version upgrade skill - #2476

Open
jpechane wants to merge 1 commit into
debezium:mainfrom
jpechane:kaka-upgrade-skill
Open

[skill] Kafka version upgrade skill#2476
jpechane wants to merge 1 commit into
debezium:mainfrom
jpechane:kaka-upgrade-skill

Conversation

@jpechane

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Jiri Pechanec <jiri.pechanec@centrum.cz>
Comment on lines +34 to +35
cd /home/jpechane/sources/debezium/debezium && git checkout -b "dbz#<ISSUE_NO>"
cd /home/jpechane/sources/debezium/container-images && git checkout -b "dbz#<ISSUE_NO>"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These include your local paths, so I wonder whether the agent should clone the specific repositories into /tmp instead? There are several other occurrences of this below.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good point and I've hit it for other skill as well. Still I'dont like the idea of global /tmp.
How about defining some global directory patern in home like $HOME/skill-data/<skill-name> that would be used universally by all skills or maybe the agent should ask for the user input if the locations of the directories is not known?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants