Skip to content

Commit

Permalink
ANON-237 - Remove lunar linux support (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3yurii authored Nov 28, 2024
1 parent 256af09 commit 5ef03ae
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 66 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,6 @@ jobs:
suite: noble
arch: arm64
runner: arm64
# Ubuntu Lunar
- os: ubuntu
suite: lunar
arch: amd64
runner: ubuntu-latest
- os: ubuntu
suite: lunar
arch: arm64
runner: arm64
# Ubuntu Jammy
- os: ubuntu
suite: jammy
Expand Down
1 change: 0 additions & 1 deletion debian/misc/backport
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ hirsute hirsute 1
impish impish 1
jammy jammy 1
kinetic kinetic 1
lunar lunar 1
mantic mantic 1
noble noble 1
EOF
Expand Down
3 changes: 1 addition & 2 deletions debian/misc/build-anon-sources
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ backport_all() {

# lunar (EOL: 2024-01)
#################################################
bp1 $pkg $dir $sid_debian_version lunar
bp2 $pkg $dir $origtar
# null

# mantic (EOL: 202????)
#################################################
Expand Down
63 changes: 9 additions & 54 deletions operations/anon-debian-repo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -181,53 +181,53 @@ fetchers:
repo: ator-protocol
assets_regexp: ^anon.+-dev-.+\.deb
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
- name: anon_stage_github_releases
owner: anyone-protocol
repo: ator-protocol
assets_regexp: ^anon.+-stage-.+\.deb
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
- name: anon_beta_github_releases
owner: anyone-protocol
repo: ator-protocol
assets_regexp: ^anon.+-beta-.+\.deb
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
- name: anon_live_github_releases
owner: anyone-protocol
repo: ator-protocol
assets_regexp: ^anon.+-live-.+\.deb
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
nginx_access_log:
- name: anon_dev_debian_repo
access_log_path: "/alloc/data/access.log"
access_log_regexp: '"GET /pool/.+anon_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-dev.+\.deb HTTP\/1\.1" 200'
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
- name: anon_stage_debian_repo
access_log_path: "/alloc/data/access.log"
access_log_regexp: '"GET /pool/.+anon_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-stage.+\.deb HTTP\/1\.1" 200'
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
- name: anon_beta_debian_repo
access_log_path: "/alloc/data/access.log"
access_log_regexp: '"GET /pool/.+anon_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-beta.+\.deb HTTP\/1\.1" 200'
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
- name: anon_live_debian_repo
access_log_path: "/alloc/data/access.log"
access_log_regexp: '"GET /pool/.+anon_[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-live.+\.deb HTTP\/1\.1" 200'
labels:
os: 'anon.+(bookworm|bullseye|noble|lunar|jammy|focal).+\.deb'
os: 'anon.+(bookworm|bullseye|noble|jammy|focal).+\.deb'
arch: '(amd64|arm64)\.deb'
EOH
destination = "local/exporter.yml"
Expand Down Expand Up @@ -327,15 +327,6 @@ DDebComponents: main
Description: Anon Ubuntu Noble Live
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-live-lunar
Architectures: amd64 arm64 source
Components: main
DDebComponents: main
Description: Anon Ubuntu Lunar Live
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-live-jammy
Expand Down Expand Up @@ -379,15 +370,6 @@ DDebComponents: main
Description: Anon Ubuntu Noble Beta
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-beta-lunar
Architectures: amd64 arm64 source
Components: main
DDebComponents: main
Description: Anon Ubuntu Lunar Beta
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-beta-jammy
Expand Down Expand Up @@ -431,15 +413,6 @@ DDebComponents: main
Description: Anon Ubuntu Noble Stage
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-stage-lunar
Architectures: amd64 arm64 source
Components: main
DDebComponents: main
Description: Anon Ubuntu Lunar Stage
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-stage-jammy
Expand Down Expand Up @@ -483,15 +456,6 @@ DDebComponents: main
Description: Anon Ubuntu Noble Dev
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-dev-lunar
Architectures: amd64 arm64 source
Components: main
DDebComponents: main
Description: Anon Ubuntu Lunar Dev
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-dev-jammy
Expand Down Expand Up @@ -535,15 +499,6 @@ DDebComponents: main
Description: Anon Ubuntu Noble Unstable Dev
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-unstable-dev-lunar
Architectures: amd64 arm64 source
Components: main
DDebComponents: main
Description: Anon Ubuntu Lunar Unstable Dev
SignWith: YES
Origin: Anon
Label: Anon
Codename: anon-unstable-dev-jammy
Expand Down Expand Up @@ -571,7 +526,7 @@ SignWith: YES
Name: incoming
IncomingDir: /data/debian/incoming
TempDir: /tmp
Allow: anon-live-bookworm anon-live-bullseye anon-live-noble anon-live-lunar anon-live-jammy anon-live-focal anon-beta-bookworm anon-beta-bullseye anon-beta-noble anon-beta-lunar anon-beta-jammy anon-beta-focal anon-stage-bookworm anon-stage-bullseye anon-stage-noble anon-stage-lunar anon-stage-jammy anon-stage-focal anon-dev-bookworm anon-dev-bullseye anon-dev-noble anon-dev-lunar anon-dev-jammy anon-dev-focal anon-unstable-dev-bookworm anon-unstable-dev-bullseye anon-unstable-dev-noble anon-unstable-dev-lunar anon-unstable-dev-jammy anon-unstable-dev-focal
Allow: anon-live-bookworm anon-live-bullseye anon-live-noble anon-live-jammy anon-live-focal anon-beta-bookworm anon-beta-bullseye anon-beta-noble anon-beta-jammy anon-beta-focal anon-stage-bookworm anon-stage-bullseye anon-stage-noble anon-stage-jammy anon-stage-focal anon-dev-bookworm anon-dev-bullseye anon-dev-noble anon-dev-jammy anon-dev-focal anon-unstable-dev-bookworm anon-unstable-dev-bullseye anon-unstable-dev-noble anon-unstable-dev-jammy anon-unstable-dev-focal
Cleanup: on_deny on_error unused_files
EOH
destination = "local/incoming"
Expand Down

0 comments on commit 5ef03ae

Please sign in to comment.