Commit Graph

28 Commits

Author SHA1 Message Date
Jabster28
3814b5b6db
chore: lock macos version back to x86 (#892)
* also add error reports
2024-05-09 18:03:00 -04:00
justynboyer@gmail.com
e629a8c63a chore: don't run codacy if on a fork 2024-04-13 03:57:26 -04:00
Jabster28
4a1a4f359e
combine artifacts and build workflow (#866) 2024-04-12 09:05:29 -04:00
Jabster28
de07a926c2
add installer builds to artifacts w/ GH action (#864) 2024-04-12 05:06:45 -04:00
preland
a476181594
update tor to 0.4.8.9 (#794) 2024-03-19 22:03:47 -04:00
napoly
c777133d36
Support for open JDK 21 by updating dependencies (#647) 2024-03-09 10:36:37 -05:00
napoly
aeb0822f9f Aggregate and send coverage report to Codacy 2023-08-07 07:22:21 -04:00
woodser
c4898a8ec0 Revert "Support for open JDK 20 by updating dependencies"
This reverts commit 5923a34ef9.
2023-07-11 10:15:19 -04:00
napoly
5923a34ef9 Support for open JDK 20 by updating dependencies 2023-07-10 07:22:29 -04:00
woodser
a052fd7767 Revert "Aggregate and send coverage report to Codacy"
This reverts commit 1ba210e93f.
2023-05-17 08:24:53 -04:00
napoly
1ba210e93f Aggregate and send coverage report to Codacy 2023-05-10 17:28:28 -04:00
napoly
46eb19906d upgrade to gradle 8.0.2 for checkstyle heap size adjustment 2023-03-25 11:41:16 -04:00
napoly
4bef95172c Update Signed Offers view in legacy UI 2023-03-20 13:21:36 -04:00
napoly
3b8f19c4ce Removing star and unused imports with checkstyle 2023-03-19 15:03:24 -04:00
woodser
bc56c61c01 remove codacy test coverage because main tests are in haveno-ts 2022-11-07 11:44:48 -05:00
erciccione
a7f948369e workflows: remove job dedicated to windows in build.yml 2022-10-06 09:25:27 -04:00
erciccione
cab508c7b5 ci: remove docs/ from ignored paths in workflows 2022-09-21 10:09:59 -04:00
erciccione
a31cb74230 remove what's left of git lfs 2022-09-17 07:52:47 -04:00
erciccione
220a1f9644 fixes to bounties docs
bounties.md: use XMR instead of ɱ
labeller: fix link to bounties.md
2022-09-17 07:28:56 -04:00
erciccione
15a1fe8a36
workflows: add 'workflow_call' to 'label.yml' to use action in other repos (#314) 2022-05-28 10:22:26 +02:00
erciccione
6e9648af20 workflows: move coverage reports to their own action and remove from build.yml
codacy's github action will allow us to run checks also on pull requests (tested on my fork)
2022-01-20 14:17:59 -05:00
erciccione
c28e99a051 workflows: don't try to send coverage reports on windows bot 2022-01-20 13:16:34 -05:00
erciccione
6ea642555e send coverage results to codacy after every successful ci build 2022-01-20 11:29:11 -05:00
erciccione
2ed664c8cf workflows: update text of issue labeller 2022-01-06 08:45:36 -05:00
erciccione
b1e69f9fdc workflows: add codeql security analyser 2021-11-20 16:54:22 -05:00
erciccione
d7ae434385 CI: cache dependencies in makefile
cache both gradle and haveno-specific dependencies when running CI.
windows binaries are built using ./gradlew build directly, since
windows users have to download binaries manually regardless.
2021-11-11 09:03:03 -05:00
erciccione
3a8a47f57d Add and document bounty system
- Add mention in the README
- add new workflow label.yml, which uses github actions to post the
rules of the bounty as a comment in an issue labelled 'bounty'
- add docs/bounties.md where the bounty system is documented
2021-05-04 22:50:24 -04:00
woodser
a22edd60f8 Haveno 2021-05-04 22:49:48 -04:00