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

kicad-unstable: 2023-04-14 -> 2023-06-24 #232600

Merged
merged 5 commits into from
Jun 27, 2023

Conversation

evils
Copy link
Member

@evils evils commented May 18, 2023

Description of changes

bump to latest master commit
which now has qa_cli tests, which require pytest-image-diff, which requires imgdiff and diffimg
(i initially packaged image-diff instead which is not needed, but it's packaged now...)

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@evils
Copy link
Member Author

evils commented May 18, 2023

a big thanks to hexa for getting the python packages' tests running

@evils evils marked this pull request as ready for review May 18, 2023 13:00
@evils
Copy link
Member Author

evils commented May 18, 2023

upstreaming the diffimg fix has been started
nicolashahn/diffimg#6

@evils evils changed the title kicad-unstable: 2023-04-14 -> 2023-05-18 kicad-unstable: 2023-04-14 -> 2023-06-24 Jun 24, 2023
@evils
Copy link
Member Author

evils commented Jun 24, 2023

bumped to latest commit

Copy link
Contributor

@aidalgol aidalgol left a comment

Choose a reason for hiding this comment

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

I'm not familiar with KiCad, but these changes look perfectly sane to me.

@evils evils force-pushed the kicad-unstable branch 2 times, most recently from dddcd02 to 8d5585e Compare June 25, 2023 05:23
new qa_cli test needs pytest-image-diff
it also accesses $HOME, so setting that as well
and it checks for a valid commit
 which is exposed to the end-user via kicad-cli version --format=commit
 so i'm setting the placeholder to the actual commit used
  mostly to avoid doing a leaveDotGit and rewriting update.sh
@SuperSandro2000 SuperSandro2000 merged commit 6c112fb into NixOS:master Jun 27, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants