A reorganization of the platform-samples repo#785
Draft
djredman99 wants to merge 1 commit intomasterfrom
Draft
Conversation
Author
|
ALSO: There are links to this repo in our official docs and those link changes would need to be coordinated before any merge goes through. I opened this as a DRAFT PR. |
Author
|
Ultimately, looking to make this more intuitive where things should fall into place. And with better organization, people intuitively knowing where to look for solutions as well. I would like to have README's in each folder that also clarify why each folder exists, whether that is for organizing the content, or to describe a solution. The FastTrack team will have a lot of scripts to move in here once we get the organization figured out. |
Mzachky
approved these changes
Jun 11, 2025
Mzachky
approved these changes
Jun 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey guys, I've made some changes to the platform-samples repository that moves in to a direction of more formal organization.
I've also added an archive folder to move things that are no longer relevant into a bucket that in my mind, would eventually get deleted/removed.
I'm not sure I have everything ironed out, but wanted to get the ball rolling with some feedback.
For reference, here is the issues we are tracking these changes:
Issue-432
Issue-433