-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v5.27.0 #504
Merged
Merged
Release v5.27.0 #504
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…488) Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 2.0.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.27.0...v2.0.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Implemented changes for VPU * Fix lint * Updated debian version
* update deprecated images * fix slack payload for v2.0.0 * fix slack payload for v2.0.0 * update test image
* Add support for linode/instances/:id/firewalls/apply * updating the test image --------- Co-authored-by: ykim-1 <[email protected]> Co-authored-by: Lena Garber <[email protected]>
* gha test slack * gha test slack 1 * refactor make test commands and update related workflows
* gha test 1 * roll back boto3 version for test upload * roll back boto3 version for test upload * address codeQL warnings * address codeQL warnings * make format
* Add APL-related fields * Add unit test * Add integration test * Fix integration test * Add beta notice * Fix note * Make apl_enabled immutable * make format
…501) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@67339c7...76f52bc) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* delete vlan * fix doc
ezilber-akamai
approved these changes
Feb 3, 2025
zliang-akamai
approved these changes
Feb 3, 2025
….0 (#505) Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@b54af0c...31674a3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refactor unit test into group and object directories * address codeQL warnings * fix import
## 📝 Description **What does this PR do and why is this change necessary?** Adds new fields for dbaas 2 as well as a mehod for forking. ## ✔️ How to Test **How do I run the relevant unit/integration tests?** ```bash RUN_DB_FORK_TESTS=yes make testint TEST_SUITE=database ``` the tests are still very long so i left the skips in --------- Co-authored-by: ykim-1 <[email protected]> Co-authored-by: Youjung Kim <[email protected]>
yec-akamai
approved these changes
Feb 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.