orangesurf
496afad744
Fix project review status identifier type
2025-12-08 17:09:38 +09:00
orangesurf
1399868a32
Add workflow to set project status on review request
...
This workflow automatically updates the project status to 'Review Needed' when a reviewer is requested on a pull request, utilizing GitHub Actions and GraphQL.
2025-12-08 15:50:39 +09:00
Felipe Knorr Kuhn
4049b4b09c
Pull the backend and frontend version string from the appropriate files
2025-11-20 09:16:59 -03:00
Felipe Knorr Kuhn
4cd6ef7e5c
Use a different sha for the pull request flow
2025-11-20 09:12:25 -03:00
Felipe Knorr Kuhn
548bdd4caa
Add the missing version prefix
2025-11-17 22:09:04 -03:00
Felipe Knorr Kuhn
c3ec9bff47
Rename workflow file
2025-11-15 14:55:27 -08:00
Felipe Knorr Kuhn
2d1dfb471f
Update workflow to tag with the short sha when the docker label is used
2025-11-15 14:54:32 -08:00
Felipe Knorr Kuhn
b9e559e9c4
Normalize how the config file is read
2025-11-06 10:41:46 -08:00
Felipe Knorr Kuhn
89a0d5ef94
Normalize local and GHA runs
2025-11-06 10:32:48 -08:00
Felipe Knorr Kuhn
a9cab8f6a9
Add the initial database migration and database lookup tests
2025-11-06 10:15:53 -08:00
mononaut
6759fa94ad
Merge pull request #6079 from mempool/knorrium/docker_tags
...
Tag only release Docker builds as latest
2025-10-26 18:27:33 +08:00
dependabot[bot]
eb44bebc27
Bump dtolnay/rust-toolchain
...
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain ) from d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a to 6d653acede28d24f02e3cd41383119e8b1b35921.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases )
- [Commits](d8352f6b1d...6d653acede )
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-version: 6d653acede28d24f02e3cd41383119e8b1b35921
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 12:19:39 +00:00
Felipe Knorr Kuhn
8f38233dd7
Tag only release Docker builds as latest
2025-10-17 22:27:00 -07:00
Felipe Knorr Kuhn
e45a50a982
Cache rust and npm deps
2025-08-26 22:02:38 -07:00
Felipe Knorr Kuhn
ad8d0214c1
Remove old tagging workflow
2025-08-20 23:03:18 -07:00
Felipe Knorr Kuhn
f97e61a550
Tag Docker images as latest when both builds are successful
2025-08-20 22:47:40 -07:00
Felipe Knorr Kuhn
c7c1824aac
Continue to tag Docker builds as latest
2025-04-08 03:44:10 -07:00
Felipe Knorr Kuhn
3df953c0a8
Pin GitHub actions to node 22.14.0
2025-04-06 18:02:22 +09:00
Felipe Knorr Kuhn
f41c9a0e57
Update missing node matrix
2025-04-02 15:45:21 +09:00
Felipe Knorr Kuhn
f0224b0bf0
Bump node version to v22
2025-04-02 13:42:25 +09:00
Felipe Knorr Kuhn
42d4cb3cc5
Run CI workflow after merging too
2025-04-02 13:29:39 +09:00
Felipe Knorr Kuhn
6533c19bd1
Add support for running tests against any PR or branch
2025-04-01 09:23:52 +09:00
Felipe Knorr Kuhn
9f6d0a6dcb
Add new parameterized e2e dispatch workflow
2025-03-31 22:11:14 +09:00
Felipe Knorr Kuhn
57765e4ee6
Update e2e task with the new target
2025-03-31 22:10:58 +09:00
Felipe Knorr Kuhn
c305228530
Revert mempool-ci runners
2025-03-31 22:02:52 +09:00
Felipe Knorr Kuhn
d805304d79
Use github-hosted runners
2025-03-31 16:14:46 +09:00
Felipe Knorr Kuhn
76f31623fe
Don't tag as latest by default
2025-03-13 15:49:45 -07:00
wiz
494be165ad
Update latest tag on dockerhub
2025-03-04 09:25:39 -10:00
Felipe Knorr Kuhn
9c358060aa
Add dispatch workflow to update the latest tag
2025-02-28 23:22:00 -08:00
Felipe Knorr Kuhn
5116da2626
Do not update the latest tag when building
2025-02-28 23:20:40 -08:00
Felipe Knorr Kuhn
d82a9f6c6a
Tweak Docker workflow
2025-02-25 18:56:29 -08:00
Felipe Knorr Kuhn
003956fd16
Update staging hosts
...
Add rerouting logic for testnet4 tests
Split CI e2e workflow matrix into mempool, liquid and testnet4
2025-01-19 19:50:05 -08:00
nymkappa
cb95423178
[tests] testnet -> testnet4
2024-05-18 20:52:45 +02:00
dependabot[bot]
69faa1d493
Bump dtolnay/rust-toolchain
...
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain ) from bb45937a053e097f8591208d8e74c90db1873d07 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases )
- [Commits](bb45937a05...d8352f6b1d )
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 02:26:59 +00:00
dependabot[bot]
942747a0be
Bump dtolnay/rust-toolchain
...
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain ) from dc6353516c68da0f06325f42ad880f76a5e77ec9 to bb45937a053e097f8591208d8e74c90db1873d07.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases )
- [Commits](dc6353516c...bb45937a05 )
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 03:00:06 +00:00
Felipe Knorr Kuhn
1a11b1813f
Add more build contexts for the backend and rust-gbt
2024-04-03 18:11:58 +09:00
Felipe Knorr Kuhn
d2f912d15c
Remove leftover Bisq references from the GH workflow
2024-04-03 12:31:41 +09:00
dependabot[bot]
150a7d9eeb
Bump dtolnay/rust-toolchain
...
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain ) from be73d7920c329f220ce78e0234b8f96b7ae60248 to dc6353516c68da0f06325f42ad880f76a5e77ec9.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases )
- [Commits](be73d7920c...dc6353516c )
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 02:45:31 +00:00
junderw
92a5fc8159
Refactor rust-gbt
2024-03-11 02:09:37 +09:00
wiz
c4a11309fa
Merge pull request #4278 from mempool/knorrium/add_sync_check_script
...
ops: Add block height workflow
2024-03-06 16:18:46 +09:00
Felipe Knorr Kuhn
093649136e
Push the latest tag to Docker Hub again
2024-02-29 18:42:29 -08:00
Felipe Knorr Kuhn
f431ca742f
Update node matrix to v20 and v21
2024-02-24 23:40:36 -08:00
Felipe Knorr Kuhn
290de43df0
Temporarily disable tagging images as latest
2024-02-11 13:10:08 -08:00
Felipe Knorr Kuhn
195eeaa7b9
Merge branch 'master' into knorrium/download_from_cdn
2024-02-06 20:10:39 -08:00
Felipe Knorr Kuhn
624cbf05c0
Add a step to validate the JSON config generated for Docker
2024-02-06 19:47:09 -08:00
Felipe Knorr Kuhn
9c72d1df3b
Sync assets from the mempool CDN
2024-02-04 09:18:50 -08:00
Felipe Knorr Kuhn
fe079a72be
Clean up action
2024-01-22 20:06:27 -08:00
Felipe Knorr Kuhn
c789797d2d
Revert "Remove the download artifacts step"
...
This reverts commit 479007da55 .
2024-01-22 20:05:20 -08:00
Felipe Knorr Kuhn
479007da55
Remove the download artifacts step
2024-01-22 19:56:45 -08:00
Felipe Knorr Kuhn
99f7201ec5
Cache build assets to prevent rate limiting
2024-01-22 16:51:08 -08:00