Commit graph

167 commits

Author SHA1 Message Date
Jörg Thalheim e2f49f7db8
dependabot: automatically update github actions 2020-07-31 06:02:53 +01:00
zowoq e0742ab146 .github/workflows/wait-ofborg.yml: 260 -> 360 2020-07-29 11:38:18 +10:00
Jörg Thalheim 369f7dbc64
github-ci/ofborg: progress indicator 2020-07-28 15:06:32 +01:00
Jörg Thalheim 88c60d97fc
github-action/ofborg: only run in main repo 2020-07-28 14:52:09 +01:00
Jörg Thalheim 13f1c2386c
github-actions: increase timeout to wait for ofborg 2020-07-28 14:39:20 +01:00
Jörg Thalheim 4f95d1f259
add github action to wait for ofborg
In case ofborg is down this will not mark the CI as green.
Also if other github actions are used and pass
checks will be still marked as pending even if other other github
actions have passed.
2020-07-21 09:39:38 +01:00
Linus Heckemann 3ecbb6a817 stale bot: spelling nit 2020-07-17 08:22:12 +02:00
Doron Behar 29c538392c stale-bot: Make it's messages more instructive
As somewhat discussed at: https://git.io/JJkRa, make the bot's message a
bit more instructive, and clearer as for what it will and won't do, so
random contributors will have a better idea what this is about.

Also: Split stale issues' and PRs' messages because each should
suggest different actions to do.
2020-07-04 23:13:28 +03:00
Marek Mahut 3c14632da2 CODEOWNERS: adding mmahut to blockchains 2020-06-20 17:03:37 +02:00
Graham Christensen 5d0725a063
Revert "Merge nixos-hardware into nixpkgs under /nixos/hardware" 2020-06-20 08:21:15 -04:00
Profpatsch ba2dcbce23 nixos/hardware: move CODEOWNERS to toplevel 2020-06-20 13:05:20 +02:00
Ryan Mulligan c516c31d16 .github/stale.yml: fix formatting
Before this, the message being written is:
```
Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
1. Search for maintainers and people that previously touched the
   related code and @ mention them in a comment.
2. Ask on the [NixOS Discourse](https://discourse.nixos.org/). 3. Ask on the [#nixos channel](irc://irc.freenode.net/#nixos) on
   [irc.freenode.net](https://freenode.net).
```

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>

