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

Prep 1.0: Bump versions #472

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Prep 1.0: Bump versions #472

merged 4 commits into from
Dec 13, 2023

Conversation

czechboy0
Copy link
Contributor

@czechboy0 czechboy0 commented Dec 11, 2023

Motivation

Prep for 1.0.0.

Modifications

Bumped all 1.0.0-alpha.1 -> 1.0.0.

Result

Ready for 1.0.0 when it comes to versions.

Test Plan

Can't test yet.

@simonjbeaumont
Copy link
Collaborator

@czechboy0 if this is going to be the final PR, shall we use this one to also remove the deprecated examples?

Or—just had another thought—if there are links floating around to them in various places, should we add a symlink to the repo so folks land on the closest equivalent new example (and don't mention them explicitly in the Examples/README.md)?

@czechboy0
Copy link
Contributor Author

Sure, that's a good idea.

czechboy0 added a commit that referenced this pull request Dec 12, 2023
### Motivation

Our tutorials were originally written for SOAR 0.1.0, so we need to
update them to reflect the best practices as of SOAR 1.0 instead.

### Modifications

- Adapted to the new Examples structure (most importantly, point to
cloning the Vapor hello world project when writing the client, instead
of the GreetingService.)
- Added a mention of the shorthand APIs as an alternative to the
exhaustive handling. (Still show exhaustive handling first though, as we
want to make sure adopters consider that first and even prefer it.)
- More minor polish and updates.

### Result

Tutorials ready for 1.0 (sans versions, those are changed in #472)

### Test Plan

Previewed locally, actually went through all the tutorials and verified
they all work.
@czechboy0 czechboy0 marked this pull request as ready for review December 13, 2023 07:43
@czechboy0
Copy link
Contributor Author

Cloned this branch locally, tagged it locally, used git rewriting rules to run all the examples + integration tests locally, all passed.

@czechboy0 czechboy0 merged commit 2cabb93 into apple:main Dec 13, 2023
7 of 9 checks passed
@czechboy0 czechboy0 deleted the hd-bump-versions branch December 13, 2023 09:07
czechboy0 added a commit that referenced this pull request Dec 13, 2023
)

### Motivation

Depends on #472
landing first.

Removes the original, now deprecated, GreetingService and
GreetingServiceClient. We kept them here until close to 1.0 as pre-1.0
tutorials point to them.

### Modifications

Deleted the examples, they're obsolete now and have been replaced by
better examples.

### Result

No more deprecated examples.

### Test Plan

N/A

---------

Co-authored-by: Si Beaumont <[email protected]>
@barthoffman barthoffman mentioned this pull request Jun 5, 2024
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