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

Changes from Copier tool #4

Merged
merged 9 commits into from
Jan 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Autogenerated. Do not edit this by hand, use `copier update`.
---
_commit: 0.2.7
_src_path: https://github.com/lkubb/salt-extension-copier
author: EITR Technologies, LLC
author_email: [email protected]
docs_url: ''
license: apache
loaders:
- module
- state
- utils
max_salt_version: 3006
no_saltext_namespace: false
package_name: github
project_name: github
python_requires: '3.8'
salt_version: '3005'
source_url: https://github.com/salt-extensions/saltext-github
ssh_fixtures: false
summary: Salt Extension for interacting with Github
tracker_url: https://github.com/salt-extensions/saltext-github/issues
url: https://github.com/salt-extensions/saltext-github
workflows: org
63 changes: 0 additions & 63 deletions .github/CODEOWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Description of Issue
<!-- Note: Please direct questions to the salt-users google group. Only post issues and feature requests here -->
<!-- Note: Please direct questions to the salt-users google group, Slack, IRC, etc. Only post issues and feature requests here -->

### Setup
(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: Bug, needs-triage
labels: bug, needs-triage
assignees: ''

---
Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ contact_links:
- name: Salt on LiberaChat
url: https://web.libera.chat/#salt
about: Please ask and answer questions here.
- name: Security vulnerabilities
email: [email protected]
about: Please report security vulnerabilities here.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Docs
about: Issue related to Salt Documentation
title: "[DOCS]"
labels: Documentation, needs-triage
labels: documentation, needs-triage
assignees: ''

---
Expand All @@ -14,10 +14,10 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
What did you expect to see in the documentation that is missing or needs updating?

**Type of documentation**
This could be Salt documentation, Salt modules, the Salt Repo or the Getting Started guide.
This could be module documentation or a guide.

**Location or format of documentation**
Insert page URL if applicable.

**Additional context**
Add any other context or screenshots about the feature request here.
Add any other context or screenshots here.
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
labels: Feature, needs-triage
labels: feature, needs-triage
assignees: ''

---
Expand All @@ -18,6 +18,3 @@ A clear and concise description of any alternative solutions or features you've

**Additional context**
Add any other context or screenshots about the feature request here.

**Please Note**
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/tech-debt.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ assignees: ''
---

### Description of the tech debt to be addressed, include links and screenshots
<!-- Note: Please direct questions to the salt-users google group, IRC or Community Slack. -->

### Versions Report
(Provided by running `salt --versions-report`. Please also mention any differences in master/minion versions.)
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/test-failure.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/actionlint.yaml

This file was deleted.

65 changes: 0 additions & 65 deletions .github/actions/build-onedir-deps/action.yml

This file was deleted.

108 changes: 0 additions & 108 deletions .github/actions/build-onedir-salt/action.yml

This file was deleted.

Loading