.github/stale.yml: fix newlines
2020-06-01 20:56:41 -07:00
zowoq 83ad0f5a99 .github/stale.yml: quote labels 2020-06-01 11:14:28 +10:00
Jörg Thalheim 1ccf44204b
actions/editorconfig: disable until we can combine this with ofborg (#88608)
We cannot run this check now, as it marks CI as green even though ofborg has not
evaluated it yet. In future we might be able to mark ofborg as a required test:
https://github.com/NixOS/nixpkgs/pull/87853#issuecomment-632676824
2020-05-22 13:15:13 +00:00
zowoq 05f9269602 editorconfig.yml: suppress curl output 2020-05-21 07:40:40 +10:00
zowoq 2f0c2d4c45 editorconfig.yml: switch to binary 2020-05-21 01:14:43 +10:00
zowoq a42190fc07 GitHub Actions: check editorconfig in PRs 2020-05-20 20:24:33 +10:00
Elis Hirwing 3d3519e2c3
CODEOWNERS: Move code ownership to php maintainer team 2020-05-16 19:46:50 +02:00
zowoq 89b6d5f175 .github/CODEOWNERS: add podman team 2020-05-16 14:03:51 +10:00
Jan Tojnar 96f3c622af
github/CODEOWNERS: Add myself to updaters 2020-05-13 14:16:47 +02:00
Pavol Rusnak 7b0167204d treewide: use https for nixos.org and hydra.nixos.org
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
2020-05-03 22:14:21 -07:00
Elis Hirwing 338205d61e
codeowners: Add etu as owner of php tests 2020-04-29 20:17:26 +02:00
Elis Hirwing 410c38f317
Revert "PHP maintainer team" 2020-04-29 19:56:37 +02:00
Elis Hirwing 3b21abb3d3
Merge pull request #85575 from etu/php-maintainer-team
PHP maintainer team
2020-04-29 19:56:03 +02:00
Jörg Thalheim 974d11d53f
Merge pull request #86110 from Mic92/pr-template
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
2020-04-27 22:15:21 +01:00
Jörg Thalheim 93862d05f7
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
The text is quite long and hard to read in hub (because it is one whole line
with no line breaks). Also simplified the language/sentence structure a bit for
non-native speakers.
2020-04-27 22:07:19 +01:00
Jörg Thalheim c32c613df6
Merge pull request #85727 from davidak/patch-2 2020-04-27 10:36:12 +01:00
davidak 9c32e5c495 CONTRIBUTING.md: Improve backport instructions 2020-04-26 19:35:13 +02:00
Silvan Mosberger 16f0335d3f
.github/CODEOWNERS: Remove myself as codeowner from some paths
It's a bit too spammy!
2020-04-23 16:21:28 +02:00
Elis Hirwing 4b436226cf
codeowners: Add etu as owner of php tests 2020-04-22 06:48:07 +02:00
worldofpeace e9e9582986
Merge pull request #85186 from worldofpeace/20.03-readme
README.md: 20.03 release
2020-04-20 11:57:45 -04:00
worldofpeace a045b050dc CONTRIBUTING.md: 20.03 2020-04-14 09:55:55 -04:00
worldofpeace 29efd1e6a4 bug_report.md: ask to notify maintainers
This is really essential thing that everyone should be doing.
A few extra notifications won't hurt anyone, and we should be tracking issues
to connect them to the best people who can handle them.

Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-04-13 18:03:05 -04:00
Elis Hirwing 3b6539896b
Merge pull request #83896 from etu/slim-down-default-php-v3
PHP: Make the default package more sane [v3]
2020-04-05 20:00:03 +02:00
Elis Hirwing e4cee802ad
doc/php: Add initial documentation for PHP 2020-04-05 16:45:04 +02:00
zimbatm 5e37578dd9
.github/CODEOWNERS: remove myself from it
ofborg does a better job at assigning people
2020-04-01 13:05:38 +02:00
Bas van Dijk de8bc79c42 .github/CODEOWNERS: remove myself from the Haskell code owners 2020-02-21 10:01:41 +01:00
Profpatsch 7f3091f26a CODEOWNERS: add lassulus and Profpatsch to build-support/writers 2020-02-18 19:59:48 +01:00
Mario Rodas 0e4a7d9f25
Merge pull request #77806 from softinio/update-codeowners
Add myself as vim plugins codeowner
2020-01-29 02:51:17 -05:00
Profpatsch 6841f408cc CODEOWNERS: add Profpatsch to /lib/cli.nix and /lib/asserts.nix 2020-01-23 14:47:38 +01:00
Salar Rahmanian 9aff6191b0 Add myself as vim plugins codeowner 2020-01-15 22:56:54 -08:00
Leonhard Markert d6a9898771 CONTRIBUTING.md: add section "Backporting changes" 2020-01-13 15:33:16 +01:00
Lassulus 773494d0ea
Merge pull request #70208 from mrVanDalo/feature/pull-request-workflow
doc : improve and cleanup of submitting-changes
2020-01-10 10:06:55 +01:00
Andreas Rammhold 71a96b28a0
CODEOWNERS: add myself to pkgs/build-support/rust 2020-01-07 11:57:34 +01:00
Eelco Dolstra 1d59cdcb2a ISSUE_TEMPLATE: 'nix run' -> 'nix-shell -p'
'nix run' is an experimental command.
2020-01-05 22:47:43 +01:00
Ingolf Wagner d9bbc22cef
.github: remove cc from pull-request template 2020-01-03 15:58:31 +13:00
Silvan Mosberger 43e1c6e352
codeowners: Add infinisil to some more paths 2020-01-01 03:01:48 +01:00
Jörg Thalheim 8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
David Kleuker cc4447dab4 Update CONTRIBUTING.md
to reflect the introduction of issue templates
2019-12-04 15:30:56 +01:00
Jacek Galowicz faaf95ff69 codeowners: add tfc as test-driver owner 2019-11-25 18:02:48 +01:00