Skip to content

Switch from travis ci to github actions #466

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

Closed
wants to merge 6 commits into from

Conversation

axelson
Copy link
Contributor

@axelson axelson commented Nov 28, 2020

Putting this up as a starting place for moving away from travis, although perhaps we should stick with cask for now instead of trying to switch to eldev at the same time. But I'm having trouble getting everything setup, I've left a couple comments on things that should be changed but there are probably more issues.

@@ -11,7 +11,7 @@
;; Created: Mon Nov 7 2011
;; Keywords: languages elixir
;; Version: 2.4.0
;; Package-Requires: ((emacs "24") (pkg-info "0.4"))
;; Package-Requires: ((emacs "24") (pkg-info "0.4") (s "1.2.0"))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since s is only used for tests this should be changed so it's not a general requirement of the package. Unfortunately I wasn't able to find any information on how to accomplish that

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otp: 23.1.4
env:
MIX_ENV: test
ERT_RUNNER_ARGS:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of adding this here, the tests should not try to read this environment variable

@axelson axelson marked this pull request as draft November 29, 2020 00:16
@victorolinasc
Copy link
Contributor

I've submitted #471 that addresses most comments and some others here.

@victorolinasc
Copy link
Contributor

@axelson I guess we can close this one now right?

@axelson
Copy link
Contributor Author

axelson commented Mar 21, 2021

yup! 🎉

@axelson axelson closed this Mar 21, 2021
@axelson axelson deleted the switch-to-travis branch March 21, 2021 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants