Skip to content

Conversation

@dabeeeenster
Copy link
Contributor

@dabeeeenster dabeeeenster commented May 18, 2023

  • Update versions for some github actions that were deprecated
  • Linting / precommit for yaml
  • Added prettier
  • Fixed up some files

@dabeeeenster dabeeeenster changed the title improvement/update-deprecated-actions improvement/update-deprecated-github-actions May 18, 2023
Added prettir
Fixed up some files
@dabeeeenster dabeeeenster changed the title improvement/update-deprecated-github-actions improvement/general-housekeeping May 18, 2023
.prettierignore Outdated
@@ -0,0 +1,6 @@
# Ignore a bunch of files:
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment doesn't add any additional information that can't be inferred from the name of the file. Either improve the comment to explain why we're ignoring, or just remove. I don't mind which.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK yep - removed the ignore file and linted some html and json

strategy:
max-parallel: 4
matrix:
python-version: ['3.7', '3.8', '3.9', '3.10']
Copy link
Contributor

Choose a reason for hiding this comment

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

We should drop 3.7 from here and add 3.11 but I think @kim has done this in another PR already?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Couldnt find that PR so updated this file

@dabeeeenster dabeeeenster merged commit 5c8fa0f into main May 18, 2023
@dabeeeenster dabeeeenster deleted the improvement/update-deprecated-actions branch May 18, 2023 10:54
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