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

DPS 3 - Beta #286

Merged
merged 96 commits into from
Feb 20, 2023
Merged

DPS 3 - Beta #286

merged 96 commits into from
Feb 20, 2023

Commits on Jan 29, 2023

  1. Setup gradle initial project

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3b51ad6 View commit details
    Browse the repository at this point in the history
  2. Gradle simple setup

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d2a1a35 View commit details
    Browse the repository at this point in the history
  3. Setup patch version wildcards

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    43dd772 View commit details
    Browse the repository at this point in the history
  4. will continue later

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    6317746 View commit details
    Browse the repository at this point in the history
  5. migrating plugin

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3b35ac1 View commit details
    Browse the repository at this point in the history
  6. setup dnsjava lib

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    4571fde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    187a278 View commit details
    Browse the repository at this point in the history
  8. Simple remote server proxy

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    842d5c2 View commit details
    Browse the repository at this point in the history
  9. Native image working

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    783ac1d View commit details
    Browse the repository at this point in the history
  10. Dagger initial setup

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f81d839 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7c4359 View commit details
    Browse the repository at this point in the history
  12. creating wildcard builder

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    9474d7b View commit details
    Browse the repository at this point in the history
  13. working on docker solver

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    51eab70 View commit details
    Browse the repository at this point in the history
  14. configuring docker solver

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2dcfa55 View commit details
    Browse the repository at this point in the history
  15. adjustments

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    fbd6837 View commit details
    Browse the repository at this point in the history
  16. Fixing ip parse

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    661d813 View commit details
    Browse the repository at this point in the history
  17. docker client dep

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    151a9b0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    38ae528 View commit details
    Browse the repository at this point in the history
  19. refactoring

    mageddo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d8d3e52 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0a7ce23 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eb63bd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    8e70304 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    5d12964 View commit details
    Browse the repository at this point in the history
  2. Fixing spearator

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9cdbb30 View commit details
    Browse the repository at this point in the history
  3. adjusting reflection

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    eb18a1d View commit details
    Browse the repository at this point in the history
  4. adjusting reflection

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2fea9c4 View commit details
    Browse the repository at this point in the history
  5. More reflection stuff

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a00f698 View commit details
    Browse the repository at this point in the history
  6. Adjusting

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    203b245 View commit details
    Browse the repository at this point in the history
  7. Native image log fixed

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5b1b2b7 View commit details
    Browse the repository at this point in the history
  8. removing unnecessary files

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d05cd67 View commit details
    Browse the repository at this point in the history
  9. refactoring packages

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    45e5cb1 View commit details
    Browse the repository at this point in the history
  10. unused class

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    eb4f9dc View commit details
    Browse the repository at this point in the history
  11. fixing javadoc

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3eb546c View commit details
    Browse the repository at this point in the history
  12. unifiying

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b386d1b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #268 from mageddo/dps-3-dns-server

    DPS 3 - Features
    mageddo authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    63a302d View commit details
    Browse the repository at this point in the history
  14. quarkus working

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1e60422 View commit details
    Browse the repository at this point in the history
  15. add instructions

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    284e08b View commit details
    Browse the repository at this point in the history
  16. Settings

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b19797c View commit details
    Browse the repository at this point in the history
  17. Setup solvers

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    476a480 View commit details
    Browse the repository at this point in the history
  18. Setup missing beans

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5cce061 View commit details
    Browse the repository at this point in the history
  19. Json config contract

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bd604ce View commit details
    Browse the repository at this point in the history
  20. fixing readme

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    01976f8 View commit details
    Browse the repository at this point in the history
  21. clearing gradle

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    be0e07f View commit details
    Browse the repository at this point in the history
  22. deleting dagger files

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9c41d79 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #269 from mageddo/dps-3-quarkus

    DPS 3 - Quarkus
    mageddo authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    18b6099 View commit details
    Browse the repository at this point in the history
  24. flags structure

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    dec446c View commit details
    Browse the repository at this point in the history
  25. Setup jcommander dependency

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ea51e6c View commit details
    Browse the repository at this point in the history
  26. some docs

    mageddo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1ec5de5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Before pico cli refactoring

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1a5ec68 View commit details
    Browse the repository at this point in the history
  2. Setup pico cli

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d5fd92a View commit details
    Browse the repository at this point in the history
  3. testing flagts

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7c6f537 View commit details
    Browse the repository at this point in the history
  4. Some tests created

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f2da673 View commit details
    Browse the repository at this point in the history
  5. Fixing help formatting

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4d3c7c7 View commit details
    Browse the repository at this point in the history
  6. Testing the version

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c358ed6 View commit details
    Browse the repository at this point in the history
  7. Setup version get

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    bc19537 View commit details
    Browse the repository at this point in the history
  8. setup help

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    937a844 View commit details
    Browse the repository at this point in the history
  9. refactoring

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4706d69 View commit details
    Browse the repository at this point in the history
  10. Setup configs

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    afe7ed1 View commit details
    Browse the repository at this point in the history
  11. Simplifying

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    dc8242a View commit details
    Browse the repository at this point in the history
  12. Refactoring

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    fd9c263 View commit details
    Browse the repository at this point in the history
  13. javadoc

    mageddo committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d575225 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Mapping json and env configs

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4d0c29e View commit details
    Browse the repository at this point in the history
  2. Mapped configs

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4d480b3 View commit details
    Browse the repository at this point in the history
  3. Test is passing

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5b9affa View commit details
    Browse the repository at this point in the history
  4. Adjusting tests

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2819298 View commit details
    Browse the repository at this point in the history
  5. More tests

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    32afb41 View commit details
    Browse the repository at this point in the history
  6. Fixing tests

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b482136 View commit details
    Browse the repository at this point in the history
  7. Customizing http server port

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0d32bc6 View commit details
    Browse the repository at this point in the history
  8. configuring log level

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    f95cd84 View commit details
    Browse the repository at this point in the history
  9. Keep going

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d844e14 View commit details
    Browse the repository at this point in the history
  10. All configs matched

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7a8e33c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1523bae View commit details
    Browse the repository at this point in the history
  12. formatting

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0fd5df7 View commit details
    Browse the repository at this point in the history
  13. Fixing test

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    46aa13b View commit details
    Browse the repository at this point in the history
  14. Fixing test

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    dd2fb10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    baae29c View commit details
    Browse the repository at this point in the history
  16. otimization

    mageddo committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d5f9c87 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #270 from mageddo/dps-3-flags

    DPS 3 - Configs Parser
    mageddo authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    834e168 View commit details
    Browse the repository at this point in the history
  18. DPS 3 - System Solver (#271)

    * System solver is done
    
    * Fixing bean injection
    
    * Solver working
    
    * Testing
    
    * Configuring native image to work again
    
    * fixing docker java jna stuff
    
    * Adjusting graalvm reflection config
    
    * missing docker java reflection config
    
    * Creating test for solver system native image
    
    * Fixing intermitent test
    
    * fixing tests
    
    * Fixing test
    
    * Fixing native test
    
    * New method
    
    * back to the old and good reflect.json generated by 'reflection-config-generator'
    mageddo authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4bc535e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. DPS 3 - Remote solver complete (#272)

    * Setup remote servers config
    
    * Testing default dns servers
    
    * Fixing tests
    
    * Fixing test
    
    * Fixing tests
    
    * Fixing test
    
    * Fixing tests
    
    * Fixing tests
    
    * Fixing all tests
    
    * Set default timeout
    
    * Some fixes
    
    * Adjusting version
    mageddo authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    35f7d0f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. DPS 3 - Local DB Solver (#273)

    * configuring image heap
    
    * Configuring env hostnames retrieve
    
    * Testing default id generator
    
    * Ajusting logs
    
    * ServerLocal is working
    
    * Fixing test
    
    * Fixing test
    
    * Test is not completed
    
    * did a lot of changes to fix the test
    
    * Fixing the test
    
    * Fixing test
    
    * More tests
    
    * Fixing more tests
    
    * Fixing test
    
    * Fixing one more test
    
    * Fixing one more test
    
    * fixing tests
    
    * Refactoring
    
    * Clean code
    mageddo authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    be57be8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. DPS 3 - Docker networks (#274)

    * DPS network draft code
    
    * adjustments
    
    * Connect running containers to dps network at startup
    
    * adjustments
    
    * Fixing  containers attach check
    
    * Solve from label, dps, bridge, then default
    
    * logs adjustment
    
    * Refactoring
    
    * checkstyle
    mageddo authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c20cefd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. DPS 3 - Docker Register Service Names (#275)

    * removing already done todos
    
    * Implementing
    
    * refactoring
    
    * refactoring
    
    * Testing
    
    * Testing
    
    * Fixing intermitent test
    
    * Configuring reflection
    
    * Must change log level just for mageddo package
    
    * Fixing bug
    
    * Fixing bug
    mageddo authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ebd6f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64e15f8 View commit details
    Browse the repository at this point in the history
  3. Fixing tests (#277)

    mageddo authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1924903 View commit details
    Browse the repository at this point in the history
  4. created active env api

    mageddo committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    fec0c75 View commit details
    Browse the repository at this point in the history
  5. Ignoring static folder

    mageddo committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4db7eff View commit details
    Browse the repository at this point in the history
  6. DPS 3 - GUI REST API (#278)

    * New apis created
    
    * new rest apis
    
    * Fixing gui api filling
    
    * Update api
    
    * Remove hostnane endpoint api
    
    * Refactoring
    
    * Fixing apis
    
    * Updating copyright
    
    * Updating developing instructions
    
    * Reverting test
    mageddo authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    dde3528 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. DPS - 3 LocalDB Solver CNAME Support (#279)

    * Cname support
    
    * Testing and fixing tests
    
    * Fixing tests
    
    * Fixing cname solving
    
    * Fixing tests
    
    * adjusts
    
    * adjusts
    
    * adjusts
    mageddo authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e445b59 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. DPS 3 - Auto Configure (#280)

    * Linux default configurator is workign
    
    * testing
    
    * Restore config
    
    * Ajusts
    
    * adjusts
    
    * Todos
    
    * Resverting dep
    
    * Fixing tests
    
    * Fixing tests
    
    * Fixing tests
    mageddo authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f1f72ba View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. DPS - 3 DNS Resolution Hangs Fixes (#281)

    * Setup solver caching
    
    * handling erors
    
    * Ajusting copy
    
    * Must clone record before merge them
    
    * Ajusting
    
    * Adjusting message building
    
    * Caching no results for 10 seconds
    
    * Leading with concurrency
    
    * adjusting address binding
    
    * adjusting version
    mageddo authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    bdf6d53 View commit details
    Browse the repository at this point in the history
  2. DPS 3 - Minimal debug log (#282)

    * Reducing the logs
    
    * Adjusting logh
    mageddo authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    127db7d View commit details
    Browse the repository at this point in the history
  3. Fixing compiling errors

    mageddo committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    4c63341 View commit details
    Browse the repository at this point in the history
  4. deleting v2 files (#283)

    mageddo authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    da12c9d View commit details
    Browse the repository at this point in the history
  5. Deleting

    mageddo committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    d7ee4d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. DPS 3 - CI/CD (#284)

    * Add doc
    
    * ci
    
    * ci
    
    * ci
    
    * Adjusting test
    
    * Adjusting test
    
    * Adjusting jarname
    
    * some frustated tries
    
    * Create config dir if dont exists
    
    * checkpoint
    
    * Refactoring docker connection check
    
    * Unnecessary code
    
    * Adjusting reflection config
    
    * Deleting unused file
    
    * need to scan whole package
    
    * Trying to fix jna
    
    * Probably fixing jna
    
    * Fixing docker build
    
    * Trying to fix library reflection
    
    * Fixing reference
    
    * Fixing reference
    
    * old libc compatibility
    
    * cleanup
    
    * Refactoring
    
    * Cd is probably ready
    
    * some fixes
    
    * Adjusting
    
    * Ajusting CD
    
    * Cleanup
    
    * Ajusting CD
    
    * Ajusting CD
    
    * Ajusting CD
    
    * Ajusting service name
    
    * Setup logs
    
    * adjusts
    
    * Adjusting
    
    * Release notes
    
    * Bump version
    
    * Adjusting deploy
    
    * Adjusting deploy
    
    * new try
    
    * new try
    
    * new try
    
    * Fully working
    
    * Adjusting envs
    
    * Migrating image
    
    * Migrating image
    
    * Fixing
    
    * Clearing and specify version
    
    * bump
    
    * bump version
    
    * Adjustments
    
    * Adjustments
    
    * Adjustments
    
    * Fixing home page
    
    * adjusting
    
    * new version
    
    * docs deploy workflow
    
    * fixing command
    
    * adjustments
    
    * upgrading
    
    * fixing branch
    
    * bump
    
    * update
    
    * configuring version
    
    * forcing checkout
    
    * fixing latest version
    
    * Generate on tags not pull requests
    
    * fixing command
    
    * fixing broken symbolic link because of gradle
    
    * fixing cd
    
    * gracefull exit
    
    * run cd only on master
    
    * cancel previous job
    
    * byump
    mageddo authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ae6f8fe View commit details
    Browse the repository at this point in the history