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

vscode-extensions.streetsidesoftware.code-spell-checker-german: init at 2.3.2 #386739

Conversation

Koschi13
Copy link
Contributor

@Koschi13 Koschi13 commented Mar 3, 2025

Hi this is my first PR to this project. I tried to add a vs-code extension next to the already existing ones.
If anything is missing or I need to do anything to get this merged please tell me.

I based on the nixpkgs-unstable hash as written in the CONTRIBUTING.md.

The way I tested it was by setting my flake to point to my repository instead of nixpkgs, I hope that suffices and is correct.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 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.

Add a 👍 reaction to pull requests you find important.

Copy link
Contributor

@drupol drupol left a comment

Choose a reason for hiding this comment

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

Hi,

Welcome to the Nix community!

I quickly reviewed your PR and here's my feedback:

  • The PR title need work
  • I will suggest to create a new file with your extension
  • Your PR must only contains 2 commits, no matter which changes you do, make sure to always rebase correctly.

Here's a very recent and similar PR to get some inspiration: #385058

Let me know if you need some help.

@Koschi13 Koschi13 force-pushed the add-vscode-extensions.streetsidesoftware.code-spell-checker-german branch from bc82155 to 21ca737 Compare March 4, 2025 07:28
@github-actions github-actions bot added 6.topic: python 6.topic: GNOME GNOME desktop environment and its underlying platform labels Mar 4, 2025
@Koschi13 Koschi13 changed the base branch from nixpkgs-unstable to master March 4, 2025 07:28
@github-actions github-actions bot removed 6.topic: python 6.topic: GNOME GNOME desktop environment and its underlying platform labels Mar 4, 2025
@Koschi13 Koschi13 changed the title Add vscode extensions.streetsidesoftware.code spell checker german vscode-extensions.streetsidesoftware.code-spell-checker-german: init at 2.3.2 Mar 4, 2025
@Koschi13 Koschi13 force-pushed the add-vscode-extensions.streetsidesoftware.code-spell-checker-german branch from 010f403 to 75411cb Compare March 4, 2025 07:43
@Koschi13
Copy link
Contributor Author

Koschi13 commented Mar 4, 2025

Hi @drupol ,

thanks for the suggestions.
I tried to incorporate them.

I had some problems with the rebase, since I was using the hash from the CONTRIBURING.md.
As the other PR was using the master, I did now too.

I also rebased now to the master.

Please have a look again and thank you.

drupol
drupol previously requested changes Mar 4, 2025
Copy link
Contributor

@drupol drupol left a comment

Choose a reason for hiding this comment

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

It's way better! The only missing thing is to make sure to pass your new file to nixfmt-rfc-style.

@Koschi13 Koschi13 force-pushed the add-vscode-extensions.streetsidesoftware.code-spell-checker-german branch from 75411cb to 1ccf6ca Compare March 4, 2025 07:56
@drupol drupol dismissed their stale review March 4, 2025 07:58

Fixed

@drupol
Copy link
Contributor

drupol commented Mar 4, 2025

Can you please fix the casing in the first commit log message? It should be: "maintainers: add koschi13"

@Koschi13 Koschi13 force-pushed the add-vscode-extensions.streetsidesoftware.code-spell-checker-german branch from 1ccf6ca to 27c8a28 Compare March 4, 2025 08:05
@drupol drupol merged commit 39b0f3a into NixOS:master Mar 4, 2025
27 of 30 checks passed
@drupol
Copy link
Contributor

drupol commented Mar 4, 2025

Thank you for your patience and welcome to the Nix community :) Keep PRs coming!

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.

3 participants