Skip to main content

Salt Extension providing supporting modules for formulae

Project description

Salt Extension for Formula

Salt Extension providing supporting modules for formulae

Security

If you discover a security vulnerability, please refer to Salt's security guide.

User Documentation

For setup and usage instructions, please refer to the User Documentation.

Contributing

The saltext-formula project welcomes contributions from anyone!

The Salt Extensions guide provides comprehensive instructions on all aspects of Salt extension development, including writing tests, running tests, writing documentation and rendering the docs.

Quickstart

To get started contributing, first clone this repository (or your fork):

# Clone the repo
git clone --origin upstream git@github.com:lkubb/saltext-formula.git

# Change to the repo dir
cd saltext-formula

Automatic

If you have installed direnv, allowing the project's .envrc ensures a proper development environment is present and the virtual environment is active.

Without direnv, you can still run the automation explicitly:

python3 tools/initialize.py
source .venv/bin/activate

Manual

Please follow the first steps, skipping the repository initialization and first commit.

Pull request

Always make changes in a feature branch:

git switch -c my-feature-branch

To submit a Pull Request, you'll need a fork of this repository in your own GitHub account. If you followed the instructions above, set your fork as the origin remote now:

git remote add origin git@github.com:<your_fork>.git

Ensure you followed the first steps and commit your changes, fixing any failing pre-commit hooks. Then push the feature branch to your fork and submit a PR.

Ways to contribute

Contributions come in many forms, and they’re all valuable! Here are some ways you can help without writing code:

You can also contribute by:

  • Writing blog posts
  • Sharing your experiences using Salt + Formula on social media
  • Giving talks at conferences
  • Publishing videos
  • Engaging in IRC, Discord or email groups

Any of these things are super valuable to our community, and we sincerely appreciate every contribution!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saltext_formula-0.2.0.tar.gz (77.1 kB view details)

Uploaded Source

Built Distribution

saltext.formula-0.2.0-py2.py3-none-any.whl (15.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file saltext_formula-0.2.0.tar.gz.

File metadata

  • Download URL: saltext_formula-0.2.0.tar.gz
  • Upload date:
  • Size: 77.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for saltext_formula-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d1cb9b89e8482a0c74bf5e16ca0d27fc67a3a237ce2a913f74dcf87f29ac954c
MD5 67b96e3252a4b7c09b5e3276abed6364
BLAKE2b-256 88cb3df1ea14d56c19dbe07bae8cb9fb8f584f14869356e25fbf19a574e24601

See more details on using hashes here.

File details

Details for the file saltext.formula-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for saltext.formula-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9488014a227ad38cbe45e29d19d4a3c442d9e161eec14365074425de325cbe6c
MD5 9fd000e4de097c2acb4c97d96bdceac2
BLAKE2b-256 fd1dd68380bc54c339b7058862cd35b5c1fb15c310a253b14c9bf24dbc6e5bf7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page