Skip to content

Adding debug logging functionality and Updating github actions to add better support for versioning of images and creating separate dataflows for prod and dev versions. #6

Open
DWBatmanPS wants to merge 21 commits into
Adal8819:mainfrom
DWBatmanPS:main

Conversation

@DWBatmanPS

Copy link
Copy Markdown
Contributor

Correcting the github actions in use, adding debug functionality and updating documentation to reflect changes and current configs.

Changes added:

  • Completed the release-build.yml file to build on each release with the tags prod-latest, latest and prod-.
    Updated the dev-build to date tag the builds. This allows updates to the repo and apps while maintaining the same release version tags for use.
  • Removed the reliance on github secrets for actions to test the application. The actions now build their own ssl certificate as part of the testing setup. As these are self signed certificates and have no real value they functionally pose no risks. Additionally, they would be deleted upon the tear down of the testing environment.
  • Adding debug functionality to the application with a new ENV variable to assist with troubleshooting deployments. Documentation updates to reflect the new configurations.

@DWBatmanPS

Copy link
Copy Markdown
Contributor Author

@Adal8819 Calling your attention back to this PR.

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.

1 participant