Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

CI: improvements #13

Open
4 of 9 tasks
bilelmoussaoui opened this issue Nov 3, 2020 · 1 comment
Open
4 of 9 tasks

CI: improvements #13

bilelmoussaoui opened this issue Nov 3, 2020 · 1 comment
Labels

Comments

@bilelmoussaoui
Copy link
Member

bilelmoussaoui commented Nov 3, 2020

An issue to track the various improvements that would be nice to have as part of the CI

  • Run clippy (needs some fixing probably in gir to avoid including unused stuff)
  • Run non-sys build/tests with the highest vX_Y version feature possible
  • Run -sys tests, see CI: add a simple github action #2 for details
    • gtk-sys fails currently
    • gdk-sys the tests takes way too long (not sure why?)
  • Add a windows job
  • Add a macos job
  • Nightly docs
  • Run generator & then git diff
@sdroege
Copy link
Member

sdroege commented Nov 10, 2020

See #54 for the -sys tests problems.

elmarco pushed a commit to elmarco/gtk-rs that referenced this issue Feb 10, 2021
Switch from lazy_static to once_cell
elmarco pushed a commit to elmarco/gtk-rs that referenced this issue Feb 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants