Skip to content

Upgrade to Yaml schemes #479#480

Open
pmi wants to merge 1 commit intomasterfrom
issue-479
Open

Upgrade to Yaml schemes #479#480
pmi wants to merge 1 commit intomasterfrom
issue-479

Conversation

@pmi
Copy link
Member

@pmi pmi commented Mar 3, 2026

No description provided.

@pmi pmi linked an issue Mar 3, 2026 that may be closed by this pull request
@pmi pmi requested a review from alansemenov March 3, 2026 14:51
release: ${{ steps.build-and-publish.outputs.release }}
steps:
- id: build-and-publish
uses: enonic/release-tools/build-and-publish@master
Copy link
Contributor

Choose a reason for hiding this comment

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

why all these changes?
id we need a new version of enonic/action-app-build for XP8 , lets make one

Copy link
Member Author

Choose a reason for hiding this comment

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

Because we do it this way in other repos

Copy link
Contributor

Choose a reason for hiding this comment

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

enonic/release-tools is internal only. Not intended for external use. In all places where we are not supposed to publish to our own maven repository we must NOT use this action

plugins {
id 'maven-publish'
id 'com.enonic.xp.app' version '3.6.2'
id 'com.enonic.xp.app' version '4.0.0-A1'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
id 'com.enonic.xp.app' version '4.0.0-A1'
id 'com.enonic.xp.app' version '4.0.0-A2'

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.

Upgrade to Yaml schemes

2 participants