Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/11777 min requirements (#13662)
* i added a .editorconfig file that enforces on save what the git commit hook tests require. This should reduce the headache by supplying automatic compliance to anyone having that feature enabled in their IDE * added ignore for devbox and aider. both are dev tools that some may use for working on the project that create unwanted artifacts * housekeeping on the .gitignore file * updated the SCIM and SAML guides to speak to the cardinality of applications to pulumi organizations that can be created with each type of sso protocol * added devbox config to make it easier for devbox users to contribute to the project * updated the SCIM and SAML guides to speak to the cardinality of applications to pulumi organizations that can be created with each type of sso protocol * assets changed * added tooling config files to the prettierignore so that they don't effect the pre commit hook checks * updated message on note to be more clear per code review and updated style to be more consistent * per review I reduced the redundancy of the message from being in just the landing page for SAML and SCIM * per review I reduced the redundancy of the message from being in just the landing page for SAML and SCIM * added comments linking to the benchmarking repo * remove uncessary files and modifications from branch * fix environment variable name typo --------- Co-authored-by: Troy Howard <[email protected]>
- Loading branch information