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

1.1.0 - RC2 #24

Merged
merged 4 commits into from
Feb 19, 2025
Merged

1.1.0 - RC2 #24

merged 4 commits into from
Feb 19, 2025

Conversation

LordLumineer
Copy link
Contributor

  • CI/CD:

    • Modified the GitHub Actions so it queries the possible versions once at the start of the workflow.
    • For production releases (PR on master):
      • The workflow fails if the version is not found in the changelog
      • If version syntax follows the development version (<release>-<stage [alpha/beta/rc/...]>-<devVersion>, the use of the devVersion is optional), the workflow fails
    • For pre-release (PR on pre-release):
      • The workflow fails if the version doesn't follow the development version syntax
  • DockerHub_ReadMe.md created, this is the file to write the description of the Docker image on DockerHub.

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
app/main.py 100.00% <ø> (ø)

@LordLumineer
Copy link
Contributor Author

Wrong Target, Meant to PR into dev

@LordLumineer LordLumineer reopened this Feb 19, 2025
@LordLumineer LordLumineer changed the base branch from master to pre-release February 19, 2025 01:26
@LordLumineer LordLumineer merged commit b010ea3 into pre-release Feb 19, 2025
3 checks passed
@LordLumineer LordLumineer deleted the dev branch February 19, 2025 01:29
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant