Skip to content

ci: adds cloud flare cleanup script#13

Open
HashMapsData2Value wants to merge 3 commits intomainfrom
ci/remove-cloudflare-deployments
Open

ci: adds cloud flare cleanup script#13
HashMapsData2Value wants to merge 3 commits intomainfrom
ci/remove-cloudflare-deployments

Conversation

@HashMapsData2Value
Copy link
Contributor

ℹ Overview

📝 Related Issues

✅ Acceptance:

  • Conventional Commits
  • npm test:cov passes

env:
REPO: ${{ github.repository }}
PR_NO: ${{ github.event.pull_request.number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure you have this available?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might need to use actions/create-github-app-token

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm, I think I'm wrong. you're just getting the branch name so secrets.GITHUB_TOKEN should work

HashMapsData2Value added a commit that referenced this pull request Mar 5, 2025
# This is the 1st commit message:

feat: adds Admin Page (roles, kyc, cohort) and become-proposer

# This is the commit message #2:

chore(storybook): starting to clean up storybook tests and other misc

# This is the commit message #3:

chore: removed storybook visual tests temporarily on proposal card & added list-none to li card

# This is the commit message #4:

fix(storybook): cleaned up storybook tests

# This is the commit message #5:

feat: adds KMD as a wallet

# This is the commit message #6:

feat: block view of KYC for non KYC provider

# This is the commit message #7:

fix: Adjust to Algokit Utils v7 and latest xgov-beta-sc commit

# This is the commit message #8:

chore: change name of boolean controlling view of Admin

# This is the commit message #9:

feat: introduce roles, refactor

# This is the commit message #10:

feat: checkpoint working way to update roles from admin page

# This is the commit message #11:

feat: introduces a Initialize Page and a Registry Contract context

# This is the commit message #12:

feat: improves UX

# This is the commit message #13:

checkpoint

# This is the commit message #14:

checkpoint

# This is the commit message #15:

chore: remove unnecessary blur

# This is the commit message #16:

fix: Admin page only shown to signed in role-holder

# This is the commit message #17:

fix: refactor how roles are pulled in and propagated through state management

# This is the commit message #18:

feat: working become page with email verification and algo address verification

# This is the commit message #19:

feat: return to basic form of become-proposer
@tasosbit
Copy link
Collaborator

@HashMapsData2Value do you recall the context here? Why did we want this?

@HashMapsData2Value
Copy link
Contributor Author

@HashMapsData2Value do you recall the context here? Why did we want this?

I think we had a problem with the previews being created for each branch but then never being deleted after tickets being closed? Not sure if it still persists or that it was a big deal, given that we never got back to it

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.

3 participants