はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『CircleCI Discuss』

  • 人気
  • 新着
  • すべて
  • [Product Launch] ARM + Docker - Generally Available

    3 users

    discuss.circleci.com

    The ability to use CircleCI’s Docker executor on ARM instances. Usage: version: 2.1 jobs: arm_example: docker: - image: cimg/base:2023.06 resource_class: arm.medium steps: - run: echo "hello, world" Remote Docker: version: 2.1 jobs: build: docker: - image: cimg/base:2023.06 resource_class: arm.medium steps: - setup_remote_docker Supported Resource Classes & Prices Non-Remote Docker ARM: arm.medium

    • テクノロジー
    • 2023/07/19 09:16
    • CircleCI
    • [CircleCI Security Alert] Warning: Phishing attempt for login credentials

      5 users

      discuss.circleci.com

      Yesterday evening, we became aware of a phishing attempt for customers’ CircleCI and GitHub credentials. We have no reason to believe your organization has been specifically targeted or that your account has been compromised, but want our customers to be aware that there is an ongoing phishing attempt and to exercise due caution. This is an example of the email impersonating CircleCI in an attempt

      • 学び
      • 2022/09/17 05:21
      • security
      • あとで読む
      • OpenID Connect Support added to AWS CLI Orb - v3.1

        3 users

        discuss.circleci.com

        Hello everyone! I’m happy to announce that version 3.1 of the AWS CLI Orb has been released as of April 21st, 2022. This latest version takes advantage of CircleCI’s OIDC Token that’s available by default in every context provided in each job. It enables users to generate a short-lived AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_SESSION_TOKEN that’s only valid for 60 minutes by default. These

        • テクノロジー
        • 2022/05/09 17:17
        • あとで読む
        • Legacy Convenience Image Deprecation

          3 users

          discuss.circleci.com

          In 2020 CircleCI introduced the next generation (next-gen) of convenience images. These new images are designed to replace the legacy convenience images that were released during the announcement of CircleCI 2.0. The next-gen CircleCI convenience images are designed from the ground up for a CI/CD environment. They are designed to be faster, more efficient, and most importantly, more reliable. You

          • テクノロジー
          • 2021/08/24 15:41
          • docker
          • image
          • Intro to Dynamic Config via Setup Workflows

            3 users

            discuss.circleci.com

            Your pipelines are no longer limited to running workflows defined in the config file committed to your VCS repo. Through the use of Setup Workflows and a setup config you can dynamically generate a config file at run time to run workflows in a pipeline. To do this you start by creating a setup config. Enable Setup Workflows in Project Advanced Settings You can enable Setup Workflows on your projec

            • テクノロジー
            • 2021/06/10 18:04
            • DockerHub による2020/11からのコンテナイメージ Pull 回数制限のCircleCIへの影響

              6 users

              discuss.circleci.com

              CircleCIとしてもDocker社との協議等含め、影響の有無や影響範囲等、公式なドキュメントは取りまとめを進めていますが、現在の状況等、(公式扱いではなく)速報として、こちらのスレッドで説明させていただいております。 10/23日本語訳追加 Docker Hubのレート制限に関するFAQ 10/23追加 CircleCIからの匿名イメージプル、Docker社とのパートナーシップにより当座は制限の対象外 (なお、アカウントの中で言語を設定し、ログインした状態で地球儀アイコンをクリックすると、機械翻訳された投稿を見ることができます) また、FAQはこちらになります。 英語: https://support.circleci.com/hc/en-us/articles/360050623311-Docker-Hub-rate-limiting-FAQ 日本語: https://support

              • テクノロジー
              • 2020/10/06 10:01
              • Docker
              • CircleCIが取り上げられた書籍【技術書典/BOOTH/PEAKS編】2023/05/30版

                3 users

                discuss.circleci.com

                CircleCIを活用いただいている開発者の皆様が、ブログやQiitaにさまざまな「やってみた」記事を公開していただいています(ありがとうございます!)。 一方で、実際にどのようなシステム・サービスを構築していて、その中ではどんなフレームワークが使用されているのか、どういったプロセスで開発やテスト、デプロイが行われているかといった、まとまったボリュームの情報を同人誌という形でも公開いただき、技術書典(@techbookfest)などのイベントや期間限定のオンラインマーケット(技術書典 :技術書のオンラインマーケット開催中 )、BOOTH(BOOTH - 創作物の総合マーケット )やKindleといったプラットフォームで販売いただいています(重ねてありがとうございます)。 こちらでは、CircleCIを取り上げていただいている書籍(紙書籍、電子書籍)のうち、 技術書典にて販売されたものやBO

                • テクノロジー
                • 2020/10/01 18:32
                • CircleCI 2.0 is moving from AUFS to BTRFS

                  3 users

                  discuss.circleci.com

                  CircleCI 2.0 will be switching file systems on Monday, December 11, 2017 from AUFS to BTRFS. After extensively testing performance we have found that any projects using heavy I/O operations should see a performance improvement without any action required. The underlying CPU is not changing and therefore your cache will not be impacted. We do not expect any projects to be negatively impacted by thi

                  • テクノロジー
                  • 2017/12/15 19:27
                  • CircleCI
                  • How to add a path to PATH in Circle 2.0? - 2.0 Support - CircleCI Discuss

                    4 users

                    discuss.circleci.com

                    I used to do this in Circle v1: environment: PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin" But when I do the same thing on Circle v2, it doesn’t seem to interpolate the ${PATH} stuff. So when I echo $PATH it actually starts with the string “${PATH}”.

                    • テクノロジー
                    • 2017/12/14 16:46
                    • Rails 5 with 2.0, can't run rspec using multiple containers - 2.0 Support - CircleCI Discuss

                      6 users

                      discuss.circleci.com

                      Hello. We’ve just set up a pretty vanilla Rails 5/postgres Rspec project in Circle. We experienced this issue where with this run command (This was taken verbatim from the suggested version shown when I created the project): *EDIT: I previously pasted the wrong thing here. - run: name: run tests command: | mkdir /tmp/test-results TEST_FILES="$(circleci tests glob "spec/**/*_spec.rb" | circleci tes

                      • テクノロジー
                      • 2017/11/19 10:28
                      • CircleCI
                      • u
                      • Rails
                      • Using <<: *defaults syntax in config.yaml, AKA Yaml anchors

                        3 users

                        discuss.circleci.com

                        Is this syntax valid anymore? I can find NO documentation on it… I am using it and it works… is this an undocumented feature??? … it’s a way to share configuration across multiple jobs… is this still valid? Is this deprecated?? Is there an alternative? I like to keep the config DRY! defaults: &defaults working_directory: ~/project docker: - image: python:3.6.1 version: 2 jobs: build: <<: *defaults

                        • テクノロジー
                        • 2017/11/11 08:28
                        • CircleCI Discuss

                          3 users

                          discuss.circleci.com

                          Hello everyone! I’m Emily Cook, the Sr. Community Program Manager at CircleCI, and I’m glad to see you here! This forum is a place for conversations and questions. You can leave product feedback, ask for help, or start …

                          • テクノロジー
                          • 2017/11/10 18:06
                          • CircleCI
                          • OS X / macOS / iOS Support on CircleCI 2.0

                            3 users

                            discuss.circleci.com

                            UPDATE: We are actively working on adding support for CircleCI 2.0 for macOS. Please reach out to beta+macos@circleci.com to get added to our early access list. This is a feature request for CircleCI 2.0 to support OS X/macOS and iOS builds. Please this post (instead of replying with a +1) to show your support/need of this feature. macOS support for CircleCI 2.0 is coming and is in the works. I do

                            • テクノロジー
                            • 2017/10/12 18:00
                            • Use the `arch` cache template key if you rely on cached compiled binary dependencies - CircleCI 2.0 - CircleCI Discuss

                              7 users

                              discuss.circleci.com

                              In preparation for supporting more architecture types, we’ve introduced a new cache template key {{ arch }}. This is documented here: https://circleci.com/docs/2.0/caching/#using-keys-and-templates This is useful if you rely on cached binary dependencies that you’ve compiled as part of the build process. Such dependencies can have specific optimizations based on the CPU architecture they were comp

                              • テクノロジー
                              • 2017/09/30 12:07
                              • circleci
                              • u
                              • Git clone fails in Circle 2.0

                                4 users

                                discuss.circleci.com

                                I’m trying to migrate one of my builds to 2.0. The build has a clone step of an external (and private) repository that contains some infra code for the build to execute. Original circle.yml is working just fine: dependencies: pre: - git clone git@github.com:OrgName/Repo.git ~/RepoLocation In the new config.yml, I tried to do the same: … steps: - run: name: Download HSConfiguration command: git clo

                                • テクノロジー
                                • 2017/09/10 02:26
                                • CircleCI 2.0 now supports Rebuild with SSH

                                  3 users

                                  discuss.circleci.com

                                  CircleCI 1.0 customers have found it useful to debug failed builds and investigate problems by using SSH access. We have enabled SSH access functionality for builds running on our 2.0 platform. You can now Rebuild with SSH on 2.0. To debug a build that has already finished, you can click on Rebuild with SSH option from the dropdown as shown below. To see the connection details, expand the ‘Enable

                                  • テクノロジー
                                  • 2017/04/27 14:58
                                  • CircleCI Images for 2.0

                                    3 users

                                    discuss.circleci.com

                                    We have designed CircleCI 2.0 to provide faster build performance and give users greater control over their environments. Users have full control over their customized build environments and do not have to worry about their build environments being updated without their knowledge or becoming out of date. We utilize the power of Docker to provide our users the flexibility of creating customized env

                                    • テクノロジー
                                    • 2017/04/24 21:44
                                    • docker
                                    • Xcode 8.3 + fastlane test = failing on test report generation

                                      3 users

                                      discuss.circleci.com

                                      Hi guys, After migrating to Xcode 8.3 we get a build error when executing test. We are using fastlane to execute the test with the following config: test: override: - bundle exec fastlane test The tests are executed successfully: [13:17:15]: ▸ Test Succeeded +--------------------+-----+ | Test Results | +--------------------+-----+ | Number of tests | 152 | | Number of failures | 0 | +------------

                                      • テクノロジー
                                      • 2017/04/19 18:45
                                      • Running new config files without committing - CircleCI 2.0 - CircleCI Discuss

                                        3 users

                                        discuss.circleci.com

                                        I’ve had to push a number of builds to get a working 2.0 config on different projects. This trick has helped me to iterate faster. curl --user ${CIRCLECI_CLI_TOKEN}: \ --request POST \ --form config=@.circleci/config.yml \ --form notify=false \ https://circleci.com/api/v1.1/project/github/circleci/discourse/tree/master This assumes: CIRCLECI_CLI_TOKEN is available locally, and the CircleCI user as

                                        • 学び
                                        • 2017/04/16 10:53
                                        • Deploying Examples - CircleCI 2.0 - CircleCI Discuss

                                          3 users

                                          discuss.circleci.com

                                          Update: Current Documentation for 2.0 is available here: https://circleci.com/docs/2.0/ CircleCI 2.0 Deployments This doc assumes that you have already read the overview and configuring docs for CircleCI 2.0. Deployments in CircleCI 2.0 are now considered “special steps” instead of stages. One common pattern you might use is grouping deploy steps with the same environment in a deployment stage. Fo

                                          • 世の中
                                          • 2017/02/13 10:23
                                          • Getting Started: Configuration - CircleCI 2.0 - CircleCI Discuss

                                            3 users

                                            discuss.circleci.com

                                            Documentation for this topic is now available on our documentation site: https://circleci.com/docs/2.0/configuration-reference/ and https://circleci.com/docs/2.0/project-walkthrough/

                                            • 学び
                                            • 2017/02/08 14:28
                                            • Add PhantomJS 2.1.1 to the platform

                                              6 users

                                              discuss.circleci.com

                                              For reference, for PhantomJS 2.0, CircleCI provided a dynamically-linked build hosted on AWS: For now, using the official release PhantomJS 2.1.1 static build seems to work just fine.

                                              • テクノロジー
                                              • 2016/07/07 02:03
                                              • circleci
                                              • Effective caching for gradle

                                                3 users

                                                discuss.circleci.com

                                                CircleCI tries to cache artifacts. For that, it also caches the .gradle directory (see https://circleci.com/docs/how-cache-works). The issue with the current setup is that the cache is saved before gradle test runs. Thus, any dependencies fetched by gradle are not cached. Why is the caching not run after the build? In other words: Why comes the “database” phase before the “test” phase? I know that

                                                • テクノロジー
                                                • 2016/07/01 18:10

                                                このページはまだ
                                                ブックマークされていません

                                                このページを最初にブックマークしてみませんか?

                                                『CircleCI Discuss』の新着エントリーを見る

                                                キーボードショートカット一覧

                                                j次のブックマーク

                                                k前のブックマーク

                                                lあとで読む

                                                eコメント一覧を開く

                                                oページを開く

                                                はてなブックマーク

                                                • 総合
                                                • 一般
                                                • 世の中
                                                • 政治と経済
                                                • 暮らし
                                                • 学び
                                                • テクノロジー
                                                • エンタメ
                                                • アニメとゲーム
                                                • おもしろ
                                                • アプリ・拡張機能
                                                • 開発ブログ
                                                • ヘルプ
                                                • お問い合わせ
                                                • ガイドライン
                                                • 利用規約
                                                • プライバシーポリシー
                                                • 利用者情報の外部送信について
                                                • ガイドライン
                                                • 利用規約
                                                • プライバシーポリシー
                                                • 利用者情報の外部送信について

                                                公式Twitter

                                                • 公式アカウント
                                                • ホットエントリー

                                                はてなのサービス

                                                • はてなブログ
                                                • はてなブログPro
                                                • 人力検索はてな
                                                • はてなブログ タグ
                                                • はてなニュース
                                                • ソレドコ
                                                • App Storeからダウンロード
                                                • Google Playで手に入れよう
                                                Copyright © 2005-2025 Hatena. All Rights Reserved.
                                                設定を変更しましたx