PeterYS
PeterYS

4

Organisation submission

Hi, if one of us submits a solution for the use case, will the organisation automatically have an update? Otherwise, how do we tell if the submission comes from an individual or the team once one is enrolled in the organisation? Thanks!

Order by:
Julian (aqora)

3

Posted by julian

Hi @peterys! You can set the submitting user by setting the entity key in the pyproject.toml
# ...

[tool.aqora]
type = "submission"
competition = "<competition_name>"
entity = "<organization_username>"

# ...

PeterYS

2

Posted by PeterYS

I see, thanks @julian!

Jannes Stubbemann

1

Posted by stubbi

@peterys I saw your recent contribution to the Thales use case was not done via a team submission. Was that intended or did you encounter any problems?

PeterYS

1

Posted by PeterYS

That was intended for this challenge, thanks for asking @stubbi !