Commit Graph

22 Commits

Author SHA1 Message Date
Juanito 44f50c3efd
Updating workflow. (#159)
* Updating workflow.

* Adding concurrency config to the task, removing redundant triggers

* Additional fix on triggers.

* Removed push trigger on npm publish task.

* Reverting a change.

* Changing folders name to avoid upload.

* Updating task.
2023-07-17 15:11:29 -03:00
Kirill Fomichev 53abdd9bdc
ci: add ubuntu-22 (#153) 2023-06-29 16:02:17 -04:00
Kirill Fomichev ef9c079f07
geyser: support data_slice for accounts (#150) 2023-06-28 23:50:57 -04:00
Nikita Baksalyar a127f8a362
Add TypeScript client package (#142)
- TypeScript client is now packaged as a library.
- Add more supported commands in the TypeScript example.
- Conform the TS client API with the Rust API.
- Add CI script to publish NPM package.
2023-06-28 20:10:46 +03:00
Kirill Fomichev f43140ea7f
ci: add tests check to clippy (#125) 2023-05-22 15:54:36 -04:00
Kirill Fomichev ef39ed3836
fix release ci (#102) 2023-03-26 22:25:52 -03:00
Kirill Fomichev ebc23b38d3
ci: add Cargo.lock check (#73) 2023-03-03 21:24:39 -03:00
Linus Kendall 1aa1884e5c
ci: switch to Github's runners (#81) 2023-03-03 14:50:42 -03:00
Linus Kendall cb0d2265ad
Fix workflows for rleease (#64) 2023-02-23 12:55:04 +05:30
Kirill Fomichev 00ba4e96da
Change release name in CI (#50) 2023-02-09 23:29:05 -03:00
juanito87 a1bcbc97b0
Testing wildcard 2023-02-08 13:25:23 -03:00
juanito87 8ff9082f72
Updating workflows. 2023-02-08 13:09:55 -03:00
juanito87 8054ba680e
Updating variable creation and workflow 2023-02-08 12:56:50 -03:00
juanito87 b8b72e22b5
Updating auxilary scripts and workflow 2023-02-08 11:28:42 -03:00
juanito87 3f882a5bc3
Removing broken conditional. 2023-02-08 11:01:54 -03:00
juanito87 bbd96f7c22
addingproto files to release 2023-02-08 10:49:58 -03:00
juanito87 3828153d28
Updating workflow to specify os build version.
Adding manual execution.
2023-01-30 17:22:33 -03:00
Juanito a36f2c2fae
Removing unneeded apt actions, bumping checkout version (#12)
* Removing unneeded apt actions, bumping checkout version

* Applying changes to test.yml
2022-12-01 17:06:54 -03:00
Pedro Gomes 49fa3141fb
remove sudo escalation 2022-11-30 13:27:03 +07:00
Pedro Gomes af16cdb50d
Run builds on self-hosted runner thats on Ubuntu 20, instead of Ubuntu 22. TO prevent conflicts with glibc 2022-11-30 13:23:40 +07:00
Kirill Fomichev 01384cb45a
Use compiled protoc (#5) 2022-10-26 16:54:06 -03:00
Kirill Fomichev 6541ee7754
init 2022-10-19 13:27:22 -03:00