Skip to content
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

feat: add nomad-server repository which will create it #12

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

cdunster
Copy link
Contributor

No description provided.

@cdunster cdunster requested a review from ThetaSinner January 30, 2025 10:42
@cdunster cdunster self-assigned this Jan 30, 2025
Copy link

github-actions bot commented Jan 30, 2025

🍹 preview on holochain/holochain/github

Pulumi report
  Previewing update (holochain/github)

View Live: https://app.pulumi.com/holochain/holochain/github/previews/f3d3f01d-8746-4f4d-a67f-9257ee5706d3

pulumi:pulumi:Stack: (same)
  [urn=urn:pulumi:github::holochain::pulumi:pulumi:Stack::holochain-github]
  + github:index/repository:Repository: (create)
      [urn=urn:pulumi:github::holochain::github:index/repository:Repository::nomad-server]
      [provider=urn:pulumi:github::holochain::pulumi:providers:github::default_6_3_2::f35b83ba-4dee-49e0-89a8-c4c3899a3d02]
      allowAutoMerge          : true
      allowMergeCommit        : false
      allowRebaseMerge        : true
      allowSquashMerge        : true
      allowUpdateBranch       : true
      archived                : false
      deleteBranchOnMerge     : true
      description             : "A Pulumi definition for deploying a cluster of Nomad servers as DigitalOcean droplets"
      hasDownloads            : false
      hasIssues               : true
      hasProjects             : true
      hasWiki                 : false
      mergeCommitMessage      : "PR_TITLE"
      mergeCommitTitle        : "MERGE_MESSAGE"
      name                    : "nomad-server"
      squashMergeCommitMessage: "COMMIT_MESSAGES"
      squashMergeCommitTitle  : "COMMIT_OR_PR_TITLE"
      visibility              : "public"
      vulnerabilityAlerts     : true
      webCommitSignoffRequired: false
  + github:index/teamRepository:TeamRepository: (create)
      [urn=urn:pulumi:github::holochain::github:index/teamRepository:TeamRepository::nomad-server-collaborator-core-dev]
      [provider=urn:pulumi:github::holochain::pulumi:providers:github::default_6_3_2::f35b83ba-4dee-49e0-89a8-c4c3899a3d02]
      permission: "admin"
      repository: "nomad-server"
      teamId    : "core-dev"
  + github:index/branchDefault:BranchDefault: (create)
      [urn=urn:pulumi:github::holochain::github:index/branchDefault:BranchDefault::nomad-server-default-branch]
      [provider=urn:pulumi:github::holochain::pulumi:providers:github::default_6_3_2::f35b83ba-4dee-49e0-89a8-c4c3899a3d02]
      branch    : "main"
      rename    : false
      repository: "nomad-server"
  + github:index/teamRepository:TeamRepository: (create)
      [urn=urn:pulumi:github::holochain::github:index/teamRepository:TeamRepository::nomad-server-collaborator-holochain-devs]
      [provider=urn:pulumi:github::holochain::pulumi:providers:github::default_6_3_2::f35b83ba-4dee-49e0-89a8-c4c3899a3d02]
      permission: "maintain"
      repository: "nomad-server"
      teamId    : "holochain-devs"
  + github:index/repositoryRuleset:RepositoryRuleset: (create)
      [urn=urn:pulumi:github::holochain::github:index/repositoryRuleset:RepositoryRuleset::nomad-server-default]
      [provider=urn:pulumi:github::holochain::pulumi:providers:github::default_6_3_2::f35b83ba-4dee-49e0-89a8-c4c3899a3d02]
      conditions : {
          refName   : {
              excludes  : []
              includes  : [
                  [0]: "~DEFAULT_BRANCH"
              ]
          }
      }
      enforcement: "active"
      name       : "default"
      repository : "nomad-server"
      rules      : {
          creation                 : true
          deletion                 : true
          pullRequest              : {
              dismissStaleReviewsOnPush     : true
              requireCodeOwnerReview        : false
              requireLastPushApproval       : true
              requiredApprovingReviewCount  : 1
              requiredReviewThreadResolution: true
          }
          requiredLinearHistory    : true
          requiredSignatures       : false
          requiredStatusChecks     : {
              requiredChecks                  : [
                  [0]: {
                      context      : "ci_pass"
                      integrationId: 0
                  }
              ]
              strictRequiredStatusChecksPolicy: true
          }
          update                   : false
          updateAllowsFetchAndMerge: false
      }
      target     : "branch"
Resources:
  + 5 to create
  107 unchanged
  

main.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
@cdunster cdunster force-pushed the create-nomad-server-repo branch from 0dff640 to 2f31c53 Compare January 30, 2025 10:59
@cdunster cdunster merged commit 2c1c402 into main Jan 30, 2025
2 checks passed
@cdunster cdunster deleted the create-nomad-server-repo branch January 30, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants