~dciabrin/ngdevkit/+git/emudbg:github-ci

Last commit made on 2021-02-12
Get this branch:
git clone -b github-ci https://git.launchpad.net/~dciabrin/ngdevkit/+git/emudbg

Branch merges

Branch information

Name:
github-ci
Repository:
lp:~dciabrin/ngdevkit/+git/emudbg

Recent commits

89a33a5... by Damien Ciabrini

Test build with github action

5863ec8... by Damien Ciabrini

Fix sign warning in packet parsing

6353f0d... by Damien Ciabrini

CI: use gcc-10 for the Linux build

Ref dciabrin/ngdevkit#36

1d6726b... by Damien Ciabrini

Add macOS CI job

90a420e... by Damien Ciabrini

Clean up old nightly tag after a new commit has merged in master

9cc569e... by Damien Ciabrini

Try not to trigger deploy staged with pull request

Even if actions involving secrets should not be triggered in a PR,
we don't want the stages to show up in the CI job.

cf0deed... by Damien Ciabrini

Do not run CI on tag creation (e.g. nightly tags)

31078e1... by Damien Ciabrini

Add homebrew to the deploy stage

2bc444d... by Damien Ciabrini

Update gdbserver to work with gdb 8.3+

During the connection negotiation, recent GDB probes the server's
ability to respond to unknown v packets. Update the gdbserver
to follow the expected response, per GDB manual.

f220a85... by Damien Ciabrini

Update Launchpad deploy token (#2)