-
-
Notifications
You must be signed in to change notification settings - Fork 15
[WIP] #147 Database Rework #148
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
Open
Cinnazeyy
wants to merge
177
commits into
main
Choose a base branch
from
update/1.21-data-abstraction
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
177 commits
Select commit
Hold shift + click to select a range
5bcee49
add builderprovider and sql implementation
Cinnazeyy 17e3df1
Add BuildTeamProvider and SQL implementation
Cinnazeyy a641300
remove interface abstraction
Cinnazeyy e518344
update Builder and BuilderProvider
LordTuxn 614a75d
Fix CMD_Plots.java, CMD_Tpll.java and PlotSystem.java
Cinnazeyy eaafbf2
update BuilderProvider
LordTuxn 455ab72
Merge remote-tracking branch 'origin/main' into update/1.21-data-abst…
LordTuxn 28c8d2f
Fix all plot commands
Cinnazeyy 4809b64
cleanup commands
Cinnazeyy da81b45
fix CMD_Review.java and CMD_UndoReview.java
Cinnazeyy 315c7ba
update all review commands to work with database rework
Cinnazeyy 3748d11
add CityProject, Country and Difficulty Providers
Cinnazeyy 6ca11f7
open review menu if no args are provided in review command
Cinnazeyy 9ae7b01
fix errors
Cinnazeyy bfa6b90
add Utils.getConfiguredItem
Cinnazeyy 95356f8
extract notices into separate method and fix compiler error
Cinnazeyy fb60152
turn CityProject.java into a proper model and extract various methods…
Cinnazeyy 3e51a8b
Finish city project model and fix CMD_Setup_City.java
Cinnazeyy d2cbb14
Finish BuildTeam model and fix CMD_Setup_BuildTeam.java
Cinnazeyy 65f83c6
remove getReviewers method from build team dataprovider
Cinnazeyy 2a16654
delete redundant Server.java model and implement ServerProvider.java
Cinnazeyy fd90219
start reworking plot generation with database rework
Cinnazeyy 6f4c9bc
Merge branch 'main' into update/1.21-data-abstraction
Cinnazeyy 9a00208
fix issues from merging
Cinnazeyy f21e8c6
finish country model and CMD_Setup_Country.java
Cinnazeyy f7092a5
finish difficulty model and CMD_Setup_Difficulty.java
Cinnazeyy 0e85e98
delete Reviewer class
Cinnazeyy de48a19
Cleanup EventListener and change plottype to be of PlotType type inst…
Cinnazeyy 35314a0
delete FTPConfiguration.java!! 🎉🎉🎉
Cinnazeyy f812d25
delete Payout.java
Cinnazeyy b9b60bd
update CityProjects data provider
LordTuxn 805f17d
update TutorialPlot data provider
LordTuxn 3007701
fix remaining compiler issues!! 🎉🎉🎉
Cinnazeyy c826044
fix warnings
Cinnazeyy e7f5e94
Add a specific interval for rejected plots
Zoriot e407f87
Make the owner head in /p members clickable
Zoriot 0c1870e
add database related values to language files
Cinnazeyy 108b83e
implement country provider logic
Cinnazeyy 844b40e
implement server provider logic
Cinnazeyy 0ebe768
implement difficulty provider logic
Cinnazeyy ef704cd
Check only first numbers for tutorial height
Zoriot 8b09ff3
implement remaining methods of builder provider
Cinnazeyy 6f6a993
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy 8ceb4ea
Send a repeated message for unfinished plots
Zoriot 8353b7a
implement most methods of build team provider
Cinnazeyy 9bc0d8b
change build team behaviour to have city projects assigned to build t…
Cinnazeyy 5252fe0
change CityProjectProvider.java to be consistent with the other provi…
Cinnazeyy 14b37e9
implement last remaining method "getReviewerCities" in BuildTeamProvider
Cinnazeyy 9fb0e0c
implement method to get tutorial plot by plot id
Cinnazeyy 253200a
implement basic updates in PlotProvider.java
Cinnazeyy 426d061
remove redundant provider method
Cinnazeyy 9652142
continue work on PlotProvider
LordTuxn 30c6fc6
add empty review provider
Cinnazeyy a994eb7
fix & implement all data providers, update to current database schema
LordTuxn 15221a2
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy ad4b4f6
start review implementation, fix compile issues and update database
Cinnazeyy 3e0eb61
implement ReviewNotification, BuildTeamToggleCriteria and continue re…
Cinnazeyy dfdd980
finish most core review features/systems
Cinnazeyy 2665b1b
set build team via cityproject and not vice versa, fix pss commands a…
Cinnazeyy eac3260
implement codacy suggestions
Cinnazeyy 2dc3d69
use return values of Builder.java methods
Cinnazeyy 9af4b43
fix sql issues and bugs
Cinnazeyy dd1e631
more bug squashing 🪲
Cinnazeyy a438ad5
🔧 ✨ Implement CIM mode disable config
Zoriot 97a108e
update config and squash more bugs!
Cinnazeyy 1881347
Merge branch 'main' into update/1.21-data-abstraction
Cinnazeyy 8236860
fix merge issues
Cinnazeyy 7639306
merge nested ifs and split sendNotices() method
Cinnazeyy daff115
remove unnecessary SQLExceptions
LordTuxn bdc629b
more fixes for tutorial plots
LordTuxn 5a0af85
implement Menu logic of ReviewPlotTogglesMenu and ReviewPlotMenu
Cinnazeyy bac56fb
show if plot will be rejected in submit item lore and add toggle lore
Cinnazeyy 26c43ae
offset entire completed schematic to initialSchem heights and set plo…
Cinnazeyy f7a83bb
Remove CustomHeads.java and add all heads to BaseItems.java
Cinnazeyy 46892c3
add translations, add lots of items to items.yml and minor bugs
Cinnazeyy 5ec2304
fix invalid lang file, wrong item in items.yml and add TileDrops and …
Cinnazeyy c97d1bf
close menu before generating random plot
Cinnazeyy 8b3c9de
remove # in front of player name at undid-review
Cinnazeyy aebab69
fix wrong uuid compare
Cinnazeyy 835280a
reduce complexity of submitReview() method by extracting code into se…
Cinnazeyy 197461a
add plot version legacy threshold and prevent loading or modifying le…
Cinnazeyy 89c5945
extract rating logic to ReviewRating, add isChecked to review-toggle …
Cinnazeyy 902a1f2
move ReviewMenu.java to review package
Cinnazeyy 7fe59cf
display toggle criteria in feedback menu and translate criteria
Cinnazeyy f04eee7
fix slot items always returning same references
Cinnazeyy c0011e9
add back the spaces on plot links
Cinnazeyy d7f6445
update plugin version to 5.0.0
Cinnazeyy 3b36366
update createTables() method in DatabaseConnection.java to the new da…
Cinnazeyy 57e3604
remove air mask for one plot worlds
LordTuxn 0a54535
add timestamp for last completed tutorial stage
LordTuxn cf010fc
update tutorial schematics to new format
LordTuxn 068002a
implement split_core functionality for reviews
LordTuxn a1a80d5
fix leaderboard query and remove player ranking in action bar
LordTuxn 2118870
remove duplicate score column
Cinnazeyy 7f0c6b5
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy 04d7b02
🐛 Remove schema from statement & fix result set
Zoriot 7e69388
🔧 Add copyright config files & encodings to repo
Zoriot 5a1f9b0
🔧 Fix and improve pss setup cmds
Zoriot efc155f
🩹 Fix outline schem and better handling of isPlayerOnPlot
Zoriot f8ac23b
update to langlibs 1.5
Cinnazeyy d689fbb
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy 37862a9
fix dynamically setting translations
Cinnazeyy 8833124
🐛 Fix wrong plot type query & cim plot resolution
Zoriot 727a446
update language files to match latest string set
LordTuxn 2247987
implement caching for reviewer methods and minor cleanup
Cinnazeyy 0a26826
standardise provider cache naming schemes, use unused return values a…
Cinnazeyy 6cf4c77
fix getOutlineSchematicBytes method and remove unused variable
Cinnazeyy 13e99cb
move teleport call to the main thread
Cinnazeyy a1a444f
update pom.xml
LordTuxn 79a474e
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
LordTuxn 8e0dba9
update README.md
LordTuxn e5e9591
use simpler database name instead of enum value for getting continent…
Cinnazeyy 086256a
🐛 Improve region permission
Zoriot c9ae20d
📝 Replace HolographicDisplay with DecentHolograms
Zoriot 78cd175
remove unused config.yml entries
Cinnazeyy d8c342a
🐛 Only send group system msg when it's enabled
Zoriot ea269bf
🐛 Make Plot-Type Nullable
Zoriot e46cb76
Merge branch 'main' into update/1.21-data-abstraction
Zoriot 6639b44
🐛 Make List mutable where needed
Zoriot c7e83f2
♻️ Improve structure / clearness
Zoriot c36a874
add insert for system info table
Cinnazeyy b0d522a
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy c83a84d
📝 Add myself as a contact/author + update the links
Zoriot a0f335c
🔥♻️ Remove useless dependency + auto inject current version to plugin…
Zoriot 6160df7
🔥 Remove updater
Zoriot fd3a8a5
♻️ Extract DependencyManager in seperate class + get the current vers…
Zoriot 2712746
🔥 Remove manuel hard required dependency checking
Zoriot cdbc265
🐛 Create the initial system_info entry only once
Zoriot b0d2838
🔥🐛 Remove split_score column
Zoriot 5fa08a0
🐛 Fix and improve default sql statements
Zoriot 47edde6
update langlibs dependency
Cinnazeyy 2e2f3da
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy f2d3279
fix undoreview deleting completedSchematic data and abandon not reset…
Cinnazeyy 6bb6cb5
add toggle criteria to pss commands
Cinnazeyy 50498c4
check if continent is null
Cinnazeyy 18714f9
remove dynamic language key setting on pss commands due to breaking i…
Cinnazeyy b555c41
add back reminders to change language file after adding city,country …
Cinnazeyy 7648eba
✨ ♻️ Improve database handling (#173)
Zoriot a4e8e85
register review setup commands
Cinnazeyy 4a00ecc
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy d369eb9
build: 👷 exclude dependency which is already present and add commons-io
Zoriot 9807737
fix(setup): 🩹 reload language system, allow full continent names, fix…
Zoriot 2727601
build: 👷 setup github build workflow
Zoriot 7628875
fix(plot-utils): 🩹 delay timed messages so no duplicated for unfinish…
Zoriot 793b935
build: 💚 update alps repo deps to fix build
Zoriot 45a2619
prevent legacy plot loading and set clearArea to false on completedSc…
Cinnazeyy 7565b4e
fix createBuilder method always returning false and minor cosmetic fixes
Cinnazeyy e15df1b
build: 👷 migrate project from Maven to Gradle and update build config…
Zoriot efe6547
refactor: ✨ convert classes to records for improved data abstraction
Zoriot dc84624
fix(tutorial): 🩹 refactor base block handling to support multiple blo…
Zoriot 36f2502
Merge pull request #180 from AlpsBTE/copilot/fix-172
Zoriot b3382cf
Update dependencies for mc 1.21.8
Zoriot d362fd5
Update MIT license text to allow GitHub detection
Zoriot 8bf1374
style: remove copyright from individual files
Zoriot 0c3b19a
style: remove copyright config files
Zoriot 4f24d1b
Merge remote-tracking branch 'origin/v4/1.21.8' into update/1.21-data…
Zoriot 23b81d9
delete unused Category.java and reuse tryParse return value in CMD_Se…
Cinnazeyy e7db515
reuse tryParse output
Cinnazeyy a213019
update version in plugin.yml to 5.0.0
33d0778
refactor: use project properties for version and description in plugi…
Zoriot 994917a
increase feedback text length to 512 for backwards compatibility sinc…
109c28c
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
b5daa43
upgrade alpslib utils to 1.3.6 and use the getConfiguredItem method f…
89f8b16
use one separate line for each variable declaration
3bda9ff
fix: fix relocation configuration in build.gradle.kts
Zoriot 6ca84fc
refactor: replace ItemBuilder instances with Utils.DEFAULT_ITEM for c…
Zoriot 4ca4a67
fix: conditionally register CMD_Plot_Invite based on group support co…
Zoriot ea608d1
restructure CMD_Review.java to open the reviewplot menu directly when…
Cinnazeyy b77a75e
Merge remote-tracking branch 'origin/update/1.21-data-abstraction' in…
Cinnazeyy 90ce70a
refactor: standardize plot ID accessors and improve code consistency
Zoriot 1b7a305
fix: fix the next button in the review menu
Zoriot 39f04b7
fix: improve plot ID handling and add owner validation in plot member…
Zoriot 2d08c67
feat(review): order by plot_id + add when the plot will be deleted
Zoriot 6f6ee72
fix: fix plot action abandon item
Zoriot 4d174c1
fix(review): improve teleportation logic and add error handling for n…
Zoriot 6de6b89
fix(build): simplify version string by removing branch name
Zoriot 6e8f46d
refactor(review): streamline menu opening and enhance plot retrieval …
Zoriot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| # This workflow uses actions that GitHub does not certify. | ||
| # They are provided by a third-party and are governed by | ||
| # separate terms of service, privacy policy, and support | ||
| # documentation. | ||
| # This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time | ||
| # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle | ||
|
|
||
| name: Java CI with Gradle | ||
|
|
||
| on: | ||
| push: | ||
| branches: [ "main" ] | ||
| pull_request: | ||
| branches: [ "main" ] | ||
|
|
||
| jobs: | ||
| build: | ||
|
|
||
| runs-on: ubuntu-latest | ||
| permissions: | ||
| contents: read | ||
|
|
||
| steps: | ||
| - uses: actions/checkout@v5 | ||
| with: | ||
| fetch-depth: 0 # full history | ||
| fetch-tags: true # grab your tags | ||
| # Make sure we check out by branch name, not just SHA: | ||
| ref: ${{ github.event_name == 'pull_request' && github.head_ref || github.ref_name }} | ||
|
|
||
| - name: Set up JDK 21 | ||
| uses: actions/setup-java@v5 | ||
| with: | ||
| java-version: '21' | ||
| distribution: 'temurin' | ||
|
|
||
| # Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies. | ||
| # See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md | ||
| - name: Setup Gradle | ||
| uses: gradle/actions/setup-gradle@v4 | ||
|
|
||
| - name: Build with Gradle Wrapper | ||
| run: ./gradlew clean build | ||
|
|
||
| - uses: actions/upload-artifact@v4 | ||
| with: | ||
| name: Staging-Build | ||
| path: build/libs | ||
| compression-level: '9' |
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,34 +1,184 @@ | ||
| # Compiled class file | ||
| *.class | ||
|
|
||
| # Log file | ||
| *.log | ||
|
|
||
| # BlueJ files | ||
| *.ctxt | ||
|
|
||
| # Mobile Tools for Java (J2ME) | ||
| .mtj.tmp/ | ||
|
|
||
| # Package Files # | ||
| *.jar | ||
| *.war | ||
| *.nar | ||
| *.ear | ||
| *.zip | ||
| *.tar.gz | ||
| *.rar | ||
| *.xml | ||
| # Created by https://www.toptal.com/developers/gitignore/api/intellij,gradle,maven | ||
| # Edit at https://www.toptal.com/developers/gitignore?templates=intellij,gradle,maven | ||
|
|
||
| ### Intellij ### | ||
| # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider | ||
| # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 | ||
|
|
||
| # User-specific stuff | ||
| .idea/**/workspace.xml | ||
| .idea/**/tasks.xml | ||
| .idea/**/usage.statistics.xml | ||
| .idea/**/dictionaries | ||
| .idea/**/shelf | ||
|
|
||
| # AWS User-specific | ||
| .idea/**/aws.xml | ||
|
|
||
| # Generated files | ||
| .idea/**/contentModel.xml | ||
|
|
||
| # Sensitive or high-churn files | ||
| .idea/**/dataSources/ | ||
| .idea/**/dataSources.ids | ||
| .idea/**/dataSources.local.xml | ||
| .idea/**/sqlDataSources.xml | ||
| .idea/**/dynamic.xml | ||
| .idea/**/uiDesigner.xml | ||
| .idea/**/dbnavigator.xml | ||
|
|
||
| # Gradle | ||
| .idea/**/gradle.xml | ||
| .idea/**/libraries | ||
|
|
||
| # Gradle and Maven with auto-import | ||
| # When using Gradle or Maven with auto-import, you should exclude module files, | ||
| # since they will be recreated, and may cause churn. Uncomment if using | ||
| # auto-import. | ||
| .idea/artifacts | ||
| .idea/compiler.xml | ||
| .idea/jarRepositories.xml | ||
| .idea/modules.xml | ||
| .idea/*.iml | ||
| .idea/modules | ||
| *.iml | ||
| *.ipr | ||
|
|
||
| # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml | ||
| hs_err_pid* | ||
| # CMake | ||
| cmake-build-*/ | ||
|
|
||
| # Maven | ||
| .classpath | ||
| .project | ||
| .settings/ | ||
| # Mongo Explorer plugin | ||
| .idea/**/mongoSettings.xml | ||
|
|
||
| # File-based project format | ||
| *.iws | ||
|
|
||
| # IntelliJ | ||
| out/ | ||
|
|
||
| # mpeltonen/sbt-idea plugin | ||
| .idea_modules/ | ||
|
|
||
| # JIRA plugin | ||
| atlassian-ide-plugin.xml | ||
|
|
||
| # Cursive Clojure plugin | ||
| .idea/replstate.xml | ||
|
|
||
| ### Intellij Patch ### | ||
| # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721 | ||
|
|
||
| .idea/misc.xml | ||
| # *.ipr | ||
|
|
||
| # SonarLint plugin | ||
| .idea/sonarlint/ | ||
|
|
||
| # Crashlytics plugin (for Android Studio and IntelliJ) | ||
| com_crashlytics_export_strings.xml | ||
| crashlytics.properties | ||
| crashlytics-build.properties | ||
| fabric.properties | ||
|
|
||
| # Editor-based Rest Client | ||
| .idea/httpRequests | ||
|
|
||
| # Android studio 3.1+ serialized cache file | ||
| .idea/caches/build_file_checksums.ser | ||
|
|
||
| # Sonarlint plugin | ||
| # https://plugins.jetbrains.com/plugin/7973-sonarlint | ||
| .idea/**/sonarlint/ | ||
|
|
||
| # SonarQube Plugin | ||
| # https://plugins.jetbrains.com/plugin/7238-sonarqube-community-plugin | ||
| .idea/**/sonarIssues.xml | ||
|
|
||
| # Markdown Navigator plugin | ||
| # https://plugins.jetbrains.com/plugin/7896-markdown-navigator-enhanced | ||
| .idea/**/markdown-navigator.xml | ||
| .idea/**/markdown-navigator-enh.xml | ||
| .idea/**/markdown-navigator/ | ||
|
|
||
| # Cache file creation bug | ||
| # See https://youtrack.jetbrains.com/issue/JBR-2257 | ||
| .idea/$CACHE_FILE$ | ||
|
|
||
| # CodeStream plugin | ||
| # https://plugins.jetbrains.com/plugin/12206-codestream | ||
| .idea/codestream.xml | ||
|
|
||
| # Azure Toolkit for IntelliJ plugin | ||
| # https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij | ||
| .idea/**/azureSettings.xml | ||
|
|
||
| ### Maven ### | ||
| target/ | ||
| pom.xml.tag | ||
| pom.xml.releaseBackup | ||
| pom.xml.versionsBackup | ||
| pom.xml.next | ||
| release.properties | ||
| dependency-reduced-pom.xml | ||
| buildNumber.properties | ||
| .mvn/timing.properties | ||
| # https://github.com/takari/maven-wrapper#usage-without-binary-jar | ||
| .mvn/wrapper/maven-wrapper.jar | ||
|
|
||
| # Eclipse m2e generated files | ||
| # Eclipse Core | ||
| .project | ||
| # JDT-specific (Eclipse Java Development Tools) | ||
| .classpath | ||
|
|
||
| ### Gradle ### | ||
| .gradle | ||
| **/build/ | ||
| !src/**/build/ | ||
|
|
||
| # Ignore Gradle GUI config | ||
| gradle-app.setting | ||
|
|
||
| # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) | ||
| !gradle-wrapper.jar | ||
|
|
||
| # Avoid ignore Gradle wrappper properties | ||
| !gradle-wrapper.properties | ||
|
|
||
| # Cache of project | ||
| .gradletasknamecache | ||
|
|
||
| # Eclipse Gradle plugin generated files | ||
| # Eclipse Core | ||
| # JDT-specific (Eclipse Java Development Tools) | ||
|
|
||
| ### Gradle Patch ### | ||
| # Java heap dump | ||
| *.hprof | ||
|
|
||
| # End of https://www.toptal.com/developers/gitignore/api/intellij,gradle,maven | ||
|
|
||
| # Created by https://www.toptal.com/developers/gitignore/api/git | ||
| # Edit at https://www.toptal.com/developers/gitignore?templates=git | ||
|
|
||
| ### Git ### | ||
| # Created by git for backups. To disable backups in Git: | ||
| # $ git config --global mergetool.keepBackup false | ||
| *.orig | ||
|
|
||
| # Created by git when using merge tools for conflicts | ||
| *.BACKUP.* | ||
| *.BASE.* | ||
| *.LOCAL.* | ||
| *.REMOTE.* | ||
| *_BACKUP_*.txt | ||
| *_BASE_*.txt | ||
| *_LOCAL_*.txt | ||
| *_REMOTE_*.txt | ||
|
|
||
| # End of https://www.toptal.com/developers/gitignore/api/git | ||
|
|
||
| # Custom | ||
|
|
||
| # .idea | ||
| .idea/ | ||
| /.idea/git_toolbox_prj.xml | ||
| /.idea/.name |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,7 @@ | ||
| MIT License | ||
|
|
||
| Copyright (c) 2021 Alps BTE | ||
| Copyright (c) Alps BTE <[email protected]> | ||
| Copyright (c) contributors | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
|
|
||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be great if we use the same build also for jenkins publishing - if we want to keep Jenkins for Main Branch Builds.
Some reference can be found here: https://www.jenkins.io/blog/2018/04/25/configuring-jenkins-pipeline-with-yaml-file/
You can also create a issue for that so we come back to it later