Hennadii Stepanov
241d6ca34c
ci: Disable cache save for pull requests in GitHub Actions
...
Otherwise, multiple pull requests fill GitHub Actions cache quota
shortly.
1 year ago
fanquake
6ce5e8f475
Merge bitcoin/bitcoin#28278 : ci: Refactor: Remove CI_USE_APT_INSTALL
...
fa26387769
ci: Refactor: Remove CI_USE_APT_INSTALL (MarcoFalke)
Pull request description:
Seems odd to use `CI_USE_APT_INSTALL == no` as an alias for `CI_OS_NAME == macos`. Fix this by removing the alias.
Also, for github CI:
* restore MAKEJOBS to the same value as in cirrus.yml.
* remove cirrus-only PACKAGE_MANAGER_INSTALL.
* remove redundant TEST_RUNNER_TIMEOUT_FACTOR
* Add M1 link
ACKs for top commit:
hebasto:
ACK fa26387769
.
Tree-SHA512: e235aa70abd60738a9ad1531284a94e2122c9c7a22c2514ede437b49da5c06b2597fba7fccf615541fb3adb4e1f8076aa8c6047f926393191a629713554ab000
1 year ago
MarcoFalke
fa26387769
ci: Refactor: Remove CI_USE_APT_INSTALL
1 year ago
Hennadii Stepanov
0080b5650e
ci: Ensure that only a single workflow processes `github.ref` at a time
1 year ago
MarcoFalke
fa6e5d3eef
ci: Avoid error on macOS native
...
This avoids "mkdir: /ci_container_base: Read-only file system"
1 year ago
Hennadii Stepanov
9658d0dc17
ci: Run "macOS native x86_64" job on GitHub Actions
...
Also, the "macOS native arm64" task has been removed from Cirrus CI.
1 year ago
willcl-ark
3fa1185dda
github: Switch to yaml issue templates
...
These provide more flexibility and can be designed to extract more
information from users when submitting issues.
2 years ago
fanquake
672f7ad747
doc: remove usages of C++11
...
Now it's just the standard library.
2 years ago
MarcoFalke
fa30d5282c
doc: Remove label from good first issue template
4 years ago
MarcoFalke
faceed753a
doc: Add redirect for GUI issues and pull requests
5 years ago
MarcoFalke
facef3d413
doc: Explain that anyone can work on good first issues, move text to CONTRIBUTING.md
5 years ago
Aaron Clauson
085423b978
Remove GitHub Actions CI workflow.
5 years ago
Hennadii Stepanov
0b5a366bd7
ci: Update vcpkg cache on MSBuild update
5 years ago
Hennadii Stepanov
b6fa752bc7
ci: Update Qt binaries for GitHub Actions
...
On 2019-12-09 Visual Studio has been upgraded to 16.4.0 in Windows
Server 2019 (windows-latest) virtual environment.
5 years ago
MarcoFalke
faede70882
doc: Add formatting to the good first issue template
5 years ago
Harris
5096baf26b
build: fix typo
5 years ago
MarcoFalke
fabd5b444e
ci: Use python 3.7 on Windows Github Actions
5 years ago
Aaron Clauson
b0b1531737
Adds GitHub Action workflow which duplicates AppVeyor job.
5 years ago
Michael Folkson
7b78b8d3a6
doc: Add template for good first issues
5 years ago
Wladimir J. van der Laan
5f40d2770a
github: Add warning for bug reports
...
I've noticed the "Bug" label being added redundantly fairly frequently.
I think this might be due to github's templates.
All in all, the link in https://github.com/bitcoin/bitcoin/issues/new/choose
to open a regular issue is a bit hidden from sight. Direct people's
attention to it.
5 years ago
Wladimir J. van der Laan
203a67d21f
doc: Put PR template in comments
...
This prevents the common annoyance of the text being included into PRs
accidentally.
5 years ago
MarcoFalke
fabca7756d
doc: Add issue templates for bug and feature request
5 years ago
Hennadii Stepanov
79f0a3f1f4
Get more info about GUI-related issue on Linux
6 years ago
MarcoFalke
fae9e84cbb
doc: Add GitHub pr template
6 years ago
Matt Corallo
e89adbac93
Make default issue text all comments to make issues more readable
7 years ago
Matt Corallo
ea3f363aa0
Make ISSUE_TEMPLATE a bit shorter, mention hardware tests
7 years ago
Pavel Janík
7d1de3032d
Mention reporting security issues responsibly
8 years ago
fanquake
7d8afb4cde
[Doc] Improve GitHub issue template
8 years ago
CryptoVote
3897668f5e
Adds issue template. [skip ci]
8 years ago