Skip to content
/ meta Public
forked from ory/meta

A place where we plan and schedule our open source activities and track cross-project and ory-wide issues

License

Notifications You must be signed in to change notification settings

marneysof/meta

 
 

meta

A place for reusable code, templates, and documentation required for getting a repository in Ory working.

Documentation

Updating Templates

This repository contains templates for things like the software license, security policy, contributing guidelines, code of conduct, and so on.

You can find the repository templates in templates/repository. Libraries (e.g. Dockertest) and servers (e.g. Kratos) share templates from the common directory. Additionally, servers copy files from server and libraries from the library directory.

To update the repositories simply make your changes. Once merged to master, they will be published using a GitHub Action.

Github Sync action

The meta scripts serve to synchronize all Ory repositories to a common template, including README, CONTRIBUTING, COC, SECURITY, LICENCE and Github Workflows with close to zero manual interaction.
Depending on repository type (server, library, action) specific templates can be copied as well.
The project names, links to documentation ect. are being substituted for each project in sync.sh.
For more details please refer to the documentation within the scripts. For more details on the workflow please refer to the documentation within sync.yml

About

A place where we plan and schedule our open source activities and track cross-project and ory-wide issues

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%