-
Notifications
You must be signed in to change notification settings - Fork 0
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
V1.0.5 BETA #15
Merged
Merged
V1.0.5 BETA #15
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
Added a box to try out the service directly in the home page
Invalid version on purpose to test the version validation Invalid version on purpose to test the version validation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found.
|
LordLumineer
added a commit
that referenced
this pull request
Feb 20, 2025
* V1.0.5 BETA (#15) * ✨ v1.0.5 - Try It Out * Removed the bridge to the titles and cleaned so of the code * feat: 🧪 Better CI/CD to include the pre-release branch Invalid version on purpose to test the version validation Invalid version on purpose to test the version validation * run version check on pre-release PR * Now with valid version * beta v2 (#16) * V1.0.5 try it out (#17) * feat: ✨ v1.0.5 - Try It Out Added a box to try out the service directly in the home page * v1.0.5 - BETA * beta 1 * removed the bridge to the titles and cleaned so of the code * feat: 🧪 Better CI/CD to include the pre-release branch Invalid version on purpose to test the version validation Invalid version on purpose to test the version validation * run version check on pre-release PR * Now with valid version * beta v2 fixed homepage tags * fix: 🐛 Fixed wrong endpoint for SEO * ✨ Refactoring of the homepage to use libraries (#18) * ✨ Allow Multple connection with same token + cleaned bit the Home Page * fixed beta version number (#21) * style: 🎨 cleaned up the HomePage (#22) * v1.1.0 RC1- Ready | Uniformed the theme (#23) * 1.1.0 - RC2 (#24) * ci: Check the diff of the changes.md * ci: Fixed the if statements to check the version depending on the target of the PR * v1.1.0 - READY
LordLumineer
added a commit
that referenced
this pull request
Feb 20, 2025
* V1.0.5 BETA (#15) * ✨ v1.0.5 - Try It Out * Removed the bridge to the titles and cleaned so of the code * feat: 🧪 Better CI/CD to include the pre-release branch Invalid version on purpose to test the version validation Invalid version on purpose to test the version validation * run version check on pre-release PR * Now with valid version * beta v2 (#16) * V1.0.5 try it out (#17) * feat: ✨ v1.0.5 - Try It Out Added a box to try out the service directly in the home page * v1.0.5 - BETA * beta 1 * removed the bridge to the titles and cleaned so of the code * feat: 🧪 Better CI/CD to include the pre-release branch Invalid version on purpose to test the version validation Invalid version on purpose to test the version validation * run version check on pre-release PR * Now with valid version * beta v2 fixed homepage tags * fix: 🐛 Fixed wrong endpoint for SEO * ✨ Refactoring of the homepage to use libraries (#18) * ✨ Allow Multple connection with same token + cleaned bit the Home Page * fixed beta version number (#21) * style: 🎨 cleaned up the HomePage (#22) * v1.1.0 RC1- Ready | Uniformed the theme (#23) * 1.1.0 - RC2 (#24) * ci: Check the diff of the changes.md * ci: Fixed the if statements to check the version depending on the target of the PR * V1.1.0 STABLE (#27) * v1.1.0 - READY * v1.0 Stable * Update .gitattributes [skip ci] Added scrit.js and style.css to the gitattributes ignore (docs) as these aren't really part of the project and are there for documentation (homepage)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
new CICD pipline includes tests on pre-release and docker images tests
try it out in hompage