Skip to content

Conversation

@shonix
Copy link
Contributor

@shonix shonix commented Feb 10, 2026

No description provided.

@PatNei
Copy link
Collaborator

PatNei commented Feb 11, 2026

@HelgeCPH What do you think about this. Will it break any of your scripts?

@HelgeCPH
Copy link
Contributor

Hej @PatNei, thank you for asking! Yes, it will break some of our scripts. Therefore, it should not be merged in its current state.
@shonix thank you for sending a link to your second repository. repositories.py is a Python file. The list of repositories should follow Python list syntax. That is, the code below that you want to merge is correct Python.

        ["https://github.com/ITU-DEVOPS2026-GROUP-l/deploy_and_pray"],
        ["https://github.com/ITU-DEVOPS2026-GROUP-l/ITU-MiniTwit"],

However, you want to express that you have multiple repositories. Therefore, please modify your pull request to the following:

        ["https://github.com/ITU-DEVOPS2026-GROUP-l/deploy_and_pray", "https://github.com/ITU-DEVOPS2026-GROUP-l/ITU-MiniTwit"],

@shonix
Copy link
Contributor Author

shonix commented Feb 11, 2026

Sorry about that, i've updated the list to follow python syntax!

@PatNei PatNei merged commit 9232803 into itu-devops:master Feb 11, 2026
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.

3 participants