Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Merge requests
!6138
Draft: CI: use aarch64 gitlab runners for ARM build testing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: CI: use aarch64 gitlab runners for ARM build testing
craftyguy/ci-native-arm-buildtest
into
master
Overview
1
Commits
3
Pipelines
7
Changes
2
Closed
Clayton Craft
requested to merge
craftyguy/ci-native-arm-buildtest
into
master
2 months ago
Overview
1
Commits
3
Pipelines
7
Changes
2
Expand
Maybe a nicer way to work around
#3275 (moved)
0
0
Merge request reports
Compare
master
version 4
729ea7b1
2 months ago
version 3
4cce33b2
2 months ago
version 2
5322fcac
2 months ago
version 1
ce39b7aa
2 months ago
master (base)
and
latest version
latest version
345b5d91
3 commits,
2 months ago
version 4
729ea7b1
3 commits,
2 months ago
version 3
4cce33b2
3 commits,
2 months ago
version 2
5322fcac
3 commits,
2 months ago
version 1
ce39b7aa
2 commits,
2 months ago
2 files
+
12
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
main/hello-world/APKBUILD
+
1
−
1
Options
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname
=
hello-world
pkgver
=
1
pkgrel
=
6
pkgrel
=
7
pkgdesc
=
"hello world program to be built in the testsuite"
url
=
"https://en.wikipedia.org/wiki/%22Hello,_World!%22_program"
arch
=
"all"
Loading