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

Freezor/refactor prpgram env from array to enumerable #1

Merged
merged 8 commits into from
Jun 12, 2024

Conversation

Freezor
Copy link
Owner

@Freezor Freezor commented Jun 12, 2024

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Motivation and Context

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@Freezor Freezor merged commit 9f0b074 into main Jun 12, 2024
4 of 7 checks passed
Freezor added a commit that referenced this pull request Jun 13, 2024
…versioning (eclipse-aaspe#273)

* update release workflow

* fix branch name extraction

* fix branch retrieval

* fix naming of branch based on tag commit

* update release packaging and remove build version number

* update workflow

* add release changelog

* Remove "needs" as this is not part of the steps syntaxs

* Fix version error for actions/create-release

* add additional log outpu

* create new workflows

* fix workflows

* update workflow

* fix workflow setupt

* update workflow and FIx Project Renaming

* fix workflow order and fix project renaming

* fix workflow order and fix project renaming

* revert commit on UpdateProjectVersions.ps1

* fix release asset naming

* update release-drafter configuration

* Fix release-drafter configuration and fix asset upload

* try fixing asset upload

* Fixing upload and changelog creation

* fix versioning

* TRY updating asset upload

* Fix changelog configuration

* Fix attaching release assets

* Fix Version naming for release asset upload
update README.md
Remove release-drafter.yml

* Fix release Note generation

* update changelog template

* update changelog template

* update changelog builder config

* Freezor/refactor prpgram env from array to enumerable (#1)

* remove old code

* fix call of now deleted code

* Remove all references to OPCUA

* update CHANGELOG.md

* transform program.env from array to List

* Fix indexOf from array to list

* fix launch and prevent certificate crash

* Fix changelog builder

* update path of changelog config

* fix  changelog for no prev tags

* Freezor/refactor program env from array to enumerable (#2)

* remove old code

* fix call of now deleted code

* Remove all references to OPCUA

* update CHANGELOG.md

* transform program.env from array to List

* Fix indexOf from array to list

* fix launch and prevent certificate crash

* use target-type new

* fix build syntax

* Update prerelease-on-merge-to-main.yml

* fix changelog_configuration.json

* update workflows

* update fetching of latest tag to build release notes againt

* update changelog_configuration.json

* update path to changelog_configuration.json

* fix output for latest tag extraction

* fix check-release.yml

* fix timestamp in check-release.yml

* fix timestamp variable in set_timestamp

* fix timestamp usage

* fix date extraction

* fix again

* update datetime string

* update artefact uploade

* Create codeql.yml

* remove codeql.yml

* fix deprecated github action versions

* add .editorconfig

* update file styling

* add new code analysis workflow

* fix analysis workflow

* update analysis runner

* update analysis

* fix path to solution

* improve message

* add format report

* change verbosity and update editorconfig

* fix dotnetformat command

* change workflow

* fix analysis

* add codeQL analytics

* update code analysis

* update build steps for codeQL

* update build step

* update codeql build steps

* Re-Order steps

* remove autobuild

* add extended query suite

* update workflow naming

* remove check-style.yml

* remove build-docker-images.yml as it is only used at one specific branch which is no longer active

* remove build-and-publish-docker-images-release.yml as it is now used in other workflows

* Update workflow names and include docker build and release job

* remove check-release.yml workflow to be triggered on push to main, as the prerelease build is triggered anyway and so the check is included there
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