-
-
Notifications
You must be signed in to change notification settings - Fork 303
Comparing changes
Open a pull request
base repository: polymind-inc/acmebot
base: v5.0.0-rc7
head repository: polymind-inc/acmebot
compare: v5.0.0-rc8
- 14 commits
- 56 files changed
- 3 contributors
Commits on May 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3926fc2 - Browse repository at this point
Copy the full SHA 3926fc2View commit details
Commits on May 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 14bc5aa - Browse repository at this point
Copy the full SHA 14bc5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c8441 - Browse repository at this point
Copy the full SHA 73c8441View commit details -
Refactor API routes for pluralized certificate endpoints (#1051)
* Refactor API routes to use pluralized endpoints for certificates * Update API endpoints to use pluralized routes for certificate operations
Configuration menu - View commit details
-
Copy full SHA for df03529 - Browse repository at this point
Copy the full SHA df03529View commit details -
Update Dependabot configuration for npm package ecosystem (#1053)
* Update Dependabot configuration for npm package ecosystem * Update npm directory path in Dependabot configuration
Configuration menu - View commit details
-
Copy full SHA for d1067cd - Browse repository at this point
Copy the full SHA d1067cdView commit details -
Bump the dependencies group in /src/Acmebot.App/ClientApp with 3 upda…
…tes (#1054) Bumps the dependencies group in /src/Acmebot.App/ClientApp with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@types/node` from 25.6.2 to 25.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript-eslint` from 8.59.2 to 8.59.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/typescript-eslint) Updates `vite` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.12/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vite dependency-version: 8.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74125e7 - Browse repository at this point
Copy the full SHA 74125e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6bf466 - Browse repository at this point
Copy the full SHA a6bf466View commit details -
Remove v4 templates; move dashboard to wwwroot (#1052)
* Remove v4 templates; move dashboard to wwwroot Remove legacy v4 deployment templates and static dashboard files, and migrate the dashboard build output into the Function app root (wwwroot). Updates include: - Deleted deploy/azuredeploy_v4.bicep and deploy/azuredeploy_v4.json (v4 templates removed). - Updated README, SECURITY, docs/index.html and deploy/uiFormDefinition_update.json to reflect v5 (removed "preview"/"legacy" wording and v4 deployment buttons). - Adjusted docs/style.css layout for the deploy grid. - Moved frontend build output to ../wwwroot: updated ClientApp vite.config.ts (base and outDir) and eslint config/global ignores. - Updated ClientApp README to document new build target. - Added src/Acmebot.App/wwwroot/.gitkeep, removed large prebuilt dashboard files from wwwroot, and updated .gitignore to track only the .gitkeep. - Minor: changed issue template placeholder to "v5.x.x". These changes simplify maintenance by consolidating the dashboard into the app root and removing deprecated v4 artifacts. * Update Bicep version to 0.43.8 and modify deployment links in documentation * Remove wwwroot directory from .gitignore and delete .gitkeep file * Refactor build and publish workflows to improve backend build and artifact management
Configuration menu - View commit details
-
Copy full SHA for f15118e - Browse repository at this point
Copy the full SHA f15118eView commit details -
Configuration menu - View commit details
-
Copy full SHA for be2aafa - Browse repository at this point
Copy the full SHA be2aafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2d5b9 - Browse repository at this point
Copy the full SHA 1f2d5b9View commit details
Commits on May 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b39fb78 - Browse repository at this point
Copy the full SHA b39fb78View commit details
Commits on May 16, 2026
-
Bump the dependencies group with 1 update (#1062)
Bumps AWSSDK.Route53 from 4.0.8.23 to 4.0.8.26 --- updated-dependencies: - dependency-name: AWSSDK.Route53 dependency-version: 4.0.8.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee4f303 - Browse repository at this point
Copy the full SHA ee4f303View commit details -
Bump the dependencies group in /src/Acmebot.App/ClientApp with 5 upda…
…tes (#1063) Bumps the dependencies group in /src/Acmebot.App/ClientApp with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.8.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.6` | `6.0.7` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.12` | `8.0.13` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.8` | `3.2.9` | Updates `@types/node` from 25.7.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 6.0.6 to 6.0.7 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.7/packages/plugin-vue) Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `vite` from 8.0.12 to 8.0.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite) Updates `vue-tsc` from 3.2.8 to 3.2.9 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.9/packages/tsc) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-version: 8.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vue-tsc dependency-version: 3.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0dfb37 - Browse repository at this point
Copy the full SHA e0dfb37View commit details
Commits on May 18, 2026
-
Implement state management with Blob and File system storage (#1064)
* Implement state management with Blob and File system storage options * Update CertificateIssuanceOrchestrator to handle null CertificateId in order creation * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2d3cdc - Browse repository at this point
Copy the full SHA d2d3cdcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff v5.0.0-rc7...v5.0.0-rc8