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

feat: Add zio-query-quickstart #60

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

Conversation

Yummy-Yums
Copy link
Contributor

No description provided.

@Yummy-Yums
Copy link
Contributor Author

#21

image

@Yummy-Yums
Copy link
Contributor Author

@khajavi

@khajavi
Copy link
Member

khajavi commented Dec 10, 2024

Hey @Yummy-Yums
Sorry for my late reply
Can you please make the ci green, then it is good to merge!

@Yummy-Yums
Copy link
Contributor Author

Yummy-Yums commented Dec 10, 2024

@khajavi i've forgotten things a bit , how do i do that ?

Error from CI is as below
Run sbt +Test/compile
sbt +Test/compile
shell: /usr/bin/bash -e {0}
env:
JDK_JAVA_OPTIONS: -XX:+PrintCommandLineFlags
JVM_OPTS: -XX:+PrintCommandLineFlags
JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.432-6/x64
JAVA_HOME_8_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.432-6/x64
/home/runner/work/_temp/5e776ff3-9ce0-431a-b428-b2e4c557872b.sh: line 1: sbt: command not found

@Yummy-Yums
Copy link
Contributor Author

i doubt this is from my end

@khajavi
Copy link
Member

khajavi commented Dec 10, 2024

Thank you! I need to take time and work on that to diagnose the root cause. @Yummy-Yums

@khajavi
Copy link
Member

khajavi commented Dec 10, 2024

The last commit merged to the master is green! It's so weird!

@Yummy-Yums
Copy link
Contributor Author

ohk, thanks, will be on standby

@trmadsen
Copy link

I am running into the same issue when attempting to make my first contribution, which is simply to update a couple broken hyperlinks I encountered in documentation of the Restful Webservice quickstart #61.

Comparing some of the previous successful automated tests vs the recent failed ones:

  • it looks like this coincides with virtual machine using Ubuntu version 24 rather than 22.
  • the output from Cache Dependencies step seems to indicate whatever package is required to run 'sbt' command is not being installed (apologies for potential misuse of terminology).

image showing successful build using Ubuntu 22
Screenshot from 2024-12-19 15-07-25

image showing failed build using Ubuntu 24
Screenshot from 2024-12-19 14-47-42

image showing output of Cache Dependencies step on successful build
Screenshot from 2024-12-19 14-56-34

image showing output of Cache Dependencies step on failed build
Screenshot from 2024-12-19 15-18-27

@khajavi
Copy link
Member

khajavi commented Dec 20, 2024

@trmadsen

  • it looks like this coincides with virtual machine using Ubuntu version 24 rather than 22.

This causes the issue
The newer version does not have built-in sbt installed!

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