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 the tracing sample to Goa Examples #1

Closed
wants to merge 6 commits into from

Conversation

ikawaha
Copy link
Owner

@ikawaha ikawaha commented Oct 14, 2023

move to goadesign#137


see. goadesign#130

In continuation from our previous PR (goadesign#130), where we addressed certain build issues and streamlined the repository structure, this PR introduces the tracing sample. This sample was separated out to ensure a smoother build process and better clarity.

As discussed, we opted to separate the tracing sample to avoid complications arising from the replace directive. Now that the main repository changes are in place, we believe this sample can be safely merged without any build or dependency issues.

We appreciate your feedback on the last PR, and we look forward to any further suggestions or improvements on this one.

@ikawaha ikawaha changed the title Refact: Add modularization tracing Add the tracing sample to Goa Examples Oct 14, 2023
ikawaha and others added 6 commits October 14, 2023 11:04
)

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* chore: Fix the gen target

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* refactor: Modularization

* chore: Remve unused files

* chore: Update

* fix: Fix copy errors

* chore: go mod tidy

* chore: Add temporarily replacing

* Add information about cloning templates using  command

* doc: Fix gonew command in README

* chore: Temporary remove

* doc: Add Goa clue example information to README
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oadesign#134)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ikawaha ikawaha force-pushed the refact/modularization_tracing branch from 900e735 to 492c5a8 Compare October 15, 2023 00:14
@ikawaha
Copy link
Owner Author

ikawaha commented Oct 15, 2023

move to goadesign#137

@ikawaha ikawaha closed this Oct 15, 2023
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.

1 participant