Skip to main content

This is a test

Project description

dbrownell_devtools_test2


Action Items Before Deploying this Code

The code in this directory has been automatically generated based on a cookiecutter template. Additional steps must be completed before this code can be deployed.

Please complete these steps and remove these instructions before deploying this code.

Gist to store dynamic build information

BugBug: Desc

Create the gist

  1. Navigate to https://gist.github.com/
  2. Create a file named README.md with the contents Gist used bu GitHub Action workflows to store and retrieve dynamic information (oftentimes used to create and display badges).
  3. Click the Create secret gist button
  4. Copy the gist id (this will be the hex string at the end of the url associated with the gist that was just created)

Save the gist id as a GitHub Actions Secret

  1. Navigate to https://github.com/davidbrownell/dbrownell_devtools_test2/settings/secrets/actions
  2. Click the New repository secret button in the Repository secrets section
  3. Enter GIST_ID for Name
  4. Copy the gist id for Secret
  5. Click the Add secret button

Update GitHub Workflow Permissions

  1. Navigate to https://github.com/davidbrownell/dbrownell_devtools_test2/settings/actions
  2. In the section Workflow permissions...
  3. Select Read and write permissions
  4. Click the Save button

Update this file with your gist id

  1. In this file, replace __YOUR_GIST_ID_HERE__ with the hex string copied above.

PyPi Token

BugBug: Desc

Create the PyPi Token

  1. Navigate to https://pypi.org
  2. Login or Create an account (if necessary)
  3. Click the Account settings link
  4. Click the Add API token button
  5. For Token name, enter GitHub Publish Action (dbrownell_devtools_test2)
  6. For Scope, select one of the following values:
  • Entire account (all projects) if the package has never been published before
  • Project: dbrownell-devtools-test2 if the package has been published before
  1. Click the Create token button
  2. Click the Copy token button

Save the token as a GitHub Actions Secret

  1. Navigate to https://github.com/davidbrownell/dbrownell_devtools_test2/settings/secrets/actions
  2. Click the New repository secret button in the Repository secrets section
  3. Enter PYPI_TOKEN for Name
  4. Copy the pypi token for Secret
  5. Click the Add secret button

CI Code Coverage License GitHub commit activity PyPI - Python Version PyPI - Version PyPI - Downloads

BugBug: Usage information here

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dbrownell_devtools_test2-0.1.4-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

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