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

Updates driver to work with latest versions of Metabase #6

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

aneuway2
Copy link

@aneuway2 aneuway2 commented Mar 6, 2023

Updates driver to work with latest versions of Metabase.

  • Installs Metabase v0.43.3 with the option to change Metabase version as needed. Commit 94e5dcf5dfce53b44ce5ec5d97e1053e58441264 made in the following Metabase code, breaks driver building in latest versions: https://github.com/metabase/metabase/blame/master/src/metabase/driver/util.clj#L97-L103
  • Tested driver in Metabase v0.45.3
  • Updated docs
  • Updated build dependencies--mainly to overcome opensaml issues in current version of this repo.
  • Simplified build process using Docker / Docker compose
  • Build jar file generated in the /dist folder via Docker or Github action

rafaeldelboni and others added 20 commits September 3, 2021 15:19
- Installs Metabase v0.45.3 with the option to change Metabase version as needed.
- Updated docs
- Updated build dependencies--mainly to overcome opensaml issues in current version of this repo.
- Simplified build process using Docker / Docker compose
- Build jar file generated in the /dist folder via Docker or Github action
* update to latest version of clojure
* print out clojure version before building
* unpin clojure version from deps
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.

2 participants