mirror of
https://github.com/azaion/missions.git
synced 2026-06-21 09:51:07 +00:00
chore: update configuration and Docker setup for JWT and test results
ci/woodpecker/push/build-arm Pipeline was successful
ci/woodpecker/push/build-arm Pipeline was successful
Enhanced the .gitignore to exclude test results and updated the Dockerfile to include a new entrypoint script for improved container initialization. Refactored JWT configuration to support additional parameters for automatic refresh intervals, ensuring better control over token management. Updated the ConfigurationResolver to enforce required environment variables without hardcoded fallbacks, enhancing security and flexibility.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
## Current Step
|
||||
flow: existing-code
|
||||
step: 3
|
||||
name: Test Spec
|
||||
status: in_progress
|
||||
step: 5
|
||||
name: Decompose Tests
|
||||
status: not_started
|
||||
sub_step:
|
||||
phase: 2
|
||||
name: test-scenario-specification
|
||||
detail: ""
|
||||
phase: 0
|
||||
name: blocked-on-tracker-auth
|
||||
detail: "atlassian MCP not connected; tracker decision A/B/C/D pending"
|
||||
retry_count: 0
|
||||
cycle: 1
|
||||
tracker: jira
|
||||
|
||||
Reference in New Issue
Block a user