Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@deboer-tim
Copy link
Collaborator

These are pretty minor, but we output an error on startup if there is no specified id and no contest.yaml (and hence we have to use the path to default the id instead). This isn't really an error, so check if the file exists before trying, and reduce it to warning.

I've also reduced:
Finished scanning astana for changed resources in 94ms
to:
Scanned astana for changes in 94ms
just to reduce the constant output a little bit.

These are pretty minor, but we output an error on startup if there is no
specified id and no contest.yaml (and hence we have to use the path to
default the id instead). This isn't really an error, so check if the file
exists before trying, and reduce it to warning.

I've also reduced:
  Finished scanning astana for changed resources in 94ms
to:
  Scanned astana for changes in 94ms
just to reduce the constant output a little bit.
@deboer-tim deboer-tim merged commit 7dd1f88 into icpctools:main Jul 2, 2025
4 checks passed
@deboer-tim deboer-tim deleted the reduce-output branch July 2, 2025 15:47
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