Commit Graph

51 Commits

Author SHA1 Message Date
17abc19770 chore: fix tests 2024-02-27 02:00:19 +05:30
5fece08f4b chore: display bru cli version while running gh workflow 2024-02-14 05:09:25 +05:30
36b7fbe584 feat: added gh workflow for testing bru cli from npm 2024-02-14 04:58:54 +05:30
7cf5f0d612 fix: fixed junit tests issue on prs 2024-02-09 01:37:19 +05:30
a69f7ab2a8 fix: fixed junit tests issue on prs 2024-02-09 01:34:16 +05:30
966718ca66 fix: fixed junit tests issue on prs 2024-02-09 01:28:54 +05:30
659e22cabf fix: fixed junit tests issue on prs 2024-02-09 01:24:19 +05:30
aedcaac2bb fix: fixed junit tests issue on prs 2024-02-09 01:21:06 +05:30
72fde80577 Update release-snap.yml 2024-01-31 00:11:08 +05:30
c666adc0ba fix: fixed github tests workflow issue 2024-01-30 22:26:47 +05:30
cfbac39ba8 fix: fixed snap release workflow 2024-01-30 01:55:09 +05:30
65b76b7281 fix: fixed github test workflow issues 2024-01-29 17:42:27 +05:30
c5986896d1 chore: added names in github tests workflow 2024-01-29 16:03:18 +05:30
f5a1213e0f fix: fixed junit reporter issue 2024-01-29 14:03:31 +05:30
de96076de7 fix: fixed tests workflow 2024-01-29 13:57:34 +05:30
8ada457bfc fix: fixed tests workflow 2024-01-29 13:51:37 +05:30
a7253f1579 fix: fixed tests workflow 2024-01-29 13:48:51 +05:30
a0beefa9bc feat: added cli tests to testing github workflow 2024-01-29 13:45:25 +05:30
40406b96a2 fix: pass when no tests are found in spec file 2023-12-02 02:55:15 +05:30
f0d5cdecb7 chore: added github sponsors link 2023-11-24 15:53:43 +05:30
7ac39bcf5c fix(#777): fixing snap issue 2023-10-27 16:18:49 +05:30
6b07cc6e8f chore: added publishing docs 2023-10-23 01:56:05 +05:30
f8f38802a9 chore: added gql docs build command in snap build 2023-10-20 00:17:14 +05:30
d3e625ef84 fix(#581): Fix snap package build 2023-10-19 19:52:21 +02:00
2ce5a6eacb Merge pull request #532 from j0k3r/fix/update-github-workflows
Update GitHub workflows
2023-10-18 11:56:46 +05:30
1aa91cd2be chore: updated pr template 2023-10-18 10:57:54 +05:30
658a47e03e Merge branch 'main' into feature/proxy-global-and-collection
# Conflicts:
#	packages/bruno-app/src/components/Preferences/General/index.js
#	packages/bruno-electron/src/ipc/network/index.js
#	packages/bruno-electron/src/store/preferences.js
2023-10-16 11:24:16 +02:00
Sai
61b705112e Create PULL_REQUEST_TEMPLATE.md 2023-10-15 00:52:33 +05:30
46e59eac4b fix: snap publish command 2023-10-12 10:12:30 +05:30
cf96527ffb fix: snap login command 2023-10-12 10:08:17 +05:30
e4df7e3111 fix: snap login command 2023-10-12 09:59:24 +05:30
3ca32d4199 fix: snap login command 2023-10-12 09:56:20 +05:30
1298df384d fix: updated electron build command 2023-10-12 09:51:35 +05:30
fbfdfdca04 fix: updated snap publish command 2023-10-12 09:49:33 +05:30
36bf2c8648 feat: snapcraft release support 2023-10-12 09:45:23 +05:30
6d7f397d7b Update GitHub workflows
- jump to `actions/checkout` v4 (latest version)
- retrieve node version from NVM instead of hard-coded
- add a new job to run prettier (in case people skip pre-commit hook)
2023-10-11 13:00:16 +02:00
2c4a3a5eb4 Merge pull request #241 from tpyle/bug/correct-result-reporting
Handle failed requests and reduce duplication
2023-10-05 19:40:28 +05:30
b35b814561 chore: added package-lock.json 2023-10-05 03:46:34 +05:30
4ba4d8fc27 Merge branch 'main' into bug/correct-result-reporting 2023-09-29 06:53:57 -05:00
2c0ccf769c Corrects issue when collection names in imports have slashes 2023-09-28 21:42:46 -04:00
5f32924ddb Adds some simple unit tests around printRunSummary 2023-09-28 20:58:25 -04:00
11c99d55dc fix: fixed yml indentation issue 2023-03-29 12:58:03 +05:30
d054dc4c78 feat(#105): github workflow for release updates to homebrew 2023-03-29 12:55:49 +05:30
c5d43cc9e6 chore: add bruno-query test/build to github workflows 2023-02-19 23:51:47 -06:00
1a175e4449 chore: added bruno-js unit tests to github workflows 2023-02-13 13:11:56 +05:30
d7733552bf chore: github workflow now runs bruno-app tests 2023-02-01 06:08:50 +05:30
84ce75263b chore: added bruno-schema tests to github workflow 2023-01-22 23:39:59 +05:30
0742e3415c feat: github workflow for running unit tests 2023-01-17 19:35:59 +05:30
4c18c27406 chore: allow legacy peer deps while while running playwright tests 2022-11-05 00:21:15 +05:30
7f5a6d5566 chore: using npm i instead of ci in playwright github actions 2022-10-25 00:52:42 +05:30