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

Add options #71

Closed
docktermj opened this issue Jul 10, 2024 · 1 comment
Closed

Add options #71

docktermj opened this issue Jul 10, 2024 · 1 comment
Assignees

Comments

@docktermj
Copy link
Contributor

Add options for:

observe/cmd/root.go:var avoidServe = option.ContextVariable{
observe/coverage.html:var avoidServe = option.ContextVariable{
init-database/cmd/root.go:var OptionEngineConfigurationFile = option.ContextVariable{
init-database/cmd/root.go:var OptionSQLFile = option.ContextVariable{
template-go/cmd/root.go:var SomethingToSay = option.ContextVariable{
demo-quickstart/cmd/root.go:var avoidServe = option.ContextVariable{
demo-quickstart/coverage.html:var avoidServe = option.ContextVariable{
demo-entity-search/cmd/root.go:var avoidServe = option.ContextVariable{
check-self/cmd/root.go:var LicenseDaysLeft = option.ContextVariable{
check-self/cmd/root.go:var LicenseRecordsPercent = option.ContextVariable{
check-self/coverage.html:var LicenseDaysLeft = option.ContextVariable{
check-self/coverage.html:var LicenseRecordsPercent = option.ContextVariable{
serve-chat/cmd/root.go:var avoidServe = option.ContextVariable{
serve-http/cmd/root.go:var avoidServe = option.ContextVariable{
serve-grpc/cmd/root.go:var avoidServe = option.ContextVariable{
serve-grpc/coverage.html:var avoidServe = option.ContextVariable{
@docktermj docktermj self-assigned this Jul 10, 2024
@github-actions github-actions bot added the triage Need to triage label Jul 10, 2024
@docktermj docktermj removed the triage Need to triage label Jul 10, 2024
docktermj added a commit that referenced this issue Jul 10, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
@docktermj docktermj mentioned this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
docktermj added a commit that referenced this issue Jul 11, 2024
* #71 Savepoint

* #71 Improve test coverage

* #71 Prepare for versioned release

* #71 Prepare for versioned release

* #71 Prepare for versioned release

* #71 Prepare for versioned release

* #71 Update documentations

* #71 Update documentations

* #71 Update documentations

* #71 Update documentations
@docktermj
Copy link
Contributor Author

Pull requests:

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

No branches or pull requests

1 participant