summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2020-08-02.github/workflows/editorconfig.yml: updatezowoq
2020-08-02.github/CODEOWNERS: add github actionszowoq
2020-07-31Revert "temporary delete github actions"Jörg Thalheim
This reverts commit 256dbf698028f7c0fe2f7907cd3c4fcc3401af22. This did not solve the github action failures
2020-07-31temporary delete github actionsJörg Thalheim
We are currently seeing a lot of misterious github actions failures. They might be linked to our github actions: https://github.com/nixos/nixpkgs/actions
2020-07-31build(deps): bump technote-space/get-diff-action from v1.2.8 to v2.0.2dependabot[bot]
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v1.2.8 to v2.0.2. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc) - [Commits](https://github.com/technote-space/get-diff-action/compare/v1.2.8...8641dcd991ed365c2647f8ee3f31c39bc03f5312) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31Merge pull request #94285 from Mic92/dependabotJörg Thalheim
dependabot: automatically update github actions
2020-07-31dependabot: automatically update github actionsJörg Thalheim
2020-07-30Revert "actions/editorconfig: disable until we can combine this with ofborg ↵Jörg Thalheim
(#88608)" This reverts commit 1ccf44204bb15d6e4fd6155a971e3a6fbf95e8ac.
2020-07-29.github/workflows/wait-ofborg.yml: 260 -> 360zowoq
2020-07-28github-ci/ofborg: progress indicatorJörg Thalheim
2020-07-28github-action/ofborg: only run in main repoJörg Thalheim
2020-07-28github-actions: increase timeout to wait for ofborgJörg Thalheim
2020-07-21add github action to wait for ofborgJörg Thalheim
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-17stale bot: spelling nitLinus Heckemann
2020-07-04stale-bot: Make it's messages more instructiveDoron Behar
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-06-20CODEOWNERS: adding mmahut to blockchainsMarek Mahut
2020-06-20Revert "Merge nixos-hardware into nixpkgs under `/nixos/hardware`"Graham Christensen
2020-06-20nixos/hardware: move CODEOWNERS to toplevelProfpatsch
2020-06-01.github/stale.yml: fix formattingRyan Mulligan
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.github/stale.yml: quote labelszowoq
2020-05-22actions/editorconfig: disable until we can combine this with ofborg (#88608)Jörg Thalheim
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-21editorconfig.yml: suppress curl outputzowoq
2020-05-21editorconfig.yml: switch to binaryzowoq
2020-05-20GitHub Actions: check editorconfig in PRszowoq
2020-05-16CODEOWNERS: Move code ownership to php maintainer teamElis Hirwing
2020-05-16.github/CODEOWNERS: add podman teamzowoq
2020-05-13github/CODEOWNERS: Add myself to updatersJan Tojnar
2020-05-03treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak
tarballs.nixos.org is omitted from the change because urls from there are always hashed and checked
2020-04-29codeowners: Add etu as owner of php testsElis Hirwing
2020-04-29Revert "PHP maintainer team"Elis Hirwing
2020-04-29Merge pull request #85575 from etu/php-maintainer-teamElis Hirwing
PHP maintainer team
2020-04-27Merge pull request #86110 from Mic92/pr-templateJörg Thalheim
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
2020-04-27PULL_REQUEST_TEMPLATE: try to simplify call-for-reviewJörg Thalheim
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-27Merge pull request #85727 from davidak/patch-2Jörg Thalheim
2020-04-26CONTRIBUTING.md: Improve backport instructionsdavidak
2020-04-23.github/CODEOWNERS: Remove myself as codeowner from some pathsSilvan Mosberger
It's a bit too spammy!
2020-04-22codeowners: Add etu as owner of php testsElis Hirwing
2020-04-20Merge pull request #85186 from worldofpeace/20.03-readmeworldofpeace
README.md: 20.03 release
2020-04-14CONTRIBUTING.md: 20.03worldofpeace
2020-04-13bug_report.md: ask to notify maintainersworldofpeace
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-05Merge pull request #83896 from etu/slim-down-default-php-v3Elis Hirwing
PHP: Make the default package more sane [v3]
2020-04-05doc/php: Add initial documentation for PHPElis Hirwing
2020-04-01.github/CODEOWNERS: remove myself from itzimbatm
ofborg does a better job at assigning people
2020-02-21.github/CODEOWNERS: remove myself from the Haskell code ownersBas van Dijk
2020-02-18CODEOWNERS: add lassulus and Profpatsch to build-support/writersProfpatsch
2020-01-29Merge pull request #77806 from softinio/update-codeownersMario Rodas
Add myself as vim plugins codeowner
2020-01-23CODEOWNERS: add Profpatsch to /lib/cli.nix and /lib/asserts.nixProfpatsch
2020-01-15Add myself as vim plugins codeownerSalar Rahmanian
2020-01-13CONTRIBUTING.md: add section "Backporting changes"Leonhard Markert
2020-01-10Merge pull request #70208 from mrVanDalo/feature/pull-request-workflowLassulus
doc : improve and cleanup of submitting-changes