Skip to content

Update tox to suit new github workflow template#223

Merged
zarakay merged 1 commit intomainfrom
max/test-github-workflow
May 7, 2026
Merged

Update tox to suit new github workflow template#223
zarakay merged 1 commit intomainfrom
max/test-github-workflow

Conversation

@chestm007
Copy link
Copy Markdown
Contributor

Very basic change, just renames the env's.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Security

When developing applications, use following guidelines for information security considerations:

  • Access to applications should be protected with security keys/tokens or usernames and passwords;
  • All sessions are encrypted if possible;
  • All application input is sanitised before being acted on (ie SQL statements, etc);
  • Log messages, and especially client-facing ones, must be handled securely and must not leak credentials information (internal URLs, passwords, tokens).
  • I have considered if this change impacts information security and made sure those impacts are handled.

Documentation

  • [] I have updated the changelog.
  • [] I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

@chestm007 chestm007 force-pushed the max/test-github-workflow branch 4 times, most recently from 5411a4d to 8966e4b Compare May 7, 2026 01:46
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
@chestm007 chestm007 force-pushed the max/test-github-workflow branch from 8966e4b to eef31ff Compare May 7, 2026 01:47
@chestm007 chestm007 requested review from alourie, charlta and zarakay May 7, 2026 01:52
@zarakay zarakay merged commit df08f1d into main May 7, 2026
5 checks passed
@zarakay zarakay deleted the max/test-github-workflow branch May 7, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants