Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Set up a release process #34

@louwers

Description

@louwers

Hi. We want to adopt FSST in the next-generation tile format for MapLibre, MapLibre Tiles, for this C++ library specifically MapLibre Native. This is a quite widely used map rendering toolkit written in C++.

As is the library is a bit hard to adopt. We tend to use submodules for dependency management, but this repository contains a lot of test data and binary files such as videos and PDFs. This is problematic since everyone who makes a build of our library would need to pull those files as well. We could of course copy the source code, but from a software engineering standpoint that is also suboptimal. This complicates updates, which are nice to have in case of performance optimizations, but critical in case of for example vulnerability fixes.

It would be great to set up some continuous integration for testing and releases. I would be happy to contribute on this front.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions