1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

58 Commits

Author SHA1 Message Date
Augustin
ff7d573be0 🐙 source-kyve: run up-to-date pipeline [2024-06-24] (#40049) 2024-06-25 02:13:54 +02:00
Augustin
99098d3768 source-kyve: [autopull] Upgrade base image to v1.2.1 (#39004) 2024-06-05 09:36:56 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
d0fb0cbbe9 source-kyve: [autopull] base image + poetry + up_to_date (#38514)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
2024-05-29 15:15:20 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Stephane Geneix
1d11cebf8a fix connector changelogs (#36039)
As we're trying to automate changelog editing, we need to make sure it's following a common format. Most connectors are OK except the ones here.
Issus include:
Missing a line before the changelog table (as required per markdown)
missing a header separator (as required by makdown)
having weird characters in the header separator
Wrong headers
missing column
2024-03-14 08:50:29 -07:00
Christopher Brumm
77f754a4f5 Source KYVE: KYVE Mainnet support and generic normalisation (#32492)
Co-authored-by: cgkournelos-rf <cgkournelos@rocketfueldev.com>
Co-authored-by: mbreithecker <m@breithecker.de>
2023-11-28 23:04:48 -03:00
Marcos Marx
52798f0dca 🎉 New Source: KYVE Network (#27373)
* chore: freshly generated source-kyve

* chore: added source files

* chore: added unit_tests

* chore: added integration_tests

* fix: fixed acceptance-tests

* chore: add additional metadata

* chore: add metadata.yaml

* doc: update changelog in docs

* fix: changelog and specs.yaml

* fix: unit tests

* doc: update README

* fix unit tests v2

* update acceptance test script & skip discover and incremental tests

* chore: Update in metadata the definitionId

* fix: Address review issues
- Fixed Dockefile and changelog version to 0.1.0
- Added order property on spec.yaml
- AdditionalProperties to the proper objects in schema definitions and made all fields nullable

* format

* fix doc url

* Add tags to metadata

---------

Co-authored-by: fabianriewe <fabian@kyve.network>
Co-authored-by: cgkournelos-rf <cgkournelos@rocketfueldev.com>
Co-authored-by: Kostas Christopoulos <kostas@withplum.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-06-14 17:15:56 -03:00