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

Release 2024.6.0 #2785

Merged
merged 66 commits into from
Jun 8, 2024
Merged

Release 2024.6.0 #2785

merged 66 commits into from
Jun 8, 2024

Conversation

PeterNerlich
Copy link
Contributor

@PeterNerlich PeterNerlich commented May 6, 2024

Release notes

  • [ #2714 ] Accept longer links while central link replacement
  • [ #2756 ] Use rounded hix value
  • [ #2769 ] Re-add barrier-free and organization box to POI
  • [ #2783 ] Mark locations as closed by default during CSV import

Pull Request Review Guidelines

timobrembeck and others added 21 commits April 23, 2024 00:42
Co-authored-by: David Venhoff <david.venhoff@tuerantuer.org>
…nd-barrier-free-to-poi

Re-add barrier-free and organization box to POI
Pin pip & setuptools version in `pyproject.toml`
Co-authored-by: JoeyStk <72705147+JoeyStk@users.noreply.github.com>
Co-authored-by: David Venhoff <david.venhoff@tuerantuer.org>
…n-the-hix-value

Provide HIX feedback details
 Replace the reference to django-mptt with a reference to django-treebeard in the docstring
…in_link_replacement

Make input fields of link replacement longer
@PeterNerlich PeterNerlich requested a review from a team as a code owner May 6, 2024 18:53
@JoeyStk
Copy link
Contributor

JoeyStk commented May 6, 2024

We should probably wait for #2784

@svenseeberg
Copy link
Member

svenseeberg commented May 7, 2024

We need a release ASAP after #2787 has been merged. We only need to include #2787 in the new release ✔️ . The release itself can wait AFAICT.

svenseeberg and others added 3 commits May 7, 2024 15:54
@JoeyStk JoeyStk changed the title Release 2024.5.1 Release 2024.6.0 Jun 2, 2024
timobrembeck and others added 3 commits June 2, 2024 14:48
* Start docker container without t flag on macOS

* Add pipes to print functions

* Remove docker run flags in wait_for_docker_container
* Fix test discovery in vscode

* Move environment variables to devcontainer.json

* Run prettier on devcontainer.json

* Select default interpreter
@timobrembeck
Copy link
Member

I suggest to wait for #2819 to be merged and then release a new version! 🚀

timobrembeck and others added 13 commits June 4, 2024 22:41
Improve code conciseness in GVZ API
…script

Fix missing venv activation in update script
includes a simple test for url and base64 encoding

Configure vitest to not watch files in .venv
Watching files in .venv is not required,
since we don't have any tests there and it can also
 lead to problems on platforms that only allow a
limited number of file watchers.

Co-authored-by: deen13 <deenerin0@gmail.com>

Configure import/resover in order to use import within vitest.config.ts

eslint/eslint#14667 (reply in thread)

Add vitest devtool
Co-authored-by: David Venhoff <david.venhoff@tuerantuer.org>
Co-authored-by: Timo Brembeck <timo.brembeck@tuerantuer.org>
Co-authored-by: Sven Seeberg <mail@sven-seeberg.de>
…guages-to-news-endpoint

Add available_languages to news endpoint
* Enable import sorting with ruff

* Configure ruff to run on save in code

* Remove isort comment

* Disable order-by-type

* Format imports

* Remove settings.json

* Drop isort support and deprecate black in tools.rst

* Fix import order

* Add --fix flag back to ruff command invocation

* Remove deprecated flag

* Delete test that was added during merge

* Apply code formatting

* Remove looseversion
Copy link
Member

@timobrembeck timobrembeck left a comment

Choose a reason for hiding this comment

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

After sitting over a month, I think this is finally good to go 😂

@timobrembeck timobrembeck merged commit 79f8e29 into main Jun 8, 2024
6 checks passed
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.

None yet