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

Update Schematics posts to use CLI #707

Merged
merged 15 commits into from
Apr 15, 2021
Merged

Update Schematics posts to use CLI #707

merged 15 commits into from
Apr 15, 2021

Conversation

@mraible mraible added the qa-needed This blog post is ready for QA label Apr 13, 2021
@netlify
Copy link

netlify bot commented Apr 13, 2021

Deploy preview for okta-blog ready!

Built with commit 9db67be

https://deploy-preview-707--okta-blog.netlify.app

@oktadev oktadev deleted a comment from netlify bot Apr 15, 2021
@oktadev oktadev deleted a comment from netlify bot Apr 15, 2021
@mraible mraible added qa-complete QA has been done on this post and removed qa-needed This blog post is ready for QA labels Apr 15, 2021
@@ -251,9 +251,10 @@ Finds the latest blog post and updates the post date to the date specified. **Da

```bash
npm run dev
npm start
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@oktadeveloper/developer-advocates FYI... I changed the npm run dev command so you can pass in file names. As a result, it no longer runs npm start.

After this PR is merged, you can run the following if you just to NOT delete certain older posts:

npm run dev 2019-02-13-angular-schematics.adoc,2019-03-05-react-schematics.md,2019-05-21-vue-schematics.md

If you don't pass in any parameters, the behavior is the same as before (deletes all posts older than 2 weeks).

The previous behavior of restoring all blog posts when you run git push is still intact.

@mraible mraible merged commit 7e42a6a into main Apr 15, 2021
@mraible mraible deleted the schematics-updates branch April 15, 2021 20:37
rdegges added a commit that referenced this pull request Apr 16, 2021
* origin/main: (71 commits)
  Update 2021-01-13-developers-cheatsheet-csharp-9.md (#530)
  update secure-web-apps-websockets-nodejs (#764)
  Update .NET Token Auth to use CLI for setup (#678)
  update build-a-graphql-nodejs-api (#763)
  Update Spring Boot Social Login post to use CLI (#765)
  Update Angular PWA post to use Angular 11 use CLI for setup (#759)
  Update Java SSO post for new Admin Console (#710)
  Update Schematics posts to use CLI (#707)
  Update Java GraphQL post to use CLI (#708)
  Update Gatsby React post to use CLI for setup (#671)
  update graphql-apollo-react-update (#761)
  Deprecate Angular Authentication with OIDC (#760)
  Update Ant Design + React to use CLI for setup (#706)
  Update Spring Boot SAML post to use CLI for setup (#705)
  Update Android Authentication post to use CLI for setup (#669)
  Update Serverless Java post to use CLI for setup (#668)
  Update Node.js Login post to use CLI for setup (#664)
  Update Spring Boot + Vue post to use CLI for setup (#703)
  Update Heroku Docker React post to use CLI for setup (#663)
  Update Spring Cloud Gateway Patterns to use CLI for setup (#658)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa-complete QA has been done on this post
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant