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

Fixes #35: Update finesse-frontend deployment workflow #45

Closed

Conversation

vivalareda
Copy link
Contributor

@vivalareda vivalareda commented Nov 24, 2023

@vivalareda vivalareda linked an issue Nov 24, 2023 that may be closed by this pull request
src/_versions.ts Outdated Show resolved Hide resolved
@vivalareda vivalareda changed the title Fixes #35: Add deployment to vercel for finesse-frontend Fixes #35: Update finesse-frontend deployment workflow Nov 25, 2023
@vivalareda vivalareda marked this pull request as draft November 25, 2023 14:07
.github/workflows/vercel-deployment.yml Outdated Show resolved Hide resolved
.github/workflows/vercel-deployment.yml Outdated Show resolved Hide resolved
.github/workflows/gh-pages-deployment.yml Outdated Show resolved Hide resolved
src/_versions.ts Outdated Show resolved Hide resolved
src/components/searchbar/SearchBar.tsx Outdated Show resolved Hide resolved
.github/workflows/vercel-deployment.yml Outdated Show resolved Hide resolved
.github/workflows/vercel-deployment.yml Outdated Show resolved Hide resolved
Copy link
Member

@ThomasCardin ThomasCardin left a comment

Choose a reason for hiding this comment

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

LGTM

@k-allagbe k-allagbe mentioned this pull request Dec 5, 2023
10 tasks
package.json Outdated Show resolved Hide resolved
src/_versions.ts Outdated
versionLong: '0.1.0-499e4ad',
versionDate: '2023-11-24T21:13:58.324Z',
gitCommitHash: '6924943e',
versionLong: '0.1.0-6924943e',
Copy link
Contributor

Choose a reason for hiding this comment

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

versionLong is 0.1.0 but version is 0.1.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just copy pasted the one from main

Copy link
Contributor

Choose a reason for hiding this comment

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

this is supposed to be generated, we can't have the version going back.

Copy link
Contributor Author

@vivalareda vivalareda Dec 12, 2023

Choose a reason for hiding this comment

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

I changed the version to 0.2.0 this is what it is on main and then fixed the merge issue I don't really understand if I am suppose to have the same things as main if it's generated tho but it appeared on the merge conflict so I'm guessing yes

@rngadam
Copy link
Contributor

rngadam commented Dec 13, 2023

19 commits for 3 lines change is a bit much; rebase

author reda <tarzaltreda@gmail.com> 1700762752 +0000
committer reda <tarzaltreda@gmail.com> 1703009832 -0500

issue #38: add deployment file

issue #35: testing deployment with changes

issue #35: minor fix

issue #16: fix placeholder query + tests

issue #16: update version
@vivalareda vivalareda force-pushed the 35-update-finesse-frontend-deployment-workflow branch from 983d866 to c45c09e Compare December 19, 2023 18:20
@rngadam
Copy link
Contributor

rngadam commented Jan 10, 2024

Something seems to have gone wrong in rebasing this PR as it lists a lot of changes that were already on the base branch so the net result is two lien change to .gitignore and ignoring a subdirectory that doesn't seem to be related to issue #35

image

Going to abandon this PR.

@rngadam rngadam closed this Jan 10, 2024
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.

Update finesse-frontend deployment workflow
3 participants