-
Notifications
You must be signed in to change notification settings - Fork 43
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
ci: Add workflow to ensure deps build properly #1078
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
shahzadlone
added
ci/build
This is issue is about the build or CI system, and the administration of it.
code quality
Related to improving code quality
labels
Feb 7, 2023
shahzadlone
force-pushed
the
lone/ci/add-ci-to-ensure-deps-are-valid
branch
from
February 7, 2023 06:14
409a6ea
to
0fa0465
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
source-devs
added
the
action/no-benchmark
Skips the action that runs the benchmark.
label
Feb 7, 2023
shahzadlone
force-pushed
the
lone/ci/add-ci-to-ensure-deps-are-valid
branch
from
February 7, 2023 06:41
26b8095
to
ca6c979
Compare
``` - Actions: RW - Admin: RW - Contents R - Metadata: R - PR: R - Secrets: R ```
shahzadlone
force-pushed
the
lone/ci/add-ci-to-ensure-deps-are-valid
branch
from
February 7, 2023 06:50
ca6c979
to
fcabb10
Compare
orpheuslummis
approved these changes
Feb 7, 2023
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.
LGTM conditional on the suggestion being addressed
fredcarle
approved these changes
Feb 7, 2023
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.
LGTM
shahzadlone
added a commit
that referenced
this pull request
Apr 13, 2023
- Resolves #1077 - Resolves #1075 - Resolves-Partially #1076 - Updated to new PATv2 (in the secrets) and updated with the new PAT name `ONLY_DEFRADB_REPO_CI_PAT`. - Add a new CI workflow to test our dependency-building steps are not broken (not required for PR to merge). - Add the deploy script that was written for cloning defradb on the cloud infra. - Added missing headers in workflow files.
shahzadlone
added a commit
to shahzadlone/defradb
that referenced
this pull request
Feb 23, 2024
- Resolves sourcenetwork#1077 - Resolves sourcenetwork#1075 - Resolves-Partially sourcenetwork#1076 - Updated to new PATv2 (in the secrets) and updated with the new PAT name `ONLY_DEFRADB_REPO_CI_PAT`. - Add a new CI workflow to test our dependency-building steps are not broken (not required for PR to merge). - Add the deploy script that was written for cloning defradb on the cloud infra. - Added missing headers in workflow files.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
action/no-benchmark
Skips the action that runs the benchmark.
ci/build
This is issue is about the build or CI system, and the administration of it.
code quality
Related to improving code quality
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.
Relevant issue(s)
Resolves #1077
Resolves #1075
Resolves-Partially #1076
Description
ONLY_DEFRADB_REPO_CI_PAT
.Tasks
How has this been tested?
CI & Locally
Specify the platform(s) on which this was tested: