Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

ci: release workflow #18

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

ci: release workflow #18

wants to merge 28 commits into from

Conversation

SergeyRoyt
Copy link
Collaborator

No description provided.

@SergeyRoyt SergeyRoyt changed the title Workflows/release workflow ci: release workflow Dec 28, 2023
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 781b0a3 to 1b3467f Compare December 28, 2023 14:08
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch 2 times, most recently from 53a36ea to 96051eb Compare December 28, 2023 14:29
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 8bb012f to 0cd06ef Compare December 28, 2023 14:49
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 38216bd to 11e94f4 Compare December 28, 2023 14:54
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from d8455c6 to e60c254 Compare December 28, 2023 14:57
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch 2 times, most recently from 93c72c4 to f11f4f4 Compare December 28, 2023 15:22
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch 2 times, most recently from 38c7bbe to 777df93 Compare December 28, 2023 15:31
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch 2 times, most recently from 5ef9c8c to dc98971 Compare December 28, 2023 15:35
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 12d8e2e to 6d7578f Compare December 28, 2023 15:41
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 2746f72 to caa1ad2 Compare December 28, 2023 15:46
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch 2 times, most recently from 0226006 to 3f3ee8b Compare December 28, 2023 15:50
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from b6e6128 to bba9af4 Compare December 28, 2023 15:57
@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from a633f3c to b5309c4 Compare December 28, 2023 16:42
@@ -0,0 +1 @@
//localhost:4873/:_authToken="fooBar"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO delete - needed for verdaccio to work (locally)

@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 2ce72f5 to d5a4f56 Compare January 2, 2024 17:49
- name: "Build failed - exit"
if: ${{ steps.build_step.outputs.success != 'true' }}
if: success() != true
Copy link
Member

Choose a reason for hiding this comment

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

Does it mean it will run everytime? On every merge to master?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Was in this PR by mistake - removed it from here already, And it's merged already also, cause I needed to test it out from master
Fixed it there to run after release is completed #27

@SergeyRoyt SergeyRoyt force-pushed the workflows/release-workflow branch from 29bfa61 to d5a4f56 Compare January 3, 2024 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants