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

Im 256 export networks from the k.explorer #118

Conversation

inigo-cobian
Copy link
Contributor

Changelog

  • Allow to export networks from k.Explorer
  • Merge latest changes from develop

Opened as a draft because we are waiting for the user acceptance test.

inigo-cobian and others added 24 commits January 15, 2024 11:53
…library-versions

Unify version of testing libraries
The intention is to *pin* the version of maven to use
* We use a new jdk17 agent without maven installed to avoid the
  `MAVEN_CONFIG` environment variable

* carlossg/docker-maven#301 (comment)
Revert a change that brake the communication of app UI after an
observation
- We don't expect to move credentials to GitHub, just basic "sanity
  check" (build)
* Some tests require MongoDB and other external services :/
* skipTests by default
…ons-for-PeopleEA

Im 247 UI modifications for people ea
@inigo-cobian inigo-cobian added the java Pull requests that update Java code label Jan 30, 2024
@inigo-cobian inigo-cobian self-assigned this Jan 30, 2024
@inigo-cobian inigo-cobian marked this pull request as ready for review January 31, 2024 08:28
@@ -247,7 +247,7 @@ public void setGenerator(Activity generator) {
*/
@Override
public boolean is(Class<?> cls) {
return peers.get(cls) != null;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These changes, and the ones at as() are not just random whitespaces. At an intermediate commit, I added some logic here that was later moved to DirectObservation.

@inigo-cobian inigo-cobian merged commit 3fad102 into IM-238-USA-Recreation-IDB-request-information-state-by-state-from-the-API Feb 2, 2024
2 checks passed
@inigo-cobian inigo-cobian deleted the IM-256-Export-networks-from-the-k.Explorer branch February 13, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants