From 09307515404484b90083ce23d6ea6cfa36bc5cf5 Mon Sep 17 00:00:00 2001 From: Ugur Cenar Date: Wed, 10 Jan 2024 15:10:24 +0100 Subject: [PATCH 1/3] First major release test --- .github/workflows/release-draft.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-draft.yaml b/.github/workflows/release-draft.yaml index 98c5008..c2e9a0c 100644 --- a/.github/workflows/release-draft.yaml +++ b/.github/workflows/release-draft.yaml @@ -40,6 +40,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - name: Setting version run: | export GIT_COMMIT_DATE=$(git log -1 --pretty='%ad' --date=format:'%Y.%m%d.%H%M%S') @@ -48,8 +49,8 @@ jobs: echo "Setting version $VERSION" - uses: release-drafter/release-drafter@v5 with: - version: ${{env.VERSION}} - tag: ${{env.VERSION}} - name: "Release ${{env.VERSION}}" + version: ${{ env.VERSION }} + tag: ${{ env.VERSION }} + name: "Release ${{ env.VERSION }}" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file From 5d62d9f1288a49b21934ecc51cb6e2dfb4b8843e Mon Sep 17 00:00:00 2001 From: Ugur Cenar Date: Wed, 10 Jan 2024 15:11:30 +0100 Subject: [PATCH 2/3] First major release test --- .github/release-drafter.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 171f137..19443cc 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,5 +1,3 @@ -name-template: $RESOLVED_VERSION -tag-template: $RESOLVED_VERSION change-template: '- $TITLE (#$NUMBER) @$AUTHOR' categories: - title: '🚀 Features' From 80f6f79299e5f27eb51b9a6f6327e80adce43a09 Mon Sep 17 00:00:00 2001 From: Ugur Cenar Date: Wed, 10 Jan 2024 15:34:30 +0100 Subject: [PATCH 3/3] First major release test --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82762f5..e5edcf4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ -# Bidrag-felles +# Bidrag felles +Felles biblioteker som brukes av applikasjoner utviklet av bidrag -Felles biblioteker for bidrag22 +[![Release Drafter](https://github.com/navikt/bidrag-felles/actions/workflows/release-draft.yaml/badge.svg?branch=main)](https://github.com/navikt/bidrag-felles/actions/workflows/release-draft.yaml) +[![Publish](https://github.com/navikt/bidrag-felles/actions/workflows/publish.yaml/badge.svg?branch=main)](https://github.com/navikt/bidrag-felles/actions/workflows/publish.yaml) + + + +[![Publish button]][Release draft] + +### Contact + +This project is maintained by [navikt/bidrag](CODEOWNERS) + +Questions and/or feature requests? Please create an [issue](https://github.com/navikt/bidrag-felles/issues) + +If you work in [@navikt](https://github.com/navikt) you can reach us at the Slack +channel [#team-bidrag](https://nav-it.slack.com/archives/CAZ7A2074) + + + +[Publish button]: https://img.shields.io/badge/Publiser_siste_release_draft-37a779?style=for-the-badge +[Release draft]: https://github.com/navikt/bidrag-felles/releases +[#]: #