Skip to content

chore(deps): Updates the dependencies to the 2504 release and adapts the workflows #29

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

Merged
merged 20 commits into from
May 8, 2025

Conversation

ReinerSchinkoethe
Copy link
Contributor

No description provided.

@theBadT theBadT changed the title Chore update to 2504 - new versions, new behavior from hwc template and use new actions chore(deps): Updates the dependencies to the 2504 release and adapts the workflows May 8, 2025
- name: Templatify repository
uses: simatic-ax/actions/apax-templatify@v3
with:
version: 1.0.0
Copy link
Member

Choose a reason for hiding this comment

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

I guess this version needs to be configured dynamically, based on the current release

- name: Pack the template
uses: simatic-ax/actions/apax-pack@v3
with:
version: 1.0.0
Copy link
Member

Choose a reason for hiding this comment

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

I guess this version needs to be configured dynamically, based on the current release

with:
registries: |
https://npm.pkg.github.com/
tag: 1.0.0
Copy link
Member

Choose a reason for hiding this comment

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

I guess this version needs to be configured dynamically, based on the current release

Copy link
Member

Choose a reason for hiding this comment

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

Why has this been changed at all?

Copy link
Member

Choose a reason for hiding this comment

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

The templatify workflow requires the existence of a separate yaml, hence https://github.com/simatic-ax/ae-hw-engineering/blob/chore/update_2504/apax-files-section.yml needs to be renamed and adjusted

- name: Templatify repository
uses: simatic-ax/actions/apax-templatify@v3
with:
version: 1.0.0
Copy link
Member

Choose a reason for hiding this comment

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

The version needs to be declared dynamically

with:
registries: |
https://npm.pkg.github.com/
tag: 1.0.0
Copy link
Member

Choose a reason for hiding this comment

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

I guess this version needs to be configured dynamically, based on the current release

@theBadT theBadT merged commit 0a9238b into main May 8, 2025
2 checks passed
@ReinerSchinkoethe ReinerSchinkoethe deleted the chore/update_2504 branch May 13, 2025 10:59
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.

3 participants