duplicate stupid workarounds #27
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Command
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Idea
Kind/Security
Kind/Testing
Policy Enforcement
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KomuSolutions/WANessa#27
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "drone-amd64-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CI builds on my
amd64
server running RL9 also exhibit the same DNS-issues observed onarm64
Hetzner servers (see KomuSolutions/igot99issues#16).This PR also applies the
stupid butworking fix forarm64
toamd64
as well.but hold up, wieso geht die pipeline bei WANessa nicht, aber in meinem test repo schon.
Like, beide nutzen den gleichen command: https://git.libre.moe/KomuSolutions/WANessa/src/branch/README-fix/.drone.yml#L27 und https://git.libre.moe/lukas/test/src/branch/master/.drone.yml#L13, und das im gleichen image
like in lukas/test geht es sogar mit beiden,
arm64
undamd64
. Das ist einfach erfolgreich. (Verweis auf KomuSolutions/igot99issues#16 für später)@leon ich brauche unbedingt deinen Input, was übersehe ich hier? (Und mach deinen
amd64
runner kurz aus, sonst wird das confusing)My amd64 runner is hosted on my Desktop PC, so it was offline during your tests. I have now deactivated it completely.
for the git record: the issues/comments were created with that already in mind
Perhaps it just does not like me because it does not work, when I try it:
https://drone.libre.moe/leon/CI-test
It does! Like, here is your drone.yml and here is my drone.yml. I only removed the
cargo build
as there is nothing to build and therefore fail, but the downloading part should be 1:1, yet your build is failing and mine isn't.can you .. like, maybe rebuild? just to be sure
yep, failed again...
are we sure that it really is using the same runner?
At least the amd64 should be the same, since my runner is not active anymore.
welp, shall we merge then? #24 is waiting
you may merge it