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

Autogram core refactor #11

Merged
merged 18 commits into from
Nov 18, 2024
Merged

Autogram core refactor #11

merged 18 commits into from
Nov 18, 2024

Conversation

celuchmarek
Copy link
Member

No description provided.

@celuchmarek
Copy link
Member Author

@jsuchal nakoniec takýto submodule sa zdá ako ideálne riešenie. Povedal mi o tom Pom na narodeninách. Toto tu je vlastne už funkčný AVM service s oddeleným autogram core.

// GET Info
server.createContext("/info", new InfoEndpoint()).getFilters()
server.createContext("/info", new InfoEndpoint("0.0.0")).getFilters()
Copy link
Member

Choose a reason for hiding this comment

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

tieto tri nuly su co?

Copy link
Member Author

@celuchmarek celuchmarek Nov 18, 2024

Choose a reason for hiding this comment

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

dal som 1.0.0. Neoplatí sa zaoberať čítaním verzie, lebo sa mi to nepodarilo za rozumný čas zatiaľ.

@@ -0,0 +1,27 @@
name=Autogram Service
vendor=Slu?by Slovensko.Digital, s.r.o.
Copy link
Member

Choose a reason for hiding this comment

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

?

Copy link
Member Author

Choose a reason for hiding this comment

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

tento súbor bol pre jpackage, tu ho netreba. Vyhodil som.

@celuchmarek celuchmarek merged commit 7bfcbe2 into main Nov 18, 2024
1 check passed
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