Skip to content

0.1.0#96

Merged
Jonathan-Zollinger merged 40 commits into
mainfrom
0.1.0
May 13, 2026
Merged

0.1.0#96
Jonathan-Zollinger merged 40 commits into
mainfrom
0.1.0

Conversation

@Jonathan-Zollinger
Copy link
Copy Markdown
Member

  • chore: bump to 0.0.8-SNAPSHOT
  • feat: allow project to org assignment
  • fix: don't print logs of any level to console
  • Feat make create user helper private (Feat make create user helper private #64)
  • Tests querying orgs by slug (Test able to get org by slug #66)
  • build: remove test tasks
  • refactor!: add core submodule
  • fix: create user with multipart request
  • fix: add retry for intermittent failures
  • refactor: add cli submodule
  • refactor(test): reuse user and orgs between tests
  • fix(build): define main class in cli
  • ci: set workflow to test core and cli modules
  • feat: add getAllUserInformation()
  • fix: accommodate year-zero date-time response
  • refactor: rename root project to devkit
  • add graph api calls (add graph api calls #73)
  • refactor: simplify annotations
  • refactor(test): make test auth client more clear
  • refactor: set strong types for dates and emails
  • refactor CreateEvent method with dynamic query builder (refactor CreateEvent method with dynamic query builder #88)
  • test: test searchOrganization() query parser
  • fix(test): expect 201 or 200 when creating users
  • fix(test): set auth as "" in unauthenticated context
  • introduce mock emails in tests
  • refactor: throw error if graph response has errors
  • build: set versions in gradle.properties
  • refactor: use lombok to set logger
  • refactor(test): create new projects between tests
  • refactor(test): Tests only need JUSTSERVE_TOKEN
  • docs: revamp README
  • docs: update docs with current testing info
  • ci: update token env var name
  • refactor: add a retry client filter for any 500 errors
  • refactor: ignore failures to cleanup from tests
  • zollinger/migrate to reactive client (zollinger/migrate to reactive client #93)
  • Add naming convention (Add naming convention #94)
  • feat: add observer submodule
  • fix(test): bad UUID now returns 500 error

Jonathan-Zollinger and others added 30 commits May 13, 2026 12:55
Co-authored-by: Jonathan Zollinger <62955101+Jonathan-Zollinger@users.noreply.github.com>
Co-authored-by: jonathan zollinger <jonathan.zollinger@gmail.com>
most of these still need testing.
add createRecurringEvents and createEvents
Signed-off-by: jonathan zollinger <jonathan.zollinger@gmail.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@gmail.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@gmail.com>
@Jonathan-Zollinger
Copy link
Copy Markdown
Member Author

tests pass and cli compiles!

@Jonathan-Zollinger Jonathan-Zollinger merged commit a792ebd into main May 13, 2026
1 check failed
@Jonathan-Zollinger Jonathan-Zollinger deleted the 0.1.0 branch May 13, 2026 19:43
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