Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GitHub Actions configuration (+CodeCov) #140

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from
Draft

Add a GitHub Actions configuration (+CodeCov) #140

wants to merge 31 commits into from

Conversation

rye
Copy link
Member

@rye rye commented Jul 24, 2020

Part of #139.

I'll be pushing and squashing a lot on this branch, so be warned if you decide to fetch along.

I'll basically add things as needed from here.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
@rye rye self-assigned this Jul 24, 2020
@rye rye added this to Backlog in General via automation Jul 24, 2020
@rye rye changed the title Add blank GitHub Actions configuration Add a GitHub Actions configuration Jul 24, 2020
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
rye added 9 commits July 24, 2020 15:01
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
I don't know if there's anything specific about travis, but this
should drastically speed up things.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Just for kicks and giggles lol

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
rye added 10 commits July 24, 2020 15:27
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
These versions are, as we have determined, not usable for us anymore
due to dependencies that require them.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
This is so that undercover can properly report its coverage to Coveralls.io.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
rye added 2 commits July 24, 2020 19:55
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
@rye rye changed the title Add a GitHub Actions configuration Add a GitHub Actions configuration (+CodeCov) Jul 25, 2020
rye added 7 commits July 24, 2020 20:19
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Tested-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Previously, the ~/.emacs.d/lisp/ directory was consulted, but this
required the code to be installed into that directory and the script
file to be executed via that path.  (This meant that executing the
script directly instead of via the installed symlink to ~/.emacs.d/
would not work.)

Now, we simply expand all files and pass that as an argument list to
the undercover entrypoint.

Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
General
  
Backlog
Development

Successfully merging this pull request may close these issues.

None yet

1 participant