Minor fixes
This commit is contained in:
parent
1f7ec8be64
commit
fa41731fa8
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ What we've done
|
|||
|
||||
During December:
|
||||
|
||||
* We continued to `fine tune test Briefcase's recently added test mode <https://github.com/beeware/briefcase/pull/1002>`__. This reflects changes and improvements that have been discovered as we continue to build Toga's GUI test suite.
|
||||
* We continued to `fine tune Briefcase's recently added test mode <https://github.com/beeware/briefcase/pull/1002>`__. This reflects issues that have been discovered as we continue to build Toga's GUI test suite.
|
||||
* We updated Briefcase's Web backend to `support changes made in the 2022.12.1 release of PyScript <https://github.com/beeware/briefcase/pull/1006>`__.
|
||||
* We fixed a `bug preventing the use of local file references in requirements when building Linux AppImages <https://github.com/beeware/briefcase/pull/993>`__. As a side effect, this change also makes it much easier to get a debug session inside the Docker container used to build AppImages.
|
||||
* We merged the `first draft of the Toga GUI testbed <https://github.com/beeware/toga/pull/1687>`__. There is still a lot of work to be done on this testbed, but it provides a solid foundation on which we can build tests of Toga's cross-platform GUI behavior.
|
||||
|
|
@ -27,7 +27,7 @@ There won't be much more progress from the core team for the rest of this year.
|
|||
Want to get involved?
|
||||
-----------------------
|
||||
|
||||
Want to get involved? Here's 6 open issues that would be a great place to get started with contributing to a BeeWare project. They're all relatively minor changes, but would provide a big improvement to the lives of BeeWare users:
|
||||
Want to get involved? Here are some open issues that would be a great place to get started with contributing to a BeeWare project. They're all relatively minor changes, but would provide a big improvement to the lives of BeeWare users:
|
||||
|
||||
1. `Modify the handling of app signing options <https://github.com/beeware/briefcase/issues/865>`__
|
||||
2. `Filter out a message generated after Xcode updates <https://github.com/beeware/briefcase/issues/780>`__
|
||||
|
|
|
|||
Loading…
Reference in a new issue