-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create tech stack docs (techstack.yml and techstack.md) #8
Conversation
This commit adds a new workflow file, discord_changelog.yml, which sets up a scheduled job to post a change report to Discord. The change report includes information about the changes made in the past day. The report is generated using the maxprilutskiy/change-report action and requires an OpenAI API key and a Discord bot token. The purpose of this workflow is to keep the Discord community updated on the latest changes in the project. Signed-off-by: Jonathan Stevens <[email protected]>
Signed-off-by: Jonathan S <[email protected]>
This updates the number of days used in the git fetch command to be 3, so that the full history can be posted each time the post is made. Signed-off-by: Jonathan S <[email protected]>
Co-authored-by: atlassian-compass[bot] <89495476+atlassian-compass[bot]@users.noreply.github.com>
…able to the Discord changelog workflow files Signed-off-by: Jonathan S <[email protected]>
📝 chore(modules.txt): update modules.txt to include 'Civilian' module
🔧 fix(civilian): fix typo in the autoname field of the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Forname field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Correspondence section in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Correspondence Address field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Employer field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Country of Residence field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Country of Birth field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Miscellaneous section in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Visa Type field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Visa Expiry field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Visa Issue Date field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Licenses section in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the License table in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Signature field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Surname field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Date of Birth field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the National Insurance ID field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Primary Residence field in the Civilian doctype 🔧 fix(civilian): fix typo in the label of the Primary Vehicle field in the Civilian doctype 🔧 fix
… 'license_issued_date', and 'license_expiry_date' to support licensing functionality in the gaming module
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChat with CodeRabbit Bot (
|
Apply Sweep Rules to your PR?
|
Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added:
techstack.yml
andtechstack.md
.techstack.yml
contains data on all the technologies being used in this repo.techstack.md
is a visualization of the YML file and displays the tech stack data in a pretty Markdown file.💡 Protip:
techstack.md
contains a comment at the top of the file that the following README snippet (with and without the logos) at the top of the file as a comment:<--- Readme.md Snippet without images Start --->
Tech Stack
Eventiva/gaming is built on the following main stack:
Full tech stack here
<--- Readme.md Snippet without images End --->
Get the code:
<--- Readme.md Snippet with images Start --->
Tech Stack
Eventiva/gaming is built on the following main stack:
Full tech stack here
<--- Readme.md Snippet with images End --->
Get the code: