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

Cleaning up code #150

Merged
merged 6 commits into from
Dec 20, 2023
Merged

Cleaning up code #150

merged 6 commits into from
Dec 20, 2023

Conversation

dr-bizz
Copy link
Contributor

@dr-bizz dr-bizz commented Dec 15, 2023

Description

Cleaning up code to make it easier to understand and develop. There are a lot of changes here but 99% are due to me deleting the old /page/ folder, renaming /new-page/ to /page/, and naming components to remove New from their names.

Changes

  • Adding support for asdf by adding .tool-version file
  • Adding GitHub merge workflows to merge PR's into staging and development.
    • 'On Staging' - Merges changes to staging and development
    • 'On Development' - Merges changes to development
  • Removed the old "page" folder, components and routes to view these old page components.
  • Renamed the new page and components to remove "New" from their name.

@dr-bizz dr-bizz requested a review from frett December 15, 2023 16:50
@frett frett added the On Staging Will be merged to the staging branch by Github Actions label Dec 15, 2023
Copy link
Contributor

I see you added the "On Staging" label, I'll get this merged to the staging branch!

@dr-bizz dr-bizz merged commit aaca4ed into master Dec 20, 2023
6 checks passed
@dr-bizz dr-bizz deleted the cleaning-up-code branch December 20, 2023 14:45
caleballdrin pushed a commit that referenced this pull request Jan 17, 2024
* Adding support for asdf

* Adding github merge workflows to make development easier. merge into staging or development

* Removed the old "page" folder and components.
Removed route to view old pages.
Renamed the new page and componements to remove "New" from their name.

* Removing update-development and only using one workflow file.
Fixing some errors with branch names.
caleballdrin pushed a commit that referenced this pull request Jan 17, 2024
* Adding support for asdf

* Adding github merge workflows to make development easier. merge into staging or development

* Removed the old "page" folder and components.
Removed route to view old pages.
Renamed the new page and componements to remove "New" from their name.

* Removing update-development and only using one workflow file.
Fixing some errors with branch names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Staging Will be merged to the staging branch by Github Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants