Skip to content

Fix most of the build #3165

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

Merged
merged 3 commits into from
Mar 5, 2022
Merged

Fix most of the build #3165

merged 3 commits into from
Mar 5, 2022

Conversation

vemv
Copy link
Member

@vemv vemv commented Mar 5, 2022

Fixes linting and tests but not cider-util.el:377:8:Error: value returned from (fboundp 'package-get-version) is unused (https://app.circleci.com/pipelines/github/clojure-emacs/cider/1157/workflows/80e0b8e4-6f6d-4497-81a6-5268ffac52a1/jobs/5337)

@vemv vemv force-pushed the fix-build-march-5 branch 3 times, most recently from e4d57bd to e6fa601 Compare March 5, 2022 08:26
@vemv vemv force-pushed the fix-build-march-5 branch from e6fa601 to c2712cf Compare March 5, 2022 08:32
@@ -210,6 +210,7 @@
(before-each
;; FIXME: Needed because its set in an earlier test
(setq-local cider-jack-in-lein-plugins nil)
(setq-local cider-jack-in-dependencies nil)
Copy link
Member Author

Choose a reason for hiding this comment

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

Similar to the ones above per Needed because its set in an earlier test

@vemv
Copy link
Member Author

vemv commented Mar 5, 2022

Iterated a few times until the build was not only green but it also made sense :)

@vemv vemv merged commit 72f04cb into master Mar 5, 2022
@vemv vemv deleted the fix-build-march-5 branch March 5, 2022 08:36
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.

1 participant