Testing to get error messages#28
Draft
NikolaiS1900 wants to merge 13 commits intoosgeonepal:masterfrom
Draft
Conversation
…Changed pyproject.toml to use uv and hatchling instead of PDM. I made sure the install can run and I also updated the Install.md
…k with newer versions of python
Update/dependency/manager
…It-is-also-changed-to-trigger-on-PRs-being-sent.): I updated the build.yml
Updating-the-build.yml-to-use-uv-and-hatchling-instead-of-pip
…on-of-actions.-This-commit-also-adds-a-publish.yml-file-and-adds-"pytz"-to-the-pyproject.toml-and-updates-the-uv.lock-accordingly): seperating build and publishing into seperate yml files and update to newer actions and implement uv
…and change the number to python3.x
All tests passed in the draft pr. - This PR updates the build.yml and test_app.yml to use newer versions of the actions. -it adds a publish.yml for publishing - seperates bulding and publishing - It implements uv for building and publishing - deletes tweet_test.yml since we won't be using twitter anymore in this way.
….yml and let uv set up python in both test_app.yml and build.yml
…ch too, the test_app.yml has been optimized according to the comments. requirments.txt has been deleted, the installation.md has been improved. Dynamic versioning has been reintroduced in pyproject.toml and version dump to version.py taken care of with tool.hatch.version. As a bonus, a small bug has been fixed in osmsg/changefiles.py so we one longer gets a warning Taking care of comments in the PR review.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This draft is about seeing the error message