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

tusd: init at 1.8.0 #167076

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

tusd: init at 1.8.0 #167076

wants to merge 1 commit into from

Conversation

nh2
Copy link
Contributor

@nh2 nh2 commented Apr 3, 2022

Description of changes

I would like to have co-maintainers for this, since I'm just trying out tusd currently.

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/)
  • 22.05 Release Notes (or backporting 21.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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@nh2 nh2 self-assigned this Apr 3, 2022
@github-actions github-actions bot added the 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS label Apr 3, 2022
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Apr 3, 2022
@ofborg ofborg bot requested a review from kalbasit April 3, 2022 19:49
@onny
Copy link
Contributor

onny commented Sep 5, 2022

Result of nixpkgs-review pr 167076 run on x86_64-linux 1

1 package built:
  • tusd

@onny
Copy link
Contributor

onny commented Sep 5, 2022

@ofborg build nixosTests.tusd

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/packages-looking-for-a-maintainer/5442/7

@nh2 nh2 marked this pull request as draft September 5, 2022 10:58
@nh2
Copy link
Contributor Author

nh2 commented Sep 5, 2022

I converted to a draft PR because

I would like to have co-maintainers for this, since I'm just trying out tusd currently.

@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Apr 3, 2024
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Sep 27, 2024
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Sep 27, 2024
Copy link
Member

@kalbasit kalbasit left a comment

Choose a reason for hiding this comment

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

Shame to see your work going to waste, I volunteer to help you maintain this. Can you get it rebased? Also, you might as well move the package to the new per name format.

description = "Reference server implementation in Go of tus: the open protocol for resumable file uploads";
license = licenses.mit;
homepage = "https://tus.io/";
maintainers = with maintainers; [ nh2 ];
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
maintainers = with maintainers; [ nh2 ];
maintainers = with maintainers; [ nh2 kalbasit ];

@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 10.rebuild-linux: 1-10 10.rebuild-linux: 1 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants