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

[Edit] Learn Git & GitHub: Python version described in the document "GitHub Actions & Tutorial On Automated Testing" gives error #5279

Closed
1 of 3 tasks
adnanfaisal opened this issue Sep 17, 2024 · 11 comments
Labels
enhancement New feature or request typo Fixing a typo

Comments

@adnanfaisal
Copy link
Contributor

Type of Edit (select all that apply)

Fix grammar, spelling, formatting

Description (optional)

In the Learn Git and GitHub course, in the topic titled GitHub Actions & Tutorial On Automated Testing (https://www.codecademy.com/courses/learn-git/articles/github-actions-tutorial-on-automated-testing), there is an example yaml file namely unittests.yaml. It mentions python-version: 3.10.0. But, if the workflow is run with this version, the following error is encountered.

Build: Version 3.10.0 with arch x64 not found The list of all available versions can be found here: >https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

(The error seems to be due to this bug: actions/setup-python#401)

However, if Python version number is updated (for example to 3.12.0), the workflow runs perfectly.

So, the Python version number in the file unittests.yaml file should be corrected.

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned
@adnanfaisal adnanfaisal added enhancement New feature or request typo Fixing a typo labels Sep 17, 2024
@adnanfaisal
Copy link
Contributor Author

Hello, if approved, please assign to me. I would like to work on this.

@Brodes4JC
Copy link
Contributor

Brodes4JC commented Sep 17, 2024

I too encountered this same Issue. I changed the version to 3.12.6 and it worked.

@SaviDahegaonkar
Copy link
Collaborator

Hey @adnanfaisal ,
You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.

Is this your first contribution to Codecademy Docs? If so, we’re curious to know how you found out about contributing to Docs.

Thanks & Regards,
Savi

@SaviDahegaonkar
Copy link
Collaborator

I too encountered this same Issue. I changed the version to 3.12.6 and it worked.

You can take another issue, we will assign the issue to you. Please comment on the issue so we can assign it.

@SaviDahegaonkar SaviDahegaonkar added the claimed Issue is claimed and closed to further assignment label Sep 18, 2024
@adnanfaisal
Copy link
Contributor Author

Hey @adnanfaisal , You’re assigned 🎉 In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval.

Thanks, @SaviDahegaonkar!

Is this your first contribution to Codecademy Docs? If so, we’re curious to know how you found out about contributing to Docs.

Yes, it is my first contribution. I came to know about it from Codecademy's Git & GitHub course.

@SaviDahegaonkar
Copy link
Collaborator

Hello @adnanfaisal ,
Thank you for your contribution. You can write the PR and get it reviewed. You can reach out to me in case you have any concerns regarding this issue.

Thanks,
Savi

@adnanfaisal
Copy link
Contributor Author

Hi @SaviDahegaonkar, thank you!

Now my problem is - the issue is not in Codecademy's public doc about Git (https://www.codecademy.com/resources/docs/git), but it is in Codecademy's Learn Git & GitHub course: https://www.codecademy.com/enrolled/courses/learn-git. Can you kindly help me find the right repo to fork?

Best regards,
Adnan

@SaviDahegaonkar SaviDahegaonkar removed the claimed Issue is claimed and closed to further assignment label Sep 25, 2024
@minisha1212
Copy link

@SaviDahegaonkar can I work on this issue?

@mamtawardhani
Copy link
Collaborator

@SaviDahegaonkar Kindly check this as per our discussion and close the issue at the earliest.

@mamtawardhani
Copy link
Collaborator

Hey @adnanfaisal this is not a valid issue as it tends to change an article and not a docs entry. However, thank you for highlighting this, I"ll get this checked.
Thank you, closing this issue! 😄

@mamtawardhani mamtawardhani closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Copy link

🌸 Thanks for closing this Issue!
Please head over to the Docs Forum if you have any questions about Docs, or reply to the thread on Possible Content Discussion to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues that will help expand Docs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typo Fixing a typo
Projects
None yet
Development

No branches or pull requests

5 participants