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

Fikset Publish workflow som feiler ved push til master #3802

Merged
merged 15 commits into from
Mar 21, 2025

Conversation

stigus
Copy link
Contributor

@stigus stigus commented Mar 20, 2025

This pull request includes several changes to the project, primarily focusing on updating package versions and improving the release process. The most important changes are detailed below:

Release Process Improvements:

  • Enhanced the npm release process in .github/workflows/common.workflow.libs.frontend.yml by adding steps to configure git, commit, and push changes automatically after publishing a new version.

Package Version Updates:

  • Updated the version numbers in various package.json files to reflect new releases:
    • apps/dollystatus/src/main/js/package.json from 1.1.14 to 1.1.15
    • apps/endringsmelding-frontend/src/main/js/package.json from 1.2.30 to 1.2.31
    • apps/faste-data-frontend/src/main/js/package.json from 1.2.16 to 1.2.17
    • apps/oversikt-frontend/src/main/js/package.json from 1.2.18 to 1.2.19
    • navikt/dolly-assets/package.json from 1.2.25 to 1.2.34
    • navikt/dolly-komponenter/package.json from 1.4.12 to 1.4.14
    • navikt/dolly-lib/package-lock.json from 1.2.30 to 1.2.32

Dependency Updates:

  • Downgraded @types/react-select from 5.0.1 to 5.0.0 in apps/faste-data-frontend/src/main/js/package.json

Repository Information Update:

  • Updated the repository information format in navikt/dolly-assets/package.json and navikt/dolly-komponenter/package.json to use an object with type and url fields. [1] [2]

Package Lock File Updates:

@stigus stigus requested a review from a team as a code owner March 20, 2025 07:46
Copy link
Contributor

@betsytraran betsytraran left a comment

Choose a reason for hiding this comment

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

Nice 🤩

@stigus stigus merged commit ee86005 into master Mar 21, 2025
17 checks passed
@stigus stigus deleted the bugfix/publish-workflow branch March 21, 2025 09:01
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.

2 participants