Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • abuild abuild
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • abuildabuild
  • Merge requests
  • !40

apkbuild-cpan.in: improvements without meta cpan client based api

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timothy Legge requested to merge timlegge/abuild:abuild-improvements-without-meta-cpanapi into master Mar 27, 2020
  • Overview 0
  • Commits 11
  • Pipelines 0
  • Changes 1

These changes complete all? of the improvements to apkbuild-cpan.in that were originally in !35 (closed) but do not include the dependency on perl-metacpan-client.

I tried to squash and combine the change to reduce the commits while keeping each small enough to explain the purpose.

Functionally this is able to process all but a few perl modules in the aports tree and perform a version check on them despite the various template differences

I find the recreate option to be the best when modifying a perl package as it updates the APKBUILD file to the new template, increments the pkgrel etc. A simple git diff then will allow you to determine if you need to adjust the results

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: abuild-improvements-without-meta-cpanapi