-
Notifications
You must be signed in to change notification settings - Fork 6
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
Fix/release process #74
Merged
Merged
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
… execution using if condition
TobyDrane
suggested changes
Feb 1, 2024
TobyDrane
suggested changes
Feb 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MotwaniM - Also realised you'll need to change the documentation at the bottom of the contributing.md for the new release command
TobyDrane
approved these changes
Feb 6, 2024
TobyDrane
added a commit
that referenced
this pull request
Feb 6, 2024
* Bump browserify-sign from 4.2.1 to 4.2.2 in /ui Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /ui Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * add in variable for cpu and memory usage for task * resolve PR comments * create protected domain via the sdk * Fix file prefix path to ensure dataset last updated it always updated * update docs * regex check for username * some more changes * Mostly working tests * mostly working tests * passed tests * lint errors * fix PR comments * removing unneeded load_dotenv * fixing tests, not sure why they fail * remove unneeded packages * add regex expression to env file * fix * quick check * Trying to see regex env var in action context * fixing typo * fix dev.yml * try again * fix * test yml * amend blocks * forgot to amend rapid module * quick code comment responses * wrong name for regex var, fix * trying without slashes * Fix/release process (#74) * see if sdk_test can be brought back * quick fix * misspelt step * more fixes * Fixing action uncomment blocks * make separate release processes for api and sdk * Creating separate make commands for the api and sdk releases, contain execution using if condition * Split markdown files for changelog * delete old changelog * docs process updated * reorganise changelog order * adding quick fix to setup.py * fix comments * final fix * resolve comments * update docs * fix * Update contributing.md * fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mohit <MMotwani@no10.gov.uk> Co-authored-by: MotwaniM <73472421+MotwaniM@users.noreply.github.com>
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.