Skip to content

Sync with upstream#1

Open
ggreif wants to merge 44 commits intodfinity-lab:mainfrom
knl:main
Open

Sync with upstream#1
ggreif wants to merge 44 commits intodfinity-lab:mainfrom
knl:main

Conversation

@ggreif
Copy link
Copy Markdown

@ggreif ggreif commented Jul 8, 2021

No description provided.

nmattia and others added 30 commits June 28, 2021 10:26
This ensures that we pull dependencies from cache.nixos.org as well.
Instead of relying on whatever is the most recent, pin to 2.3.16, which
is known to work in the `--no-daemon` (single user) mode.
r.duckduckgo.com seems to stopped doing redirects. We need them to
prevent github from backlinking into issues.

This change switches to using togithub.com, the same service used by the
renovatebot.
`hub api` without paginate will not retrieve the complete list of commits. Using
just `--paginate` doesn't work either, because pagination is not enabled (only
250 commits are returned) -- one has to pass `per_page` query parameter.
PR description on GitHub is limited to 64k. Truncate long descriptions
(technicaly, the changelog) and point to the commit message as that one
doesn't have a limit.

To simplify the code and avoid creating yet another temporary file,
install moreutils and use sponge util.
Update README.adoc
nodejs 16 supported by runner version 2.285.0

actions/runner#772
* Remove refs/heads/ from the base branch name

Base branch should not include `refs/heads/` nor `refs/tags`

Relevant information:

* https://docs.github.com/en/rest/pulls/pulls?apiVersion=2022-11-28#create-a-pull-request
* https://docs.github.com/en/actions/learn-github-actions/variables

Co-authored-by: Nikola Knežević <361496+knl@users.noreply.github.com>
* Enable action using self hosted runners

Self hosted runners are running with dynamic users so nix profile is not
accessible. Use nix-shell to have the required dependencies in PATH instead.

Co-authored-by: Nikola Knežević <361496+knl@users.noreply.github.com>
Bumps [timheuer/issue-notifier](https://github.com/timheuer/issue-notifier) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/timheuer/issue-notifier/releases)
- [Commits](timheuer/issue-notifier@v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: timheuer/issue-notifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
niv v0.2.21 -> v0.2.22

Not much changes but it's good to keep up to date.

refs nmattia/niv@v0.2.21...v0.2.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants