packetnet
packetnet copied to clipboard
CI woes
@chmorgan Can you:
- Create a new NuGet key, the current one has expired.
- Remove semaphore and appveyor (it's still there), or give me access to modify that 🙂.
I’ll take a look at this tonight and make a new key and try to remove the other CI systems. I think I’d have to add you as a user to semaphore and appveyor if we went that route but it might not be an option for free accounts.
On Fri, Sep 30, 2022 at 4:04 AM PhyxionNL @.***> wrote:
@chmorgan https://github.com/chmorgan Can you:
- Create a new NuGet key, the current one has expired.
- Remove semaphore and appveyor (it's still there), or give me access to modify that 🙂.
— Reply to this email directly, view it on GitHub https://github.com/dotpcap/packetnet/issues/186, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJH4AFAF7LRBFV6W7W3VL3WA2NI5ANCNFSM6AAAAAAQZQZWRE . You are receiving this because you were mentioned.Message ID: @.***>
Alright, nuget keys have been updated across all projects.
Alright, uninstalled circleci, travisci, semaphore, revoked permissions. Anything else to do?
Thanks, testing it #187.
AppVeyor is still running 🤔 continuous-integration/appveyor/branch — AppVeyor build succeeded continuous-integration/appveyor/pr — AppVeyor build succeeded
@PhyxionNL alright, deleted the appveyor project, that should do it
It's still integrated in GitHub, check #187.
@PhyxionNL other projects in the same organization use appveyor still. It can be removed at that layer but it would take it out for all of the other projects.
And maybe this happened before the internals of appveyor were updated? If you click on the link in #187 you'll go to a 'project not found' page on appveyor.
Can't you remove it at settings/installations and/or settings/hooks page (in project settings)? It should be possible to separate as dotpcap has various others not used here.
@PhyxionNL its not listed in the webhooks list for the repo. I don't see a settings/installations menu.
Not sure how/why its running.
It seems gone now on new PR, no idea why the other PR still has it, guess this can be closed now 👍