Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Print Python version first #3718

Merged
merged 2 commits into from
May 19, 2024

Conversation

wenzeslaus
Copy link
Member

  • Print first version of Python.
  • Print also Git version which we use during build (when available and it is available in the CI).
  • Print GRASS versions last because they actually need the build to be successful and this purposefully runs even for failures.

* Print first version of Python.
* Print also Git version which we use during build (when available and it is available in the CI).
* Print GRASS versions last because they actually need the build to be successful and this purposefully runs even for failures.
@github-actions github-actions bot added the CI Continuous integration label May 18, 2024
Copy link
Member

@echoix echoix left a comment

Choose a reason for hiding this comment

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

Even if these info exists in the CI logs already way up before, it's not a bad thing to bump it up earlier in that script. It's our tool, and what's the point of having this smoke test if we can't understand what is failing?

So, it's not a big deal here

@echoix echoix enabled auto-merge (squash) May 19, 2024 17:01
@echoix echoix merged commit 25961a8 into OSGeo:main May 19, 2024
27 checks passed
@neteler neteler added this to the 8.4.0 milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants