Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dorie
  • dorie
  • Issues
  • #89

Closed
Open
Opened Aug 11, 2018 by Lukas Riedel@lriedelOwner

Add yaml-cpp as dependency

Description

We want to read in YAML files. The only real option is yaml-cpp, which has mediocre maintenance. The version on Ubuntu Bionic is 0.5.2 and requires parts of the Boost library.

Proposal

Add yaml-cpp as dependency.

  • Add to Dockerfiles
  • Build new Docker images
  • Update README.md

The update is backwards-compatible and does not require a re-versioning of the base image.

How to test the implementation?

CMake finds yaml-cpp.

Related issues

See #63 (closed).

Edited Aug 11, 2018 by Lukas Riedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
v2.0 Release
Milestone
v2.0 Release
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#89