Skip to content

Conversation

@hb326
Copy link
Contributor

@hb326 hb326 commented May 13, 2025

Update the introduction tutorial to be compatible with version 2.12.

Pull Request checklist

We appreciate your time and effort to improve the tutorial. Please keep in mind that lesson maintainers are volunteers and it may be some time before they can respond to your contribution.


Before you start

  • Read CONTRIBUTING.md.
  • Create an issue to discuss your idea. This allows your contributions to be incorporated into the tutorial.

Tasks

  • Give this pull request a descriptive title.
  • If you are contributing to existing lesson materials, please make sure the content conforms to the Lesson development section in CONTRIBUTING.md and does not contain any spelling or grammatical errors.
  • If you are making a new episode, please make sure the content conforms to the Lesson organization and Lesson formatting sections in CONTRIBUTING.md and does not contain any spelling or grammatical errors.
  • Preferably Codacy checks pass. Status can be seen below your pull request. If there is an error, click the link to find out why.
  • Preview changes on your machine before pushing them to GitHub by running make serve, alternatively make docker-serve. Please see the Previewing your changes locally section in CONTRIBUTING.md for installation instructions.
  • All code instructions have been tested.

If you need help with any of the tasks above, please do not hesitate to ask by commenting in the issue or pull request.


Closes {Link to the corresponding issue}

Update the introduction tutorial to be compatible with version 2.12.
@hb326
Copy link
Contributor Author

hb326 commented Jun 2, 2025

@ehogan: there is a weird error message (cancelled check) that I have never seen before. Do you have any idea what that means and how we can fix it?

@ehogan
Copy link
Contributor

ehogan commented Jun 2, 2025

@ehogan: there is a weird error message (cancelled check) that I have never seen before. Do you have any idea what that means and how we can fix it?

If you click on the three dots next to "Jekyll site CI / build (push)" above, then click "View details", there is a "This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see actions/runner-images#11101" message under "Annotations":

image

If you change this line: https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/main/.github/workflows/build-check-tutorial-site.yml#L9 to match this line: https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/main/.github/workflows/install-esmvaltool-run-recipes.yml#L11 does it work? 😊

@hb326
Copy link
Contributor Author

hb326 commented Jun 2, 2025

@ehogan: there is a weird error message (cancelled check) that I have never seen before. Do you have any idea what that means and how we can fix it?

If you click on the three dots next to "Jekyll site CI / build (push)" above, then click "View details", there is a "This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see actions/runner-images#11101" message under "Annotations":

image

If you change this line: https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/main/.github/workflows/build-check-tutorial-site.yml#L9 to match this line: https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/main/.github/workflows/install-esmvaltool-run-recipes.yml#L11 does it work? 😊

Yes, yes! This worked! Thanks!

@hb326 hb326 requested review from LisaBock and rswamina June 2, 2025 12:33
Copy link
Member

@LisaBock LisaBock left a comment

Choose a reason for hiding this comment

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

Thanks @hb326 !

@LisaBock LisaBock merged commit bfaa2fe into main Jun 2, 2025
1 check passed
@LisaBock LisaBock deleted the update_introduction_v2.12 branch June 2, 2025 12:36
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.

4 participants