Граф коммитов

587 Коммитов

Автор SHA1 Сообщение Дата
DCMattyG 28e48af34f
Merge pull request #242 from Azure/build-workflow-fix9
Removed PR Step from Build Workflow
2024-02-28 20:35:26 -08:00
Matthew Garrett 39b9951470 Removed PR steps from workflow and switch to direct commit after version increase 2024-02-28 19:46:33 -08:00
DCMattyG 48f7a9e749
Merge pull request #240 from Azure/build-workflow-fix8
Testing Exemption and PR Merge Wait
2024-02-28 09:17:38 -08:00
Matthew Garrett 2dfbee5001 Added exception to testing workflow for version branches and added watch step for GitHub checks during PR merge process in build workflow 2024-02-28 08:22:29 -08:00
DCMattyG 8d4264045e
Merge pull request #237 from Azure/build-workflow-fix7
Missing Git Config
2024-02-27 21:26:48 -08:00
Matthew Garrett 609a8caa27 Switched PR flow to PAT token 2024-02-27 15:55:57 -08:00
Matthew Garrett 2b37547d1b Updated PR number variable name in workflo 2024-02-26 15:19:31 -08:00
Matthew Garrett b837c76e33 Added missing login step to git flow 2024-02-26 13:35:36 -08:00
DCMattyG ca9cd70c8a
Merge pull request #236 from Azure/build-workflow-fix6
Testing Checkout Actions Settings
2024-02-22 16:03:36 -08:00
Matthew Garrett 8599e954e0 Testing persist-credentials:false 2024-02-22 14:14:19 -08:00
DCMattyG 09f438de3d
Merge pull request #234 from Azure/build-workflow-fix5
Fixed NPM Install Step
2024-02-22 01:17:48 -08:00
Matthew Garrett 8d4a2bbdc1 Fixed NPM install step 2024-02-22 00:17:11 -08:00
DCMattyG 7e69bdef01
Merge pull request #233 from Azure/build-workflow-fix3
Workflow Install NPM Packages
2024-02-22 00:13:12 -08:00
Matthew Garrett 8d4b779a68 Added step to install NPM packages 2024-02-21 23:21:02 -08:00
DCMattyG 68c94127e0
Merge pull request #232 from Azure/build-workflow-fix2
Added NodeJS to Workflow
2024-02-21 23:13:18 -08:00
Matthew Garrett e2e5df1bb8 Added NodeJS setup in workflow 2024-02-21 22:18:06 -08:00
DCMattyG f5f21720a3
Merge pull request #231 from Azure/build-workflow-fix1
Fixed Workflow Errors
2024-02-21 22:06:46 -08:00
Matthew Garrett 279602a43a Fixed elseif workflow errors 2024-02-21 20:43:45 -08:00
DCMattyG a53b9e5526
Merge pull request #230 from Azure/azure-ipam-dod
Azure IPAM Release v3.0.0
2024-02-21 20:41:19 -08:00
Matthew Garrett b116cc72e3 Added needs dependencies for build workflow jobs 2024-02-21 18:52:31 -08:00
Matthew Garrett 24ee9add51 Added workflow permission to read pull requests 2024-02-21 17:44:00 -08:00
Matthew Garrett 10cef2be36 Corrected sleep time to 5 minutes 2024-02-21 16:38:42 -08:00
Matthew Garrett 5e4de71c01 Added wait to testing workflow 2024-02-21 15:49:27 -08:00
Matthew Garrett 13fa920b5f Updated versioning script and in workflow 2024-02-21 15:02:33 -08:00
Matthew Garrett 318fdbf4bf Updated release name in workflow 2024-02-21 01:10:38 -08:00
Matthew Garrett da7be6609a Removed unneeded comments 2024-02-21 01:05:33 -08:00
Matthew Garrett f92fa5277e Updated NPM packages and updated workflow to reflect new modules folder 2024-02-20 11:16:22 -08:00
Matthew Garrett 01f865de49 Updated build workflow to properly version and create a release, centralized bicep modules into a folder and made some minor changes to tooling script to support the new functionality 2024-02-20 10:16:43 -08:00
Matthew Garrett f7956591fc Fixed small issue is DoD URLs, updated GitHub Actions to align with new container design and added framework for proper Bearer Token handling within Engine 2024-02-13 09:43:44 -08:00
Matthew Garrett 15b8120952 Migrated Function deployment to v2 model, updated README, modified health check url and moved tools to properly named directory 2024-02-03 19:45:52 -08:00
Matthew Garrett d2ccb87487 Improved logging, minor tweaks to deployment script and documentation 2024-02-01 00:02:58 -08:00
Matthew Garrett 3eea9655d9 Reworked IP Planner tool logic and removed legacy Docker Compose file 2024-01-30 21:46:59 -08:00
Matthew Garrett 4a7d008043 Removed legacy Deploy folder 2024-01-26 15:24:54 -08:00
Matthew Garrett ae710d1088 Fixed issue with Data Factory endpoints and collapsed container startup scripts to only init.sh 2024-01-26 15:23:21 -08:00
Matthew Garrett 941b8e8248 Removed postBuild script as no longer required, completed update script, renamed Dockerfiles to align with disto type and updated NPM packages 2024-01-25 12:26:42 -08:00
Matthew Garrett 6aa0584f15 Added endpoints for IL6, updated build script, improved update script, fixed all Dockerfiles, fixed ENV variable setting process and added status API call 2024-01-22 00:24:20 -08:00
Matthew Garrett 89c127b4d9 Updated documentation, updated NPM packages and fixed build issue for AppContainer on Windows 2024-01-18 22:27:52 -08:00
Matthew Garrett ef26ce6bd2 Updated deploy script, bicep templates, switches Cosmos DB to use RBAC, switch KeyVault to use RBAC, updated NPM packages, added scripts for version management and building zip asset file and updated docs and screenshots to align with other updates 2024-01-15 22:36:13 -08:00
Matthew Garrett 2a49304f17 Added build script for zip assets, updated NPM packages, commented out update functions, completed new deployment script and updated scripts for App and Function native deployments 2024-01-10 23:36:32 -08:00
Matthew Garrett 69f903f823 Merged fixes in from main 2023-12-22 16:27:48 -08:00
DCMattyG 64ef2d07ed
Merge pull request #218 from Azure/vnet-missing-fix
Token Validation + Fixes
2023-12-22 12:36:16 -08:00
Matthew Garrett cb52117ffb Added additonal exception handling for invalid token signatures 2023-12-22 11:52:48 -08:00
Matthew Garrett 1eca37e3ac Updated NPM modules, added token validation to Engine, and fixed minor logic issue in Planner utility 2023-12-22 00:38:05 -08:00
Matthew Garrett 314935c327 Updated versions to 3.0.0, swapped out some UI images, began adding update flow and about page to UI, updated NPM packages, and made additional progress on the updated deployment script 2023-12-21 22:44:31 -08:00
Matthew Garrett d14e279d07 Removed comments used for testing 2023-11-26 09:28:17 -08:00
Matthew Garrett 73fca7fb3b Added fix for randomly missing Virtual Network associations and fix for switching between two Spaces with similar Block names 2023-11-17 15:18:11 -08:00
Matthew Garrett 2e39255829 Merge branch 'main' into azure-ipam-dod 2023-11-03 13:49:18 -07:00
DCMattyG 470bddc929
Merge pull request #204 from Azure/add-mgmt-groups
Filter by Management Groups
2023-11-02 10:52:19 -07:00
Matthew Garrett a747c7983e Added ability to filter by Management Groups when excluding Subscriptions 2023-11-01 21:39:09 -07:00
Matthew Garrett 33783cb88c Updated Function deployment to support single container type 2023-11-01 09:26:05 -07:00