Compare commits

..
10 Commits
Author SHA1 Message Date
shreerang baa62a7c11 Test build CI
Build / Build (push) Successful in 1m10s
2025-12-29 15:12:04 +05:30
shreerang 47d90de2e8 Remove step to upload build artifacts 2025-12-29 15:11:21 +05:30
shreerang c1c74fc8e1 Test build CI
Build / Build (push) Failing after 1m20s
2025-12-29 14:40:59 +05:30
shreerang 7f075c2bd7 Remove lint workflow 2025-12-29 14:19:31 +05:30
shreerang 9885d4b3eb Revert "Add lint and build github workflow"
This reverts commit f36a6bb87c.
2025-12-29 14:17:32 +05:30
shreerang 78f5a1531f Revert "Fix lint and type errors"
This reverts commit 2ee6d3ea00.
2025-12-29 14:17:22 +05:30
pranav 9bbe803765 Add lint and build gitea workflow 2025-12-23 18:10:19 +05:30
AdityaSalunkhe21 f36a6bb87c Add lint and build github workflow 2025-12-19 12:18:04 +05:30
AdityaSalunkhe21 2ee6d3ea00 Fix lint and type errors 2025-12-19 12:09:38 +05:30
nabarunandpranav 471fa450b8 Show vote extensions and Bundle transaction details (#6)
Publish cosmos-explorer docker image on release / Run docker build and publish (release) Successful in 2m19s
Part of https://plan.wireit.in/deepstack/browse/VUL-296/

Co-authored-by: Pranav <jadhavpranav89@gmail.com>
Reviewed-on: #6
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2025-12-03 11:57:22 +00:00
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build
on:
push:
branches: [master, dev]
# branches: [master, dev]
paths:
- 'src/**'
pull_request:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ping.pub",
"version": "3.0.1-zenith-0.2.1",
"version": "3.0.1-zenith-0.2.0",
"private": true,
"target": "",
"scripts": {