Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haiku/infrastructure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 65b8c9c6cb3c
Choose a base ref
...
head repository: haiku/infrastructure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5403654b933a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 22, 2021

  1. Copy the full SHA
    d5777ed View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5403654 View commit details
Showing with 6 additions and 3 deletions.
  1. +3 −3 concourse/pipelines/haiku-release.yml
  2. +3 −0 ingress.yaml
6 changes: 3 additions & 3 deletions concourse/pipelines/haiku-release.yml
Original file line number Diff line number Diff line change
@@ -105,10 +105,10 @@ jobs:
ARTIFACT="haiku-((branch))-$RELEASE-((arch))-((media)).image"
cp generated.((arch))/haiku-((profile)).image images.((arch))/${ARTIFACT}
fi
cd images.((arch))
# If nightly; compress build as tightly as possible
if [ "((branch))" == "master" ]]; then
cp haiku-git/ReadMe.md images.((arch))/ReadMe.md
cd images.((arch))
if [[ "((branch))" == "master" ]]; then
cp ../haiku-git/ReadMe.md ReadMe.md
zip -9 haiku-((branch))-$RELEASE-((arch))-((media)).zip ReadMe.md ${ARTIFACT}
rm -f *.md *.image *.iso
ARTIFACT="haiku-((branch))-$RELEASE-((arch))-((media)).zip"
3 changes: 3 additions & 0 deletions ingress.yaml
Original file line number Diff line number Diff line change
@@ -49,6 +49,9 @@ services:
default:
support_default:
ci:
aliases:
- eu.hpkg.haiku-os.org
- build.haiku-os.org
community:
cdn:
dev: